Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
react-components: Add render custom tags to autocomplete (#162)
* chore(react-components): rename Select * chore(react-components): rename Autocomplete * chore(react-components): add new Autocomplete * chore(react-components): fix storybook * chore(react-components): update snapshot * chore(react-components): removed extra changes * chore(react-components): added showing chip in multiple mode * chore(react-components): fix label * chore(react-components): replace handleDeleteAllValues * chore(react-components): add disabled state * chore(react-components): add disabled state * chore(react-components): fix focus trap * chore(react-components): fix focus trap * chore(react-components): fix console error * chore(react-components): add arrow up/down control * chore(react-components): fix jumping in medium size * chore(react-components): add focus trap * chore(react-components): add simple unit test * chore(react-components): update test * chore(react-components): fix clear in read only mode * chore(react-components): add custom tags * chore(react-components): make similar with renderOption --------- Co-authored-by: donskov <[email protected]>
- Loading branch information