-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(text-input): add experimental text-input (#1074)
* feat(text-input): add experimental text-input * chore: merge * chore: test * chore: test * chore: add lockfile back * fix: update border color * feat: add error icon to text input * chore: convert svg * chore: remove commented out code * chore: turn off feature flag * feat: fix text-input styles, add disabled styles * chore: fix duplicate IDs * chore: add comments to code * chore: add code comments * chore: update scripts in package json * chore: color updates
- Loading branch information
1 parent
29f0a51
commit b8bf8b8
Showing
6 changed files
with
2,361 additions
and
1,461 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.