TheoryOfNekomata
|
fa05512ad0
|
Add storybook to all categories
Include storybook previews for all components.
|
1 year ago |
TheoryOfNekomata
|
a88976818b
|
Add storybook
Implement storybook for visual testing of components.
|
1 year ago |
TheoryOfNekomata
|
9c1cc7b552
|
Make packages isolated
Ensure packages can be standalone.
|
1 year ago |
TheoryOfNekomata
|
634ad0cd52
|
Configure typedoc
Integrate typedoc to project.
|
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
|
cc5757b459
|
Implement temporal components
Implement components with native HTML counterparts except datetime-local
|
1 year ago |
TheoryOfNekomata
|
cfe7a13cc4
|
Update font for inputs
Use the font on the current page for input elements.
|
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 |
TheoryOfNekomata
|
77bf6806bd
|
Update workspace structure
Start separating trivial components to their own categories outside the
kitchen sink package.
|
1 year ago |
TheoryOfNekomata
|
bd823bb9b6
|
Set up pnpm workspace
Separate some packages into their own workspace definition for
flexibility.
|
1 year ago |