mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
0.1.6
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,3 +1,19 @@
|
||||
<a name="0.1.6"></a>
|
||||
## [0.1.6](https://github.com/ionic-team/ionic/compare/v0.1.5...v0.1.6) (2018-04-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **angular:** lifecycles ([062641d](https://github.com/ionic-team/ionic/commit/062641d))
|
||||
* **angular:** modal and popover ([acd411d](https://github.com/ionic-team/ionic/commit/acd411d))
|
||||
* **angular:** module exports ([cece447](https://github.com/ionic-team/ionic/commit/cece447))
|
||||
* **angular:** proxies ([2308239](https://github.com/ionic-team/ionic/commit/2308239))
|
||||
* **angular:** tabs angular tests ([ff1ed88](https://github.com/ionic-team/ionic/commit/ff1ed88))
|
||||
* **router-outlet:** enteringEl !== leavingEl ([0d44253](https://github.com/ionic-team/ionic/commit/0d44253))
|
||||
* **router-outlet:** mutable prop ([ff06dab](https://github.com/ionic-team/ionic/commit/ff06dab))
|
||||
|
||||
|
||||
|
||||
<a name="0.1.5"></a>
|
||||
## [0.1.5](https://github.com/ionic-team/ionic/compare/v0.1.4...v0.1.5) (2018-03-29)
|
||||
|
||||
|
||||
2831
angular/package-lock.json
generated
2831
angular/package-lock.json
generated
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ionic/angular",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"description": "Angular specific wrappers for @ionic/core",
|
||||
"keywords": [
|
||||
"ionic",
|
||||
|
||||
11942
core/package-lock.json
generated
11942
core/package-lock.json
generated
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ionic/core",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"description": "Base components for Ionic",
|
||||
"keywords": [
|
||||
"ionic",
|
||||
|
||||
Reference in New Issue
Block a user