Releases: yairEO/tagify
Releases · yairEO/tagify
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
v4.0.5
v4.0.4
- BUILD 7efbb80
- [chore] packages update f3db10a
- fixes #749 - apparently without the setTimeout, if another Tagify was "under" the selected suggestion, it will gain focus 46ad4e5
- fixes #794 - added
__tagId
property to each data item on thethis.value
and also on the tag elements themselves, so they could be matched to the correct item in thethis.value
f182aed - README update -stating "value" prop should be unique cbd8df2
- fixes #793 - Typo in readme.md ec7c593