Skip to content

Latest commit

 

History

History
72 lines (42 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

72 lines (42 loc) · 1.42 KB

Change Log

[0.3.4] 2021-06-09

New features

  • Update tailwindcss to the latest version

Bug fixing

  • Update card header margin
  • Reduce the input icon opacity
  • Change the dropdown text from uppercase to capitalize

[0.3.3] 2021-05-28

Bug fixing

  • Update indentation for the code example
  • Rename the NavbarList component name to Nav
  • Rename the NavbarItem component name to NavItem
  • Update all the dependencies and dev-dependencies

[0.3.2] 2021-05-18

New features

  • New components are added
  • className prop added for the components
  • Default props are added for the components

Bug fixing

  • Console errors are fixed

[0.3.1] 2021-04-28

Bug fixing

  • Solve the issue of tippy.js style sheets for popover, tooltips and dropdown component

[0.3.0] 2021-04-26

New features

  • New components: Textarea, Checkbox, Radio Button, Card Row, Card Status, Card Status Footer
  • Update components design

Bug fixing

  • Solve the issue with the tippy.js style modules

[0.2.0] 2021-04-6

New features

  • Update components design
  • Add new features for the components
  • Add transparent background for components

[0.1.1] 2021-03-31

Bug fixing

  • Solve ripple effect and css publish on npm

[0.1.0] 2021-03-31

Original Release

  • Started project from Tailwind CSS and Material Design 2
  • Added design from Material Design 2 using Tailwind CSS