Releases: webeetle/windy
Releases · webeetle/windy
v.0.9.0
New in this release
- Accordion component (https://windy-docs.vercel.app/docs/components/accordion)
- Tabs component (https://windy-docs.vercel.app/docs/components/tabs)
Other
- Many fix in PropTypes
- added forwardRef for form component
v.0.8.2
In this release
New Components
v.0.8.0
In this Release
New Components
Media https://windy-docs.vercel.app/docs/components/media
Other
Added test for table and media components
v0.7.8
In this Release
New Components
- Avatar https://windy-docs.vercel.app/docs/components/avatar
- Loader https://windy-docs.vercel.app/docs/components/loader
- Table https://windy-docs.vercel.app/docs/components/table
Other
Fixing, optimizing and little ehnacment in Modal and Dropdown
v.0.7.4
v0.5.0
- Added Test Coverage (80% of components are now under Test)
- New Docs Site! (https://windy-docs.vercel.app)
- Fix some bug on Dropdown and Select
- Added Proptypes
v0.4.0
v0.3.0
This is our first release!
In this milestone finally the first components of the library are available, the next step is to start thinking about the presentation site and adding Avatar component.
Generic Component:
- Button
- Badge
- Panel
- Dropdown
- Modal
Form Component
- Input
- Checkbox
- Radio
- Select