-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor code and add history on focus lost
Renamed the property 'addHistoryOnEnter' to 'addingItemToHistoryOnEnter' for clarity. Also, added a new property 'addingItemToHistoryOnFocusLost' to handle text addition to history when the search text field loses focus. Updated the associated demo app to reflect these changes.
- Loading branch information
1 parent
1e696f8
commit be5fd62
Showing
2 changed files
with
48 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters