0.2.14 • Published 8 years ago
@prague-digi/react-shared-components v0.2.14
Shared React Components
Getting started
Documentation
Documentation for components can be found on link that you can find in our Slack channel
Link to pinned post: https://moneta-digital.slack.com/archives/C5HFRJRHB/p1499623364471497
Localhost development
You can run your own documentation simply by running those commands:
yarn
yarn startIt will start local documentation server on port 6060
List of available yarn commands:
yarn build: build documentation packageyarn health-check: run ESlint check and Jest coverage reportyarn lint: run ESlint checkyarn lint:fix: run autofix for ESlintyarn newclean: do a clean installationyarn start: run Styleguidist serveryarn test: run Jest in watcher modeyarn test:coverage: generate test coverage report
List of available components
<Select />- Required props: name, label and options<Radio />- Required props: name, label and options<Checkbox />- Required props: name and label<Input />- Required props: name and label<Slider />- Required props: name and labelmuiTheme- Needs to be passed to to<MuiThemeProvider muiTheme={muiTheme}><FormDebug />- Receives values and errors which are being returned by redux-form<Button /><Loader />
0.2.14
8 years ago
0.2.13
8 years ago
0.2.13-alpha
8 years ago
0.2.12-alpha
8 years ago
0.2.11-alpha
8 years ago
0.2.10-alpha
8 years ago
0.2.10
8 years ago
0.2.9
8 years ago
0.2.8
8 years ago
0.2.7
8 years ago
0.2.6
8 years ago
0.2.5
8 years ago
0.2.4
8 years ago
0.2.3
8 years ago
0.2.2
8 years ago
0.2.1
8 years ago
0.2.0
8 years ago
0.1.6
8 years ago
0.1.5
8 years ago
0.1.4
8 years ago
0.1.1
8 years ago