Releases: yairEO/tagify
Releases · yairEO/tagify
v4.4.0
- added index.html section for "dsiabled" Tagify mode 2657781
- minot bug fix for suggestions borders not always visible after content scroll in Chrome (chrome bug) 695f517
- fixes #851 - MixMode - When removing a tag (using x) the input field is not updated 3cb4b5d
- fixes #854 - Support disabled attribute 005a332
- fixed #853 - Value not displayed for readonly in select mode 79f2c26
- fixes #854 - Support "disabled" input attribute 79408ea
- fixes #850 - "keepInvalidTags" setting was keeping unwanted invalidity-related properties on the tagData after each edit 2f9b41c
- fixes #848 - Single change event instead of multiple events with addTags / RemoveTags 06df9c6
- Merge branch 'master' of https://github.com/yairEO/tagify 2dfda82
- updated packages f7711a6
- added CDN links with examples 6664903
Minor bugfix for invalid edited tags' title tooltip
v4.3.0
- fixes #837 - backspace in 'mix' mode with multiple lines Previous lines are being hidden and removed from the text area 0d9bb5f
- [chore] refactored dropdown methods so they wouldn't need binding with "bind" or "call" d780696
- [feature] added "whitelist" getter and setter directly on the instance 95e25b6
- fixes #839 - fixed tags validation when edited/removed 12eab06
- improved "isSameDeep" to not stringify if already is a string
- refactored "defaultValue" logic related to "value" changes
- small general refactor for all events binding
- updated the docs ceada65
v4.2.0
- fixed "Easy To Customize" example hover - inner shadow size not large enough 2cf8a9b
- fixes #826 - added "pasteAsTags" which is "true" by default f142d1b
- fixes #829 - Double enter key required for predefined tags 4d3dcd5
- fixes #832 - Can bypass max-tags validation by editing invalid tag to be valid e0d23ee
- fixes #831 - https://sass-lang.com/documentation/breaking-changes/slash-div bc157ed
- fixes #830 -
dropdown:scroll
event could not be binded through the settings object "callbacks" 8835449 - Added backspace false value to docs (#825) f592a37
v4.1.4
v4.1.3
v4.1.2
v4.1.1
v4.1.0
- BUILD eee9fb3
- fixes #803 - added new setting for a11y - "focusableTags" which allows tags to get focus and also be deleted using backspace. if deleted, the next tag gets focus e02b901
- fixes #804 - added paste custom hook & shows suggestion dropdown after pasting 9050e09
- fixes #808 - Caret becomes hidden under tag 97607bd
- fixes #807 - Empty string value can't be set when using react 9c45b3b