Releases: Arif-un/react-mix-tag-input
Releases · Arif-un/react-mix-tag-input
v1.0.2
v1.0.0
1.0.0 (2024-07-28)
Bug Fixes
- add new api method to ref (91fdf4d)
- avoid test error (bd593a9)
- build files added (64b5be5)
- build path and release plugin import (ae9c099)
- caret decrement less than zero (76cca51)
- caret increment on focus (27d1229)
- caret insertion in last (f13048b)
- caret position reset issue (786e440)
- caret position reset on focus (36a2b51)
- caret reset problem (fe2e39f)
- caret reset problem (9e9d109)
- clipboard type (318c46d)
- css issue (f246196)
- default import file (c10bf2f)
- git url (cb2f7ba)
- height issue on readonly mode (6121a0c)
- insert content outside of input (fd8f392)
- keyword and git url (cc00ef4)
- line break cursor prblm (45ffbce)
- mix input caret posititon issue (85cba57)
- named export (18a934c)
- pkg exports and workflow node version (d2bed15)
- pkg index (a25d0b6)
- placeholder float (d9cb701)
- tag type (17e9e35)
- type export (30a2c53)
- type export (2badc5c)
- type typo (4dcd0e4)
- unnecessary margin in input (b3e2715)
- unwanted caret position after insert tag (64d294c)
- value array id insertion (c0ec330)
Features
- allow
line-breakusing props (8e3a7ee) - allow extra data through
datakey in tag props (6ab09cc) - initial release (semantic) (f12b484)
- insert content method allow multiple value in array (e3b3e20)
- placeholder in input (f7296d7)
- readonly functionality added (e9561e3)
- release (3e5667b)
- release first version (9bf253d)
- tag delete button added (ba963ac)