Skip to content

Releases: koukibadr/Searchable-Listview

Testing release

05 Sep 18:41
cc424ad
Compare
Choose a tag to compare
vtest

Fix #113: update deployment script (#120)

v2.15.2

01 Sep 18:41
Compare
Choose a tag to compare

Bug Fix
- Handle expansion controller error when controller state is null (expansion item not shown in the screen) PR

v2.15.1

21 Aug 20:43
Compare
Choose a tag to compare
Publish searchable listview 2.15.1

v2.15.0

06 Aug 22:26
Compare
Choose a tag to compare

Changes
- Remove onItemSelected as it's set deprecated PR

Enhancements
- Update pagination rendering with setState when onPaginate is triggered PR

v2.14.1

12 Jul 17:49
Compare
Choose a tag to compare

Change
- Set onItemSelected as deprecated and will be removed in the next release PR

v2.11.1

20 Mar 12:53
018f474
Compare
Choose a tag to compare
  • Fix Bug
    • Update rendering clear icon when displayClearIcon == false and inputDecoration != null Issue#90