Skip to content

Releases: Intera/jquery.nestedlist

Fix invalid jQuery selector

18 Sep 09:23

Choose a tag to compare

[BUGFIX] Invalid selector in linkWholeContainerForLeafItems

The selector ".leaf:first()" is invalid and is changed to
".leaf:first" to prevent JavaScript errors.

First release

17 Sep 13:43

Choose a tag to compare

v0.1.0

[TASK] Add bower.json