You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
## 1.6.1 - [02-05-2023]
2
+
3
+
### Added
4
+
* Added `maintainSearchTextOnFocusLost` parameter. Now you can decide if the text inside the searchbox will be maintained even after searchbox is closed
5
+
6
+
### Fixed
7
+
* Added `validator` parameter. Now you can validate the autocomplete field inside a form
8
+
* Added `progressIndicatorBuilder` parameter. Now you can add a custom progress indicator to be used in async suggestions fetch
0 commit comments