Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Releases: NicolasCARPi/jquery_jeditable

jquery-jeditable-2.0.19

15 Apr 22:08
2.0.19
Compare
Choose a tag to compare

2.0.19

  • Fix warnings from jquery-migrate (#230) by Shaun Case
  • Upgrade dependencies

jquery-jeditable-2.0.18

20 Dec 13:32
2.0.18
Compare
Choose a tag to compare
  • Update dependencies.

jquery-jeditable 2.0.17

17 May 18:11
2.0.17
Compare
Choose a tag to compare

2.0.17

  • Upgrade jquery to 3.5.0 because of vulnerability in previous versions

jquery-jeditable 2.0.16

06 Apr 16:38
2.0.16
Compare
Choose a tag to compare

Changes

Just updated dependencies to fix vulns.

jquery-jeditable 2.0.14

05 Dec 14:33
2.0.14
Compare
Choose a tag to compare
  • Remove deprecated jQuery functions and replace them by modern counterparts (#211)

jquery-jeditable 2.0.13

27 Aug 16:31
2.0.13
Compare
Choose a tag to compare
  • Accept list of tuples as items for select element (#208 by @emjayko)
  • Wrap the plugins in functions for non-conflict mode (#205)

Note: 2.0.12 was never released.

jquery-jeditable 2.0.10

05 Jun 13:44
2.0.10
Compare
Choose a tag to compare
  • Allow resubmiting if onsubmit or submit returns false (#201 by @RobdeT)

jquery-jeditable 2.0.8

02 May 18:27
2.0.8
Compare
Choose a tag to compare

2.0.8

  • Update dependencies to fix security vulnerabilities (CVE-2019-11358, and in js-yaml)

jquery-jeditable 2.0.7

10 Mar 20:25
2.0.7
Compare
Choose a tag to compare

Changelog

  • Change isSubmitting back to false onComplete (#192)
  • Width/height now correctly taken into account for masked inputs (#189)
  • Pass event object to the before callback (#188)

jquery-jeditable-2.0.6

23 Jul 10:43
2.0.6
Compare
Choose a tag to compare

Changelog

2.0.6

  • Fix cancel when ESC is pressed (#177) by @thezoggy
  • Fix "main" entry of package.json (#181)