Skip to content

Releases: appbaseio/reactivebase

Bug fixes

31 Oct 14:32
Compare
Choose a tag to compare
  • Fixes infinite loading issues

Bug fixes

12 Oct 21:34
Compare
Choose a tag to compare

Includes

  • Fixes MultiDataList query behavior #240
  • Fixes RangeSlider component #238
  • Fixes Select All in MultiList component #239

React v16 compatible

05 Oct 11:46
Compare
Choose a tag to compare

Includes:

  • Fixes multiple query issues #229 #154
  • Upgrade to React v16
  • Upgrades dependencies

Minor Release

27 Sep 20:20
Compare
Choose a tag to compare

Fixes term query across all components

Minor Release

27 Sep 11:20
Compare
Choose a tag to compare

Includes:

  • Updates RangeSlider defaultSelected behavior 132d766 74cd983
  • Updates ToggleButton query behavior 1077f54
  • Updates ReactiveList stories 6932938

Minor Release

26 Sep 21:46
Compare
Choose a tag to compare

Includes:

  • Support for autoFocus on inputs #228
  • Fixes ToggleButton defaultSelected behavior f860b03

Minor Release

25 Sep 17:29
Compare
Choose a tag to compare

Includes

  • Upgrades appbase-js to v2
  • Fixes URLParams behavior #209
  • Fixes MultiList URLParams faulty behavior #226
  • Fixes ToggleButton behavior #208

Minor Release

20 Sep 13:19
Compare
Choose a tag to compare

Includes:

  • Bug fixes and improvements
  • Upgrades appbase-js to alpha v2

Misc upgrades

13 Sep 19:57
Compare
Choose a tag to compare

Includes

  • All components now support className and style props - #211
  • Adds SelectedFilters types - 1944fea b6e8849
  • Supports native events for Input fields #210

Stable Release

05 Sep 14:09
Compare
Choose a tag to compare

Includes misc bug fixes and minor upgrades:

  • Fix infinite scroll and set pagination as true by default 5252135
  • Fix ToggleButton defaultSelected behavior #204
  • Add SelectedFilters tooltip a8eeca0
  • Standardized value in beforeValueChange and onValueChange #207