- Update tailwindcss to the latest version
- Update card header margin
- Reduce the input icon opacity
- Change the dropdown text from uppercase to capitalize
- 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
- New components are added
- className prop added for the components
- Default props are added for the components
- Console errors are fixed
- Solve the issue of tippy.js style sheets for popover, tooltips and dropdown component
- New components: Textarea, Checkbox, Radio Button, Card Row, Card Status, Card Status Footer
- Update components design
- Solve the issue with the tippy.js style modules
- Update components design
- Add new features for the components
- Add transparent background for components
- Solve ripple effect and css publish on npm
- Started project from Tailwind CSS and Material Design 2
- Added design from Material Design 2 using Tailwind CSS