1.5.0
版本发布时间: 2022-02-13 09:14:04
eminiarts/nova-tabs最新发布版本:2.2.3(2022-10-26 03:59:06)
1.5.0 - 2022-02-13
- Added
selectFirstTab(false)
anddontSelectFirstTab()
(#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)