TheoryOfNekomata
|
5625f3e83b
|
Update spinner behavior, document types
Add TSDoc to component props. Spinners now display activated up/down buttons as well as maskedtextinput toggle buttons.
|
1 year ago |
TheoryOfNekomata
|
09cfe2301c
|
Improve numberspinner UI
Add consistent behavior for numberspinner.
|
1 year ago |
TheoryOfNekomata
|
0f0c823761
|
Add fallback ID hook
Use fallback ID hook instead of defining verbose React hooks.
|
1 year ago |
TheoryOfNekomata
|
b2cbbe66bd
|
Improve UX for maskedtextinput, taginput
Make UX as seamless as possible.
|
1 year ago |
TheoryOfNekomata
|
4dd56bb336
|
Add fallback for phone number input
Make sure every change event returns a string.
|
1 year ago |
TheoryOfNekomata
|
82fb2b253b
|
Update defaultValue behavior
Add default value handling for phonenumberinput.
|
1 year ago |
TheoryOfNekomata
|
9643e56622
|
Extract proxy hook
Put proxy hook into react-utils.
|
1 year ago |
TheoryOfNekomata
|
61f8c99569
|
Update ref handling
Remove fallback ref.
|
1 year ago |
TheoryOfNekomata
|
181a212b6b
|
Add proxy to phonenumberinput
Enable phonenumberinput to have value set via ref.
|
1 year ago |
TheoryOfNekomata
|
8a2d21d422
|
Add default indicators
Add indicators to email, phone, url, password, date, and time components.
|
1 year ago |
TheoryOfNekomata
|
6f00e7d138
|
Fix Lynx rendering
Properly specify input labels layout on Lynx.
|
1 year ago |
TheoryOfNekomata
|
26a43a6a98
|
Update text controls
Add length prop for size.
|
1 year ago |
TheoryOfNekomata
|
cc5757b459
|
Implement temporal components
Implement components with native HTML counterparts except datetime-local
|
1 year ago |
TheoryOfNekomata
|
1411f697f1
|
Make formatting consistent
Use consistent formatting for conditional markup for components.
|
1 year ago |
TheoryOfNekomata
|
2a612b947b
|
Update phone number input
Use state variable for defining blank values.
|
1 year ago |
TheoryOfNekomata
|
cfe7a13cc4
|
Update font for inputs
Use the font on the current page for input elements.
|
1 year ago |
TheoryOfNekomata
|
6fa669c48e
|
Update phone number input
Use phone number input for react on formatting phone numbers as you type.
|
1 year ago |
TheoryOfNekomata
|
a73d093533
|
Make components consistent
Manage props directly and fix some linting errors across all categories.
|
1 year ago |
TheoryOfNekomata
|
49d29e6f96
|
Extract Number and Option (Choice and Multichoice)
Define categories for Number and Option components.
|
1 year ago |
TheoryOfNekomata
|
77bf6806bd
|
Update workspace structure
Start separating trivial components to their own categories outside the
kitchen sink package.
|
1 year ago |