Releases: mpdifran/AdaptiveTabView
Releases · mpdifran/AdaptiveTabView
v0.5.1
- Add support for providing a
@State
property to control column visibility when in sidebar mode.
v0.5.0
When switching between container kinds:
- Adding better syncing of TabIdentifiers
- Added ability to provide custom mapping logic for TabIdentifiers via environment variable
v0.4.0
- Proper tab selection Binding
- Added example project
- Update README with images
v0.3.0
- Add a Binding property for the selected tab when in tab view
v0.2.2
- Update dependencies to use HTTPS instead of git for SPI
v0.2.1
- Fix bug with listing multiple tabs.
v0.2.0
- Adding DocC support for Swift Package Index.
- Tagging with proper semantic version.
v0.1
Initial release of the AdaptiveTabView.