react-responsive-select
Advanced tools
Comparing version
@@ -42,4 +42,5 @@ import { addParameters, configure } from '@storybook/react'; | ||
require('../src/stories/Recipes/ControlledExample2/ControlledExample2.stories.tsx'); | ||
require('../src/stories/Recipes/using-formik.stories.tsx'); | ||
} | ||
configure(loadStories, module); |
{ | ||
"name": "react-responsive-select", | ||
"version": "5.0.0-alpha-21", | ||
"version": "5.0.0-alpha-22", | ||
"description": "A React customisable, touchable, single-select / multi-select form component. Built with keyboard and screen reader accessibility in mind.", | ||
@@ -58,2 +58,3 @@ "main": "dist/ReactResponsiveSelect.js", | ||
"cache-loader": "^1.2.2", | ||
"formik": "^1.5.7", | ||
"jest": "^24.8.0", | ||
@@ -67,4 +68,5 @@ "react-docgen-typescript-loader": "^3.0.0", | ||
"uglifyjs-webpack-plugin": "^2.1.2", | ||
"webpack-cli": "^3.3.2" | ||
"webpack-cli": "^3.3.2", | ||
"yup": "^0.27.0" | ||
} | ||
} |
@@ -68,3 +68,3 @@ # react-responsive-select | ||
## CodeSandbox.io Examples | ||
## CodeSandbox.io JavaScript Examples | ||
@@ -74,5 +74,10 @@ - Single-Select Example: https://codesandbox.io/s/mo8j53wvwp | ||
- Controlled Example https://codesandbox.io/s/controlled-example-reactresponsiveselect-jcp1n | ||
- Using with Formik Example https://codesandbox.io/s/using-reactresponsiveselect-with-formik-l234rznkl | ||
## TypeScript Examples | ||
- See the StoryBook `*.stories.tsx` files in here: https://github.com/benbowes/react-responsive-select/tree/master/src/stories | ||
## Business Rules | ||
Have a read of [README_BUSINESS_RULES.md](./README_BUSINESS_RULES.md) |
Sorry, the diff of this file is not supported yet
828291
0.05%4889
0.04%82
6.49%28
7.69%