TheoryOfNekomata
1838385fe8
Attempt to style storybook instance
Apply theming to storybook.
преди 3 години
TheoryOfNekomata
a330c7ffdd
Add more stories for text inputs
Add stories for components inside fieldsets.
преди 3 години
TheoryOfNekomata
394e50a4cc
Fix multiline input styling
Make styles similar to regular text input component.
преди 3 години
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 години
TheoryOfNekomata
1ba89be19e
Add name
Add name prop for values to be bound in TextInput component.
преди 3 години
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
c62c0deb5a
Improve documentation
Parse descriptions as Markdown. Also improve loading of current theme.
преди 3 години
TheoryOfNekomata
65d4b3334e
Improve look and feel
Add syntax highlighting + improved props table.
преди 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
386f5a365b
Update directory structure, generator code
Use src/ for react-common source
TODO: put other package-related files in packages/react-common/
преди 4 години
TheoryOfNekomata
47a5ee040d
Improve styling
преди 4 години
TheoryOfNekomata
36954ed21c
Add Next.js + MDX support
Implement Next.js MDX
Separate the docs from the code and tests.
преди 4 години