-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
148 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,148 @@ | ||
<a name="2.4.0"></a> | ||
# [2.4.0](https://github.com/zyra/ionic2-super-tabs/compare/v2.3.3...v2.4.0) (2017-04-30) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **toolbar:** fix issue with scrollTabs option enabled ([667ea8b](https://github.com/zyra/ionic2-super-tabs/commit/667ea8b)) | ||
|
||
|
||
### Features | ||
|
||
* lazy load tabs ([b0eecba](https://github.com/zyra/ionic2-super-tabs/commit/b0eecba)) | ||
|
||
|
||
|
||
<a name="2.3.3"></a> | ||
## [2.3.3](https://github.com/zyra/ionic2-super-tabs/compare/v2.3.2...v2.3.3) (2017-04-30) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **super-tab:** fix change detection issues ([c95d480](https://github.com/zyra/ionic2-super-tabs/commit/c95d480)), closes [#36](https://github.com/zyra/ionic2-super-tabs/issues/36) | ||
|
||
|
||
|
||
<a name="2.3.2"></a> | ||
## [2.3.2](https://github.com/zyra/ionic2-super-tabs/compare/v2.3.1...v2.3.2) (2017-04-29) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **super-tab:** detect changes when set to active ([809ad90](https://github.com/zyra/ionic2-super-tabs/commit/809ad90)) | ||
|
||
|
||
|
||
<a name="2.3.1"></a> | ||
## [2.3.1](https://github.com/zyra/ionic2-super-tabs/compare/v2.3.0...v2.3.1) (2017-04-29) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **super-tab:** update to match ionic 3.1 ([af5fcfd](https://github.com/zyra/ionic2-super-tabs/commit/af5fcfd)) | ||
* **toolbar:** do not wrap text ([a1c7cd8](https://github.com/zyra/ionic2-super-tabs/commit/a1c7cd8)) | ||
|
||
|
||
|
||
<a name="2.3.0"></a> | ||
# [2.3.0](https://github.com/zyra/ionic2-super-tabs/compare/v2.2.2...v2.3.0) (2017-04-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **super-tabs:** fix issue when used inside tabs ([afa5951](https://github.com/zyra/ionic2-super-tabs/commit/afa5951)), closes [#26](https://github.com/zyra/ionic2-super-tabs/issues/26) | ||
|
||
|
||
### Features | ||
|
||
* **super-tab:** add swipeBackEnabled input ([1fc754c](https://github.com/zyra/ionic2-super-tabs/commit/1fc754c)) | ||
* **super-tab:** pause change detection when tab is not active ([198937a](https://github.com/zyra/ionic2-super-tabs/commit/198937a)) | ||
|
||
|
||
### Performance Improvements | ||
|
||
* **animations:** improve animations ([26580a9](https://github.com/zyra/ionic2-super-tabs/commit/26580a9)) | ||
|
||
|
||
|
||
<a name="2.2.2"></a> | ||
## [2.2.2](https://github.com/zyra/ionic2-super-tabs/compare/v2.2.1...v2.2.2) (2017-04-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fix deep linking with no titles ([b113008](https://github.com/zyra/ionic2-super-tabs/commit/b113008)) | ||
|
||
|
||
|
||
<a name="2.2.1"></a> | ||
## [2.2.1](https://github.com/zyra/ionic2-super-tabs/compare/v2.2.0...v2.2.1) (2017-04-19) | ||
|
||
|
||
|
||
<a name="2.2.0"></a> | ||
# [2.2.0](https://github.com/zyra/ionic2-super-tabs/compare/v2.1.0...v2.2.0) (2017-04-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **super-tabs:** wait for view init before setting indicator position ([07240cf](https://github.com/zyra/ionic2-super-tabs/commit/07240cf)), closes [#23](https://github.com/zyra/ionic2-super-tabs/issues/23) | ||
* **toolbar:** indicator width is 0 on init ([a826da8](https://github.com/zyra/ionic2-super-tabs/commit/a826da8)) | ||
|
||
|
||
### Features | ||
|
||
* integrate deeplinking ([2941ce9](https://github.com/zyra/ionic2-super-tabs/commit/2941ce9)) | ||
|
||
|
||
|
||
<a name="2.1.0"></a> | ||
# [2.1.0](https://github.com/zyra/ionic2-super-tabs/compare/v1.1.1...v2.1.0) (2017-04-18) | ||
|
||
|
||
### Features | ||
|
||
* **super-tabs:** add slideTo method ([a847cc6](https://github.com/zyra/ionic2-super-tabs/commit/a847cc6)) | ||
|
||
|
||
|
||
<a name="1.1.1"></a> | ||
## [1.1.1](https://github.com/zyra/ionic2-super-tabs/compare/v1.1.0...v1.1.1) (2017-03-27) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fix selectedTabIndex input ([0f4db70](https://github.com/zyra/ionic2-super-tabs/commit/0f4db70)) | ||
|
||
|
||
|
||
<a name="1.1.0"></a> | ||
# [1.1.0](https://github.com/zyra/ionic2-super-tabs/compare/v1.0.0...v1.1.0) (2017-03-26) | ||
|
||
|
||
### Features | ||
|
||
* ability to pass params to tabs ([9262a46](https://github.com/zyra/ionic2-super-tabs/commit/9262a46)) | ||
|
||
|
||
|
||
<a name="1.0.0"></a> | ||
# [1.0.0](https://github.com/zyra/ionic2-super-tabs/compare/v0.2.0...v1.0.0) (2017-03-26) | ||
|
||
|
||
|
||
<a name="0.2.0"></a> | ||
# [0.2.0](https://github.com/zyra/ionic2-super-tabs/compare/v0.1.1...v0.2.0) (2017-03-26) | ||
|
||
|
||
|
||
<a name="0.1.1"></a> | ||
## [0.1.1](https://github.com/zyra/ionic2-super-tabs/compare/v0.1.0...v0.1.1) (2017-03-26) | ||
|
||
|
||
|
||
<a name="0.1.0"></a> | ||
# 0.1.0 (2017-03-18) | ||
|
||
|
||
|