TheoryOfNekomata
1838385fe8
Attempt to style storybook instance
Apply theming to storybook.
3 anos atrás
TheoryOfNekomata
a330c7ffdd
Add more stories for text inputs
Add stories for components inside fieldsets.
3 anos atrás
TheoryOfNekomata
394e50a4cc
Fix multiline input styling
Make styles similar to regular text input component.
3 anos atrás
TheoryOfNekomata
f31c76492d
Migrate to pridepack, reorganize documentation
The build system has been migrated from rollup to pridepack, and the
propTypes for the components have been deprecated, as the prop typing is
now done in TypeScript type declarations.
The documentation is in the process of migration from Next to Storybook.
Issues with docgen remain for components with forwarded refs.
3 anos atrás
TheoryOfNekomata
1ba89be19e
Add name
Add name prop for values to be bound in TextInput component.
3 anos atrás
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 anos atrás
TheoryOfNekomata
e50eb72ecb
Improve compatibility of docs, theme
Test docs against Lynx, also make docs print-friendly.
3 anos atrás
TheoryOfNekomata
c62c0deb5a
Improve documentation
Parse descriptions as Markdown. Also improve loading of current theme.
3 anos atrás
TheoryOfNekomata
65d4b3334e
Improve look and feel
Add syntax highlighting + improved props table.
3 anos atrás
TheoryOfNekomata
825249c3c6
Update docs
Make docs use the latest (bleeding edge) of the components by importing them directly.
3 anos atrás
TheoryOfNekomata
489dcfd2dc
Add props parsing
Display prop table in each component's props section
4 anos atrás
TheoryOfNekomata
386f5a365b
Update directory structure, generator code
Use src/ for react-common source
TODO: put other package-related files in packages/react-common/
4 anos atrás
TheoryOfNekomata
47a5ee040d
Improve styling
4 anos atrás
TheoryOfNekomata
36954ed21c
Add Next.js + MDX support
Implement Next.js MDX
Separate the docs from the code and tests.
4 anos atrás