TheoryOfNekomata
|
cfb6b2e66a
|
Update styles
Ensure components have consistent styles.
|
1 year ago |
TheoryOfNekomata
|
0a56e0c1b5
|
Extract clsx to web-base
Put common utility functions to web-base for any category to import.
|
1 year ago |
TheoryOfNekomata
|
3d9f8add07
|
Update exports
Only export plugin creator functions for each category.
|
1 year ago |
TheoryOfNekomata
|
2793c1da5b
|
Ensure 100% coverage on blob
Cover all scenarios for FileSelectBox.
|
1 year ago |
TheoryOfNekomata
|
c0ee75c418
|
Bump version
For publishing.
|
1 year ago |
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
|
6f00e7d138
|
Fix Lynx rendering
Properly specify input labels layout on Lynx.
|
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
|
925ee8cec7
|
Fix component selection
Make sure some elements' children are not selectable.
|
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 |