Skip to content

Releases: webeetle/windy

v.0.9.0

26 Jul 13:30

Choose a tag to compare

New in this release

Other

  • Many fix in PropTypes
  • added forwardRef for form component

v.0.8.2

14 Jul 15:08

Choose a tag to compare

v.0.8.0

07 Jul 12:53

Choose a tag to compare

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

06 Jul 16:28

Choose a tag to compare

In this Release

New Components

Other

Fixing, optimizing and little ehnacment in Modal and Dropdown

v.0.7.4

02 Jul 09:46

Choose a tag to compare

  • Type Script support
  • #22
  • Bug fixing

v0.5.0

30 Jun 10:05

Choose a tag to compare

  • 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

26 Jun 18:33

Choose a tag to compare

  • added Jest
  • added test coverage for Button, Badge and Checkbox
  • added Utils function

v0.3.0

26 Jun 09:27

Choose a tag to compare

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