Releases: uias/Tabman
2.1.2
Updated
- Swift version to 4.2 in podspec.
- by benbahrenburg.
Fixed
- Annoying conformance warning in
TMBar
caused by Swift compiler bug.- by benbahrenburg.
2.1.1
2.1.0
Tabman 2
Added
- Redesigned and completely re-engineered bar layout system.
- Support for dynamic page insertion & deletion via Pageboy 3.
- Support for multiple bars, including dynamic addition and removal.
- Simplified, more powerful customization via constrained types.
- Ability to add accessory views to bars.
- Support for
UIKit
components such asUINavigationItem
to bar items. - Dramatically simplified creation and integration of custom components.
Updated
- Improved animation & transitioning engine.
- All views are now exposed via public API.
Fixed
- Numerous issues with automatic insetting of child contents.
- A whole lot of performance fixes.
- Numerous memory problems.
Upgrade Notes
This release and all v2.0 releases include API breaking changes from any previous 1.x release. When upgrading to v2.0 from a v1.x install, please read the accompanying migration notes that can be found here: Tabman 2 Migration Guide.
There is also now comprehensive documentation available at uias.github.io/Tabman
Tabman 2 - Beta 3
Upgrade Notes
This beta release and any following v2.0 releases will include API breaking changes from any previous 1.x release. When upgrading to v2.0 from a v1.x install, please read the accompanying migration notes that can be found here: Tabman 2 Migration Guide.
Tabman 2 - Beta 2
Upgrade Notes
This beta release and any following v2.0 releases will include API breaking changes from any previous 1.x release. When upgrading to v2.0 from a v1.x install, please read the accompanying migration notes that can be found here: Tabman 2 Migration Guide.
Tabman 2 - Beta 1
Upgrade Notes
This beta release and any following v2.0 releases will include API breaking changes from any previous 1.x release. When upgrading to v2.0 from a v1.x install, please read the accompanying migration notes that can be found here: Tabman 2 Migration Guide.