TheoryOfNekomata
|
1b5ee25c3c
|
Define showcase structure
Allow showcase for other frameworks and platforms.
|
1 year ago |
TheoryOfNekomata
|
0f0c823761
|
Add fallback ID hook
Use fallback ID hook instead of defining verbose React hooks.
|
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
|
1a1b0473df
|
Migrate tests
Use old tests for components.
|
1 year ago |
TheoryOfNekomata
|
458b393cb8
|
Update tests
Provide more tests for choice components.
|
1 year ago |
TheoryOfNekomata
|
320a2e8eac
|
Update tests
Add tests for choice elements.
|
1 year ago |
TheoryOfNekomata
|
cfe7a13cc4
|
Update font for inputs
Use the font on the current page for input elements.
|
1 year ago |
TheoryOfNekomata
|
88e754bcee
|
Update documentation
Start migrating tests, tsdoc across components.
|
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
|
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 |