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年前