TheoryOfNekomata
8ce5a80ba5
Explicitly define available props for components
Add event handler props for components.
vor 4 Jahren
TheoryOfNekomata
bad7f4106f
Set sizing of button
Use 100% for `<button>` element because it is auto-size by default.
vor 4 Jahren
TheoryOfNekomata
dd7de30957
Add opt-in features
Button, Select, and TextInput has now opt-in borders.
vor 4 Jahren
TheoryOfNekomata
ca631e30b7
Add docs content, adjust component props and metrics
Force TextInput and Select to be `block`. Also, removed props regarding styling.
vor 4 Jahren
TheoryOfNekomata
0ab9e93b18
Update documentation
Include a section on theming.
vor 4 Jahren
TheoryOfNekomata
f83cd94cda
Improve test coverage
Cover scenarios primarily for adjusted behavior on Button, as well as ensure components are exported correctly.
vor 4 Jahren
TheoryOfNekomata
e1a19f117b
Fix extraneous props
Remove props from Slider that has something to do with incorrectly setting `orientation` to a `div`-like element.
Also, we fix the import in the Icon test.
vor 4 Jahren
TheoryOfNekomata
12196121f7
Update routes, links to package
Use human-friendly routes for components.
Also, update badges to point to links in the package repository.
vor 4 Jahren
TheoryOfNekomata
457cdcb437
Update links
Point to correct URLs for Tesseract Design.
vor 4 Jahren
TheoryOfNekomata
969b03a890
Initial commit
Migrate from GitHub, rewrite common components to TypeScript (main and test files). Also replaced Storybook to Docz.
vor 4 Jahren