Skip to content

Releases: smartnsoft/flappy_search_bar

v1.3.1

29 Jul 10:02
Compare
Choose a tag to compare

Fixes

  • Just refactor the replay's method's name

v1.3.0

29 Jul 10:02
Compare
Choose a tag to compare

Component Changes

  • SearchBarController is now enable to replay last search

v1.2.0

29 Jul 09:02
Compare
Choose a tag to compare

Component Changes

  • Automatically cancel last request (if not finished yet) when sending new request

v1.1.1

29 Jul 09:02
Compare
Choose a tag to compare

Bug Fixes

  • Fix state issue on SearchBarController

v1.1.0

29 Jul 09:00
9e146d1
Compare
Choose a tag to compare

Component changes

Minor changes

  • Possibility to add a Header between SearchBar and List
  • Possibility to customise the SearchBar styling

Major changes

  • Possibility to add a SearchBarController in order to sort and filter list

v1.0.0

29 Jul 08:58
Compare
Choose a tag to compare

Initial Release

  • Create the Search Bar component