Releases: koukibadr/Searchable-Listview
Releases · koukibadr/Searchable-Listview
Testing release
vtest
Fix #113: update deployment script (#120)
v2.15.2
Bug Fix
- Handle expansion controller error when controller state is null (expansion item not shown in the screen) PR
v2.15.1
Publish searchable listview 2.15.1
v2.15.0
Changes
- Remove onItemSelected
as it's set deprecated PR
Enhancements
- Update pagination rendering with setState when onPaginate is triggered PR
v2.14.1
Change
- Set onItemSelected
as deprecated and will be removed in the next release PR
v2.11.1
- Fix Bug
- Update rendering clear icon when
displayClearIcon == false
and inputDecoration != null
Issue#90