Skip to content

v0.0.31

Compare
Choose a tag to compare
@riophae riophae released this 04 Jul 01:44

New

Async searching

  • New props: async, cacheOptions, defaultOptions & searchPromptText

Bug Fixes

  • After root options are delayed loaded, the first option in the list should be highlighted

Performance Improvements

  • Toggling highlighted state of a option is significantly faster when the list is long (#116)

Other Changes

  • Improved value ordering when valueConsistsOf=ALL_WITH_INDETERMINATE
  • Improved internal states managing when user manually sets new value
  • Allow resetting a branch node to unloaded state by setting back children: null (#97)
  • No longer render hidden form fields when disabled