TheoryOfNekomata
fca1838487
Add value props, fix styling of docs page
Add value, defaultValue, and checked props to appropriate elements.
Add link to Feather Icons for the Icon component.
The styling of TextInput docs has been fixed.
3 lat temu
TheoryOfNekomata
e50eb72ecb
Improve compatibility of docs, theme
Test docs against Lynx, also make docs print-friendly.
3 lat temu
TheoryOfNekomata
307b480705
Fix font declarations
Fix mononoki italic font-face declarations
3 lat temu
TheoryOfNekomata
73c8f7d028
Implement variable fonts, print styles
Use Encode Sans variable axes from Google Fonts. Also specified code blocks and images to be grayscale in print mode.
3 lat temu
TheoryOfNekomata
bfb49948d5
Improve font loading
Include web fonts in loading.
3 lat temu
TheoryOfNekomata
50ea1b6366
Make theme toggle smooth
Add compatibility for a smoother transition of themes.
3 lat temu
TheoryOfNekomata
db7ee9046a
Adjust theme
Set colors for dark and light theme.
3 lat temu
TheoryOfNekomata
825249c3c6
Update docs
Make docs use the latest (bleeding edge) of the components by importing them directly.
3 lat temu
TheoryOfNekomata
489dcfd2dc
Add props parsing
Display prop table in each component's props section
4 lat temu
TheoryOfNekomata
36954ed21c
Add Next.js + MDX support
Implement Next.js MDX
Separate the docs from the code and tests.
4 lat temu