-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
1 parent
cf814bf
commit e8274d4
Showing
2 changed files
with
33 additions
and
32 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 |
---|---|---|
@@ -1,42 +1,43 @@ | ||
## [0.1.6] - [2019.03.22] | ||
## 1.0.0 | ||
Upgraded to null-safety | ||
|
||
* Fix setState() called after dispose() | ||
## 0.1.6 - 2019.03.22 | ||
Fix setState() called after dispose() | ||
|
||
## [0.1.5] - [2019.03.10] | ||
## 0.1.5 - 2019.03.10 | ||
Fix findRenderObject is null | ||
|
||
* Fix findRenderObject is null | ||
## 0.1.4 - 2018.10.19 | ||
Fix display items when itemCount changes | ||
|
||
## [0.1.4] - [2018.10.19] | ||
* Fix display items when itemCount changes | ||
## 0.1.3 - 2018.10.18 | ||
Fix zero item count | ||
|
||
## [0.1.3] - [2018.10.18] | ||
* Fix zero item count | ||
## 0.1.1 - 2018.10.10 | ||
Fix next/previous index in none loop mode. | ||
|
||
## [0.1.1] - [2018.10.10] | ||
* Fix next/previous index in none loop mode. | ||
## 0.1.0 - 2018.10.08 | ||
Implement `TransformerPageController` | ||
|
||
## [0.1.0] - [2018.10.08] | ||
* Implement `TransformerPageController` | ||
## 0.0.8 - 2018.09.20 | ||
Ignore not valid event | ||
|
||
## [0.0.8] - [2018.09.20] | ||
* Ignore not valid event | ||
## 0.0.7 - 2018.09.20 | ||
Fix bugs | ||
|
||
## [0.0.7] - [2018.09.20] | ||
* Fix bugs | ||
## 0.0.6 - 2018.09.20 | ||
Fix bugs | ||
|
||
## [0.0.6] - [2018.09.20] | ||
* Fix bugs | ||
|
||
## [0.0.5] - [2018.09.19] | ||
* Fix bugs | ||
## 0.0.5 - 2018.09.19 | ||
Fix bugs | ||
|
||
## [0.0.4] - [2018.09.19] | ||
* Fix bugs | ||
## 0.0.4 - 2018.09.19 | ||
Fix bugs | ||
|
||
## [0.0.2] - [2018.08.30] | ||
* Update readme | ||
## 0.0.2 - 2018.08.30 | ||
Update readme | ||
|
||
## [0.0.1] - [2018.08.30] | ||
* Basic animation | ||
## 0.0.1 - 2018.08.30 | ||
Basic animation | ||
|
||
|
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