Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.29 KB

File metadata and controls

57 lines (37 loc) · 1.29 KB

#Changelog

2.0.14

Fixed: Update Leaf and update SelectizeMultiSelect to use new base class

2.0.13

Fixed: use self instead of this

2.0.12

Added: add/remove js-processing to viewnode before/after raise server event for SelectizeAjaxDropDown

2.0.11

Fixed: Removed debugger

2.0.10

Fixed: Rerendering now works independently from reloading as this was causing other issues

2.0.9

Fixed: Rerendering the select with new options now works

2.0.8

* Setting the value of viewnode with jquery

2.0.7

* Make sure Value changed is triggerd, and getValue works the same for Single, and Multiselects

2.0.6

* Fix Selectize value not being updated when setValue is called for a viewbridge

2.0.5

* Fix arraying an empty value from multiselect inputs

2.0.4

* Fix get value returning signle value for multiselect dropdowns

2.0.3

* Fix multiselect dropdown get value 

2.0.2

* Disable "Add new..." by default for dropdowns

2.0.1

* Fix for selected value not being respected 

2.0.0

* Using Selectize for better ajax searchable inputs

1.0.0

* Refactored the Single select and multi select dropdowns

0.0.3

* Added Multi Select, with Ajax Dropdown

0.0.2

* Initial version with one Dropdown