TheoryOfNekomata
b82b940be2
Add formatted category, fix option types
The formatted category accepts input of pre-defined formats (email, url,
telephone number).
The option types for components have been fixed because of
`uncheckedLabel` prop not present before, which was introduced for
ToggleSwitch.
2年前
TheoryOfNekomata
b747abc374
Attempt to implement tag input
Tag input should derive its functionality from the fallback component.
2年前
TheoryOfNekomata
7bb7160d9c
Add MenuSelect, improve option demo page
The MenuSelect functions to have selected options in a list view.
The option demo page now also uses correct components.
2年前
TheoryOfNekomata
f7caee6f79
Add more component proposals
Update philosophy doc.
2年前
TheoryOfNekomata
a49eb68076
Add event handler tests
Ensure freeform and option components are able to receive change events.
2年前
TheoryOfNekomata
aaae1fc665
Increase coverage
Make coverage 100% for remaining components.
2年前
TheoryOfNekomata
d2b8df726c
Add tests, refactor
Implement tests to increase code coverage
The option module was modified to split components and avoid
overloading.
2年前
TheoryOfNekomata
009eea95d0
Initial commit
Add files from create-next-app.
2年前