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
|
12ec7d4207
|
Improve keyboard handling
Use keyboard shortcut on toggling maskedtextinput visibility.
|
1 year ago |
TheoryOfNekomata
|
dc7d410a1a
|
Disable default focus ring
Remove default focus rin on masked text input toggle button.
|
1 year ago |
TheoryOfNekomata
|
f81307ccb6
|
Fix maskedtextinput toggle
Ensure toggle button is on top.
|
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
|
1a1b0473df
|
Migrate tests
Use old tests for components.
|
1 year ago |
TheoryOfNekomata
|
cfe7a13cc4
|
Update font for inputs
Use the font on the current page for input elements.
|
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 |