Skip to content

v1.2.4

Compare
Choose a tag to compare
@developermithu developermithu released this 21 Aug 13:36
· 37 commits to main since this release

What's Changed

  • Stat : new component 🎉
  • Menu : new component 🎉
  • MenuItem : new component 🎉
  • Separator : new component 🎉
  • Dropdown : added no-transition attribute
  • Modal : added no-transition attribute
  • Config : refactor config/tallcraftui.php

To Update Config File run the following command

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

Make sure to clear the view cache after updating php artisan view:clear

Full Changelog: v1.2.1...v1.2.4