Skip to content

Releases: ryangjchandler/filament-navigation

v0.3.2

27 Oct 10:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

11 Sep 14:31
15fc12d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Jun 09:48
b8fe7ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.3.0

v0.2.4

13 Jun 22:48
1e144ce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

05 May 08:14
97b6d5c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

25 Apr 08:05
95ba9fc
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #10
  • [FIX] showing the navigation_type name by @lordjoo in #6

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 Apr 21:12
300c32e
Compare
Choose a tag to compare

What's Changed

  • Fixes Tailwind config to use class based dark mode. by @awcodes in #5

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Apr 20:02
6520add
Compare
Choose a tag to compare

What's Changed

  • fix: use longText instead of json column for MySQL 5.7 by @ryangjchandler in #4
  • Fixes item input styling for dark mode. by @awcodes in #2

Upgrade

When upgrading to this version, please run the following commands:

composer update
php artisan view:clear
php artisan vendor:publish --tag="filament-navigation-assets"
php artisan migrate

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 Apr 23:01
a434a63
Compare
Choose a tag to compare