Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat #195 - Add ChipInput component * feat #195 - Refac, clean up code * feat #195 - Refac, update styles * feat #195 - Add ChipInput to Form, refac * feat #195 - Add e.stopPropagation to onKeyDown * feat #195 - Add defaultValues * feat #195 - Update tags overflow width * feat #195 - Update Tag key, update Tag close icon focus styles * feat #195 - Remove Button * feat #195 - Add undeleteableTags * feat #195 - Add validation * feat #195 - Fix validation bug * feat #195 - Fix input error border color being overwritten * feat #195 - Update loading Skeleton * feat #195 - Add Input addons * feat #195 - Add addons to Chip, update input styles * feat #195 - Address PR comments * feat #195 - Address more PR comments * feat #195 - Fix error bug
- Loading branch information