Skip to content

Releases: dcasia/resource-navigation-tab

v2.1.5

14 Nov 05:48
c1ce61b
Compare
Choose a tag to compare

What's Changed

  • Fix HasOne field not working on initial page load by @milewski in #79

Full Changelog: v2.1.4...v2.1.5

v2.1.4

17 Oct 06:41
1d447a1
Compare
Choose a tag to compare

What's Changed

  • Avoid page reloading when clicking on the current active tab multiple times by @milewski in #75

Full Changelog: v2.1.3...v2.1.4

v2.1.3

07 Oct 06:24
Compare
Choose a tag to compare

v2.1.2

03 Oct 03:33
d25629a
Compare
Choose a tag to compare

What's Changed

  • Fix compatibility issue with laravel octane by @milewski in #73

Full Changelog: v2.1.1...v2.1.2

v2.1.1

02 Oct 07:08
f03ec59
Compare
Choose a tag to compare

What's Changed

  • Fix issue when using Nova under a /path by @milewski in #71

Full Changelog: v2.1.0...v2.1.1

v2.1.0

29 Sep 09:31
1e3a1d6
Compare
Choose a tag to compare

What's Changed

  • Fix images on readme
  • Fix the issue where loading the resource for the first time would result in all cards being shown at once
  • Remove the need for cookies
  • Add x-tab query string to the to remember its state
  • Update visual style / make tabs more compact

Full Changelog: v2.0.1...v2.1.0

v2.0.1

17 Sep 11:10
18eb5d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

17 Sep 11:04
fc96f96
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v2.0.0

v1.1.1

07 Apr 12:00
4c6e110
Compare
Choose a tag to compare
  • Ensure correct tab is selected when navigating via various scenarios #39

v1.1.0

09 Oct 11:10
Compare
Choose a tag to compare
  • Fix issue with Laravel nova 3.12