This repository was archived by the owner on Mar 12, 2024. It is now read-only.
v3.0.0
This release introduces several breaking changes from the 2.x series. Refer
to the README for current usage.
- #24 "Namespace" components under
ivy-tabs-* - #23 Remove
tagNamevalues except for tabs, which are now anchor tags by default. - #21 Select tabs by a (now required) model value, rather than tab index.
- Rename
selectedIndexonivy-tabstoselection. - Move
on-selectaction fromivy-tabsto individual tabs.
- Rename
- #22 Remove isVisible manipulation and rely on application styles for presentation management.