@nib-styles/react-form
v1.0.1
Published
Styles for `React` based forms at `nib`.
Downloads
4
Keywords
Readme
@nib-styles/react-form
Styles for React based forms at nib.
WARNING: This component is deprecated. Use
@nib-components/forminstead.
Installation
npm install --save @nib-styles/react-formChange log
1.0.0-.1
- break: bump version of
v2-icons
0.9.0
- moved
radioimplementation to@nib-components/radio
0.8.1
- fix: added
margin: 0todividerto override browser specified margins on<hr/>s
0.8.0
- break: renamed
form__dividertodividerand removed the margin so it can be used independently of the form
0.6.1
- fix: fixed disable hover state on
radioinputs - bg color no longer changes and the cursor is left as the default
0.6.0
- break: bumped version of
@nib-styles/v2-buttonsfrom^2.1.1to^3.0.1=> it should only be breaking if you depend on it for more than the submit button (a primary button)
0.5.0
- add: disabled state for control labels
