Releases: ermouth/jQuery.my
Releases · ermouth/jQuery.my
jquerymy 1.3.4
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
Added Select2 v4 support, .check for list items can be a function.
jquerymy 1.2.14
Fixed #46.
jquerymy 1.2.12
Added input type="email"
and input type="tel"
.
jquerymy 1.2.11
Fixes bug preventing modal to close when pivot node is no more in DOM (removed).
jquerymy.js 1.2.10
jquerymy.js 1.2.9
Minor perf improvements and bug fixes in modal plugin. Tested with jQuery 3 and updated plugins.
jquerymy.js 1.2.8
jquerymy.js 1.2.7
Applies proposal from #27.
jquerymy.js 1.2.6
Fixed #17. Introduced experimental .lang i18n feature.