Releases: eminiarts/nova-tabs
Releases · eminiarts/nova-tabs
0.3.1
- Fixed resolving Fields.
->hideFromDetail()
is working in Tabs now. #9
- Fixed undefined Groups. #8
0.3.0
- Fixes #7
- Adds ability to combine Fields and Relations in Tabs
0.2.0
- Added
AvailableTabFields
Trait to resolve the correct Fields from Tabs when Nova needs the field.
- Fixed #6
- Removed own FieldController, since it's not needed anymore
0.1.1
- Fixed #3
- ShowToolbar as a third Argument if you are only using a TabsPanel (without a default Nova Panel)
0.1.0
- Fixed #1 and #2
- Create Button in Relations Tab is working now
- Attach Button is shown instead of Create Button in a MorphToMany Relation