-
-
Notifications
You must be signed in to change notification settings - Fork 337
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dropdown): properly support preventchangetrigger
The preventChangeTrigger option for some behaviors was not optimal and not even working. Using a behavior needed to also provide some only internally used parameters like $selectedText which is confusing also in the docs. Such functions are now also supporting to be called as behaviors having the second argument used as the precentChangeTrigger argument (which usually is only the third or fourth option)
- Loading branch information
Showing
1 changed file
with
31 additions
and
12 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