1.4.0
版本发布时间: 2021-02-03 13:34:10
eminiarts/nova-tabs最新发布版本:2.2.3(2022-10-26 03:59:06)
- 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 theLaravel\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)