Releases: heetch/flamingo
Releases · heetch/flamingo
1.7.3
Fixes
Add Selector
and SelectorField
to components/index.js
to export them
Changelog
v1.7.0...v1.7.3
v1.6.0
Improvements
- Allow passing custom ref to a nested form field element #95
Fixes
- Fix leaking props in form fields #95
- Fix Alert title prop #96
Changelog
v1.5.0...v1.6.0
v.1.5.0
Features
- Move prettier and eslint tasks as Github action #86 (s/o @gyndav)
- Fix now builds #94
⚠️ Important
The Node version required is now 12.x
Changelog
v1.4.1...v1.5.0
v1.2.0
Fixes
- Remove
safeInvoke
helper #88
- Helper classes with non-existent variables (s/o @obedparla)
- Helper color when input is (in)valid
New Components
FormField
InputField
SelectField
v1.1.0...v1.2.0
v1.0.3
- Added possibility do add a custom icon on the right handside of the Input component
#83
v1.0.2...v1.0.3