Releases: bullhorn/novo-elements
Releases · bullhorn/novo-elements
v2.0.215
Bug Fixes
- datetimepicker: Fixing the value being emitted on the model to respect the date/time values together (ae02471)
v2.0.214
Bug Fixes
- FileInput: files should be set to value, even if an empty array is provided (#489) (757dfab)
Features
- datetimepicker: Refactoring the date time picker to avoid duplicate code and properly support military (1b827ae)
v2.0.213
Bug Fixes
- dropdown: starts with search and clear active when hiding (191204c)
v2.0.212
Bug Fixes
- pickers: fixing keyboard control and highlighting (da09b47)
- quicknote: Fixing quick note demo and clean up (305550a)
Features
- dropdown: keyboard navigation & support (8fb2def)
v2.0.211
Bug Fixes
- date/timepickers: will not be added to the dom until needed (#485) (b4a4b92)
- pickers: fixing keyboard control and highlighting (593ab19)
v2.0.208
Bug Fixes
- appbridge: Fixing window callbacks (7f9aa06)
- pickers: Adding flag to disable infinite scroll (17a6b90)
- pickers: Adding flag to disable infinite scroll (3c9a99e)
v2.0.207
Bug Fixes
- picker: Clear value properly (453b514)
Features
- calendar: Adding ability to change and display current selected date (#482) (91ce6d2)
v2.0.206
Bug Fixes
- filepicker: fix bug where most immediate button submits on key enter (#481) (599acd1)
- pickers: Fixing empty results not displaying (#480) (8af7941)
Features
- table: Adding tooltips to filter/sort (a01ac4a)