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