- 17 Oct, 2015 2 commits
-
-
David Stutz authored
-
David Stutz authored
-
- 15 Oct, 2015 6 commits
-
-
-
David Stutz authored
-
David Stutz authored
Fixed #575. The select all is not triggering the onChange anymore. Only the onSelectAll is triggered.
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
- 14 Oct, 2015 23 commits
-
-
David Stutz authored
Add support for the KO enable/disable bindings.
-
David Stutz authored
-
David Stutz authored
Fixed trigger onSelectAll run.
-
David Stutz authored
selectAll() does not 'select' options with data-role='divider'.
-
David Stutz authored
-
David Stutz authored
deselectAll should do so in singleselect as well.
-
David Stutz authored
-
David Stutz authored
Fix selectAll/deselectAll for non-visible checkboxes.
-
David Stutz authored
Fixed #547. Added text() for <option/> created from a dataprovider.
-
David Stutz authored
-
David Stutz authored
Adding the option to enable full value filtering.
-
David Stutz authored
-
David Stutz authored
Added package.json for NPM publishing.
-
David Stutz authored
-
-
David Stutz authored
Just a typo.
-
David Stutz authored
-
-
David Stutz authored
Added new event. Trigger when initialized. Fixing #543.
-
David Stutz authored
-
David Stutz authored
Added the ability to add class to customize class of li.
-
David Stutz authored
-
David Stutz authored
Fixed #548. Updated refresh to improve performance with large lists.
-
- 22 Sep, 2015 1 commit
-
-
Abi1ity authored
Fixed trigger onSelectAll when deselecting Select All to behave different when uncheked or deselect all options
-
- 16 Aug, 2015 2 commits
-
-
Piotr Romanowski authored
You can now add a class option to a node of the data provider options and it will be appended to the list item.
-
Piotr Romanowski authored
You can now add a class option to a node of the data provider options and it will be appended to the list item.
-
- 13 Aug, 2015 4 commits
-
-
Sander van der Linden authored
-
Kichikakhunov authored
-
Kichikakhunov authored
-
Kichikakhunov authored
-
- 21 Jul, 2015 1 commit
-
-
Nithyaduruvan authored
Changing the value of a single select dropdown using 'select' method does not clear the previous values because, deselectAll method won't deselect radio button's selections. It handled only checkboxes. So removed the checkbox specific filter in jquery selector.
-
- 26 Jun, 2015 1 commit
-
-
Yamir Ramirez authored
-