forked from ng-select/ng-select
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remotes/main/master: (25 commits) chore(release): 2.13.3 fix: keep selected items while bindValue is incorrect closes ng-select#993 chore(release): 2.13.2 fix: appended dropdown position (ng-select#957) chore(release): 2.13.1 fix: map selected items while source changed closes ng-select#980, ng-select#977, ng-select#959 chore(release): 2.13.0 [fix] - $event.path does not work in Safari and Firefox. Replace with $event.composedPath(). (ng-select#968) feat(templates): add searchTerm to header and footer (ng-select#961) chore(release): 2.12.1 chore: include scss with package closes ng-select#909 fix: use classList instead of className closes ng-select#940 add aria-selected attribute on selected items (ng-select#936) fix: handler mousedown for clear event when used animation library (ng-select#931) chore(release): 2.12.0 feat(autofocus): focus if attribute is present (ng-select#924) feat(isOpen): treat undefined value as default behaviour closes ng-select#816 feat: allow to customise clear icon fixes ng-select#835 chore(demo): fix virtual scroll example closes ng-select#921 fix: keep items order while mapping selected options fixes ng-select#907 ...
- Loading branch information
Showing
21 changed files
with
365 additions
and
170 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
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
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
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
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
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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.