- improved the example for the users-list. it now uses the new
dropdown header
template instead of the hacky way it used to work 35d4b7a - stop adding a tag when blured in select-mode - when typing a tag and blurring, if the typed text is not included in the whitelist, it will be cleared 4ad26d8
- do not render the dropdown header template if there's nothing in it d4bfee4
- added 2 new templates for dropdown header & footer 45b902c
- fixes #986 - keyboard shortcut for bold and italic interfere with mix-mode output c5fbcae
- for "select" mode - if text value is not in the whitelist, clear it once the input is blured 0365d68
- fixes #1001 - Tagify can change a tag value to its tagTextProp under mysterious circumstances 776c063
- fixes #1008 - destroy() method throws DOM not defined exception 53610f2