Skip to content

Releases: bullhorn/novo-elements

v2.0.215

22 Jun 13:39
Compare
Choose a tag to compare

Bug Fixes

  • datetimepicker: Fixing the value being emitted on the model to respect the date/time values together (ae02471)

v2.0.214

22 Jun 02:13
Compare
Choose a tag to compare

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

21 Jun 16:43
Compare
Choose a tag to compare

Bug Fixes

  • dropdown: starts with search and clear active when hiding (191204c)

v2.0.212

21 Jun 12:43
Compare
Choose a tag to compare

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

15 Jun 14:17
Compare
Choose a tag to compare

Bug Fixes

  • date/timepickers: will not be added to the dom until needed (#485) (b4a4b92)
  • pickers: fixing keyboard control and highlighting (593ab19)

v2.0.210

12 Jun 18:36
Compare
Choose a tag to compare
2.0.210

v2.0.209

12 Jun 18:33
Compare
Choose a tag to compare
2.0.209

v2.0.208

07 Jun 01:05
Compare
Choose a tag to compare

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

06 Jun 13:31
Compare
Choose a tag to compare

Bug Fixes

  • picker: Clear value properly (453b514)

Features

  • calendar: Adding ability to change and display current selected date (#482) (91ce6d2)

v2.0.206

02 Jun 13:34
Compare
Choose a tag to compare

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)