Skip to content

Releases: ermouth/jQuery.my

jquerymy 1.3.4

Choose a tag to compare

@ermouth ermouth released this 11 Jun 04:52

New features since 1.2.18: async functions support; $.my.f.tojson generates prettier output, also received 3rd arg (obj, tabChars, maxLineLength). Fixes: issues derived from lgtm static analysis; unsortable items are no more deleted from bound array.

jquerymy 1.2.18

Choose a tag to compare

@ermouth ermouth released this 29 Aug 13:27

Added Select2 v4 support, .check for list items can be a function.

jquerymy 1.2.14

Choose a tag to compare

@ermouth ermouth released this 19 Nov 21:13

Fixed #46.

jquerymy 1.2.12

Choose a tag to compare

@ermouth ermouth released this 04 Nov 01:09

Added input type="email" and input type="tel".

jquerymy 1.2.11

Choose a tag to compare

@ermouth ermouth released this 10 Oct 01:24
Fixes bug preventing modal to close when pivot node is no more in DOM
(removed).

jquerymy.js 1.2.10

Choose a tag to compare

@ermouth ermouth released this 09 Apr 01:33

Fixed #38, #39.

jquerymy.js 1.2.9

Choose a tag to compare

@ermouth ermouth released this 07 Apr 21:35

Minor perf improvements and bug fixes in modal plugin. Tested with jQuery 3 and updated plugins.

jquerymy.js 1.2.8

Choose a tag to compare

@ermouth ermouth released this 04 Nov 09:35

Fixed #33, #35.

jquerymy.js 1.2.7

Choose a tag to compare

@ermouth ermouth released this 30 Jul 01:32

Applies proposal from #27.

jquerymy.js 1.2.6

Choose a tag to compare

@ermouth ermouth released this 27 Jun 19:18

Fixed #17. Introduced experimental .lang i18n feature.