Skip to content

1.4.0

Compare
Choose a tag to compare
@RVxLab RVxLab released this 03 Feb 05:34
· 196 commits to master since this release
292550a
  • Added Tab class. (#129, #130, #138)
    • This class can be used as an alternative to using arrays and offers way more features. Check the README for info and documentation.
  • Fixed margin on the search bar when defaultSearch is enabled. (#134)
  • ActionsInTabs now allows use of the Laravel\Nova\ResolvesFields::actionField method. (#135)
  • Added a pretty banner, courtesy of https://banners.beyondco.de/
  • Fix panel order on edit page. (#85, #139)
  • Fixed an issue causing field that did not have a panel set to not slow correctly or at all. (#112)