Skip to content

v1.3.0

Compare
Choose a tag to compare
@developermithu developermithu released this 19 Sep 02:00
· 38 commits to main since this release

What's Changed

  1. Password : new component 🎉
  2. Color Picker : new component 🎉
  3. Tab : new component 🎉
  4. Accordion : new component 🎉
  5. Card : new component 🎉
    and bug fixes..

Update config and tallcraftui.css

php artisan vendor:publish --tag=tallcraftui-config --force
php artisan vendor:publish --tag=tallcraftui-css --force

Clear the view cache by running php artisan view:clear

Full Changelog: v1.2.9...v1.3.0