Skip to content

Releases: eminiarts/nova-tabs

0.3.1

15 Jan 14:24
Compare
Choose a tag to compare
  • Fixed resolving Fields. ->hideFromDetail() is working in Tabs now. #9
  • Fixed undefined Groups. #8

0.3.0

13 Jan 19:51
Compare
Choose a tag to compare
  • Fixes #7
  • Adds ability to combine Fields and Relations in Tabs

0.2.0

08 Jan 18:43
Compare
Choose a tag to compare
  • 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

26 Dec 14:41
Compare
Choose a tag to compare
  • Fixed #3
  • ShowToolbar as a third Argument if you are only using a TabsPanel (without a default Nova Panel)

0.1.0

21 Dec 19:52
Compare
Choose a tag to compare
  • Fixed #1 and #2
  • Create Button in Relations Tab is working now
  • Attach Button is shown instead of Create Button in a MorphToMany Relation