Commit Graph

10 Commits

Author SHA1 Message Date
Yaroslavna Gaivoronyuk
12f11997d8 Added a tooltip. Email edits 2022-03-01 14:53:57 +03:00
Yaroslavna Gaivoronyuk
e4c0db07d4 Added a limit for the number of chips. Added a tooltip for the limit. Input extensions. Edits in the tryParseEmail function. 2022-02-25 14:42:31 +03:00
Yaroslavna Gaivoronyuk
76314d9119 Added a file with tests. Added the email parsing function. The rendering of chips and input is rendered in functions. The useClickOutside function has been moved to the utils folder. The label of the clear list button has been moved to props. 2022-02-21 23:30:42 +03:00
Yaroslavna Gaivoronyuk
c56b35b42a added the ability to edit via enter. Added the ability to delete via delete 2022-02-18 13:27:07 +03:00
Yaroslavna Gaivoronyuk
b1076d2aef Memoization of functions. Optimization of keypress. Fixed a bug with input when editing chips. Adding a description to the Readme file. 2022-02-17 14:37:44 +03:00
Yaroslavna Gaivoronyuk
bf6bb3b34b Added props. Optimizing styles 2022-02-14 13:48:52 +03:00
Yaroslavna Gaivoronyuk
fe397ea0c4 Added tooltip for identical emails. Added auto-scrolling when adding a new chip. Bug fix. 2022-02-11 17:43:50 +03:00
Yaroslavna Gaivoronyuk
1042475a8c Added a button to clear all chips. Scroll layout changed. Changed placeholder. Added new styles. 2022-02-08 16:41:29 +03:00
Yaroslavna Gaivoronyuk
31f055adfd Email parsing. Bug fix - moving by chips, layout 2022-02-07 18:49:08 +03:00
Yaroslavna Gaivoronyuk
e9ce46f52d The root folder of the component has been renamed. Modified the selection function via shift + click. Added docs storybook documentation 2022-02-03 14:57:50 +03:00