You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixes #1266 - Pasting text not showing suggestion list ef39d66
fixed pasting content in "normal" mode, which was pasting and unable to do "setRangeAtStartEnd" as the second parameter (node) was not a node but just text d8219bc
fixes #1268 - transformTag is not called before a tag is edited by selecting a dropdown suggestion 5f48853
fixes #1272 - Different order of callbacks betwen desktop & mobile for edit:updated event b151dbe
changed the default --tag--max-width CSS variable in the main demo page to 100% (from auto) a337f2c
fixes #1257 - tag with text content (without spaces so it won't break into a new line) should be truncated correctly, occupying all the available width of the Tagify field 7b195e5