- 09 Jan, 2015 2 commits
- 27 Nov, 2014 1 commit
-
-
Tyf0x authored
-> Moved the downward chevron to the button template. -> The button text is now inserted into any container using the class "multiselect-selected-text" inside the button tag.
-
- 01 Nov, 2014 4 commits
-
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
Fixes #405
-
- 26 Oct, 2014 1 commit
-
-
David Stutz authored
-
- 25 Oct, 2014 1 commit
-
-
David Stutz authored
-
- 17 Oct, 2014 3 commits
-
-
Kyle Needham authored
-
Kyle Needham authored
-
Kyle Needham authored
-
- 16 Oct, 2014 4 commits
-
-
Kyle Needham authored
-
Kyle Needham authored
-
David Stutz authored
-
David Stutz authored
-
- 15 Oct, 2014 1 commit
-
-
David Stutz authored
-
- 14 Oct, 2014 4 commits
-
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
David Stutz authored
-
- 13 Oct, 2014 10 commits
-
-
David Stutz authored
Updated documentation. In short: #380, #365, #381, #377, #385, #384, #388, #302, #305, #391, #374, #397, #400, #375, #383, #301, #382, #386, #387, #404.
-
David Stutz authored
#375, #383: Avoid changing unrelated parent elements.
-
David Stutz authored
Correct filtering with optgroups.
-
David Stutz authored
#374. Added optional clear button for filter feature.
-
David Stutz authored
#385, #384: titles for options, supporting dataprovider; dataprovider with preselected options.
-
David Stutz authored
Allow options to be defined by data attributes.
-
David Stutz authored
#305, #302. Added enableClickableOptGroups option.
-
David Stutz authored
Only deploy the necessary files with Bower.
-
David Stutz authored
#377. Allow enter in filter.
-
David Stutz authored
#365. Additional option for selectAll.
-
- 09 Oct, 2014 9 commits
-
-
David HAN SZE CHUEN authored
-
David HAN SZE CHUEN authored
Factorise some code too
-
David HAN SZE CHUEN authored
-
David HAN SZE CHUEN authored
-
David HAN SZE CHUEN authored
-
David HAN SZE CHUEN authored
-
David HAN SZE CHUEN authored
Add ability to handle the "caption" property from the dataprovider() to display a title on hover of each option label Update doc
-
David HAN SZE CHUEN authored
-
David HAN SZE CHUEN authored
Use .closest() instead of .parents() because the latter will also reach parent elements of the plugin container In other words, if the multiselect plugin is used inside an LI.container tag, it will eventually modify it which is not intended
-