Skip to content

Releases: rdytech/react-filterbar

Fix Save Search Button

06 Sep 05:01
Compare
Choose a tag to compare

1 Close the modal after clicking the save button and saved search

2 saved search needs to appear under saved searches dropdown menu, if not it needs to be clear to the user why it didn't happen

3 make sure it works across browsers even in IE

Fix MultiSelect Bug

04 Sep 00:22
Compare
Choose a tag to compare

MultiSelect re-init select2.js on 'onSelect' event and trigger errors.

Remove Saved Search

21 Aug 00:28
Compare
Choose a tag to compare

Ability to remove saved search

Fix Right Column

11 Aug 01:45
Compare
Choose a tag to compare

support to fix the right column of table and scroll others

Default Minimum Length

04 Aug 05:42
Compare
Choose a tag to compare

support config default minimum length of lazy select

Export Page Limits

10 Apr 07:37
Compare
Choose a tag to compare

Introduces optional Export Page Limits.

New lazy_select and lazy_multi_select inputs

04 Apr 23:32
Compare
Choose a tag to compare

Two new types of filters which lazily load a list of objects from an URL differing from the current select/multi_select which load the full list of objects.

No longer display NULL values

14 Mar 05:40
Compare
Choose a tag to compare

Updates filterbar to no longer display null values.

1.7.11

07 Feb 22:30
Compare
Choose a tag to compare

Fixes a bug that breaks quick filters if a quick filter block label is
provided.

1.7.10

29 Jan 23:32
Compare
Choose a tag to compare

Adds button and block labels.