- Field name on onFocus callback to CVVInput
- Docs: CVVInput example on docs
- Docs: CardNumberInput example on docs
- Add name to Autocomplete onFocus
- Add name and value to onFocus callback in
TextInput
component - Expose CVVInput component
- Expose CardNumberInput
- react and react-dom as peerDependencies
- New Drawer component
- Autocomplete component does not re-render when its options or default value change. For more info check the React notes for unsafe_componentwillreceiveprops