Releases: amir2mi/react-flatifycss
Releases · amir2mi/react-flatifycss
2.0.0
- Changed form and button category components based on
forwardRef
to support ref
as prop.
The list of components that now support ref
:
- Add button
- Arrow button
- Button
- Hamburger
- Checkbox
- Radio
- Toggle switch
- Select
1.2.0
- Added toast close button label prop
- Removed FlatifyCSS from dependencies
- Updated homepage page and added GitHub button
- Improved docs intro page
1.1.1
- Added website
- Added ref prop to
FlatifyGeneralProps
- Added input component doc page
- Updated docs
- Changed logos
- Fixed circular deps errors
- Fixed require to import for
uuid
package
- Removed
./example
- Removed toast wrapper error log
1.1.0
That is the first stable version of React FlatifyCSS, these are the list of components:
- Content (4)
- Forms (5)
- Buttons (5)
- General Components (12)
Live demo
0.4.0
Added Checkbox component, fixed issue, and updated website.
0.3.0
Some basic components are published with this release.