Skip to content

v1.5.0

Compare
Choose a tag to compare
@RVxLab RVxLab released this 13 Feb 01:14
· 164 commits to master since this release

1.5.0 - 2022-02-13

  • Added selectFirstTab(false) and dontSelectFirstTab() (#165)
    • This method can be used to opt out from the default selected tab. This can be useful when your relations are particularly heavy
  • Fixed issue with third-party fields implementing MergeValue causing the tab to lose its slug value (#162)
  • Fixed issue with files not being able to be deleted within tabs (#169)
  • Fixed h1 selector in DetailTabs breaking certain packages like Quill and Editor.js (#171)