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 лет назад
TheoryOfNekomata
e50eb72ecb
Improve compatibility of docs, theme
Test docs against Lynx, also make docs print-friendly.
3 лет назад
TheoryOfNekomata
307b480705
Fix font declarations
Fix mononoki italic font-face declarations
3 лет назад
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 лет назад
TheoryOfNekomata
bfb49948d5
Improve font loading
Include web fonts in loading.
3 лет назад
TheoryOfNekomata
50ea1b6366
Make theme toggle smooth
Add compatibility for a smoother transition of themes.
3 лет назад
TheoryOfNekomata
db7ee9046a
Adjust theme
Set colors for dark and light theme.
3 лет назад
TheoryOfNekomata
825249c3c6
Update docs
Make docs use the latest (bleeding edge) of the components by importing them directly.
3 лет назад
TheoryOfNekomata
489dcfd2dc
Add props parsing
Display prop table in each component's props section
4 лет назад
TheoryOfNekomata
36954ed21c
Add Next.js + MDX support
Implement Next.js MDX
Separate the docs from the code and tests.
4 лет назад