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
|
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
|
1411f697f1
|
Make formatting consistent
Use consistent formatting for conditional markup for components.
|
1 year ago |
TheoryOfNekomata
|
3e48a1cdcd
|
Fix UI inconsistencies
Update button colors, as well as cursor for menumultiselect.
|
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
|
ad8e62c499
|
Fix tagsInput event handling
Properly handle events for focus, blur, and change.
|
1 year ago |
TheoryOfNekomata
|
925ee8cec7
|
Fix component selection
Make sure some elements' children are not selectable.
|
1 year ago |
TheoryOfNekomata
|
a73d093533
|
Make components consistent
Manage props directly and fix some linting errors across all categories.
|
1 year ago |
TheoryOfNekomata
|
5c688edb3b
|
Extract all components
Extract all components from showcase to their own packages.
|
1 year ago |
TheoryOfNekomata
|
231b0382df
|
Extract all categories outside kitchen sink
Define all categories presently implemented.
|
1 year ago |
TheoryOfNekomata
|
af2ccbd7d8
|
Extract BinaryDataCanvas
Define BinaryDataCanvas as own component.
|
1 year ago |
TheoryOfNekomata
|
49d29e6f96
|
Extract Number and Option (Choice and Multichoice)
Define categories for Number and Option components.
|
1 year ago |