Git Product home page Git Product logo

jinplace's People

Contributors

afoeder avatar dabaer avatar itinken avatar jnemecz avatar sourcecat avatar sterat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jinplace's Issues

Make Vue.js package for jinplace

Please can you make jinplace package for Vue.js? I have used this before in jquery site I built but I wanted to use it in Vue.js too. Thanks

Submitting to javascript function instead of URL?

Hi,

I'm looking for an in-place jquery plugin, and was about to go with Jeditable, but then I noticed that the project looks somewhat abandoned :( Yours seems very promising (and active), so I was wondering if you had any plans to add the ability to submit changes to a function instead of directly to a URL?

Thanks.

p.s. Sorry, I don't know how to change this from an 'Issue' to an 'Enhancement Request' - new to github :(

Ability to hide data but show placeholder

Great plugin, been using it for years.

In cases like a password edit, I do not want them to see the old password. However I do want them to see a placeholder for instance 'Old Password Not Visible'.

Then when they type their new password it would save to... but if they left it blank, it would not.

Removing 'id' from ajax parameters

Hey. Thanks for a great plugin!
I'm using jinplace with the following code:

  $('.editable').jinplace submitFunction: (opts, value) ->
    $.ajax opts.url,
      type: 'PUT'
      data:
        name: value
    return value

I also have data-url specified on my editable class. I keep seeing id appearing on my params:

Parameters: {"name"=>"test", "id"=>"12345"}

Is there a way to force-remove it using plugin conventions? Thanks!

github or bitbucket?

Hi,

I see that you have a github version and a bitbucket version, going to the bitbucket version, it looks more up to date (and NPM reference bitbucket as well)

may be a good idea to add that to the readme.md so people don't get confused or think the project is abandoned.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.