Skip to content

Releases: aurovrata/hybrid-html-dropdown

v2.2.1 Prefill treeview fix

08 Nov 16:27
Compare
Choose a tag to compare

Treeview dropdown selectedValues were not being picked up. This is now fixed.

v2.1.1 Mod Ctrl fix

06 Oct 14:06
Compare
Choose a tag to compare

fix mod-ctrl field changes for multi-seletion fields.

v2.1

04 Oct 17:09
Compare
Choose a tag to compare

Enable no-dropdown mode

v2.0.6 Dropdown location

17 Sep 09:46
Compare
Choose a tag to compare

v2.0.5

12 Sep 07:50
Compare
Choose a tag to compare

Fix several bugs on multi selection fields
Fix bug on dataset field population order.
Fix bug on auto scrollbar
disable overscroll on scrollable lists

v2.0.4 Fix form reset

31 Aug 12:19
Compare
Choose a tag to compare

v2.0.2 optionLabel for groups and other fixes

14 Aug 17:37
Compare
Choose a tag to compare

v2.0.1 Improve custom opton label

10 Aug 04:48
Compare
Choose a tag to compare
  • fix issues with creating custom labels
  • added demo for custom labels on gh page

v2.0 Hybrid HTML Dropdown

07 Aug 14:45
Compare
Choose a tag to compare
  • complete rewrite of the plugin to improve performance
  • addition of treeView mode.
  • ability to dynamically filter option list with refresh method.
  • ability to build multi-level nested dropdown lists using JSON datasets.
  • documentation GitHub pages.
  • automatic styling based on current page colours.

v0.7 Multiple select enabled

18 May 16:38
Compare
Choose a tag to compare

Fix for multiple select fields with both ctrl/shift modifier keys enabled when selecting with keyboard arrows or mouse.