Skip to content

Commit bac95de

Browse files
committed
chore(changelog): 1.3.2 changelog
1 parent 11d2158 commit bac95de

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

CHANGELOG.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
<a name="1.3.2"></a>
2+
## 1.3.2 "france" (2016-10-24)
3+
4+
#### Bug Fixes
5+
6+
* **ion-option-button:** ion-option button now works with nested lists. ([6e622a4](https://github.com/driftyco/ionic/commit/6e622a4))
7+
8+
* **ion-content height** ion-content height is now adjusted upon the first opening of the keyboard. ([26f33970](https://github.com/driftyco/ionic/commit/26f3397))
9+
10+
* **select** select now works on chrome 53 and up. click is no longer simulated ([417997d](https://github.com/driftyco/ionic/commit/417997d))
11+
12+
* **button** button border style now configurable ([80b9020](https://github.com/driftyco/ionic/commit/80b9020))
13+
14+
* **pullToRefresh** pull to refresh now only fires when their is a scrollview ([160629c](https://github.com/driftyco/ionic/commit/160629c))
15+
16+
* **scrollComplete** onScrollComplete event added to ionScroll ([34d663e](https://github.com/driftyco/ionic/commit/34d663e))
17+
18+
* **scroll** fixed memory leak with event listeners ([491e256](https://github.com/driftyco/ionic/commit/491e256))
19+
20+
* **modal-open** modal-open class is now removed when no modals are in the dom ([6ed7253](https://github.com/driftyco/ionic/commit/6ed7253))
21+
122
<a name"1.3.1"></a>
223
## 1.3.1 "el salvador" (2016-05-12)
324

@@ -15,7 +36,7 @@
1536

1637
* **Slides:** changed the way looped/duplicates slides work, added documentation ([44d5a0f8](https://github.com/driftyco/ionic/commit/44d5a0f8), closes [#6305](https://github.com/driftyco/ionic/issues/6305))
1738

18-
* **Header:**
39+
* **Header:**
1940
* ion-nav-title will fill up available space ([677d2d4c](https://github.com/driftyco/ionic/commit/677d2d4c), closes [#4661](https://github.com/driftyco/ionic/issues/4661))
2041
* subheader visiblity fix, remove display as block ([01ab8b03](https://github.com/driftyco/ionic/commit/01ab8b03), closes [#3055](https://github.com/driftyco/ionic/pull/3055))
2142
* set correct title bar height ([6a5e6bc4](https://github.com/driftyco/ionic/commit/6a5e6bc4), closes [#4965](https://github.com/driftyco/ionic/pull/4965))
@@ -86,7 +107,7 @@
86107

87108
* **drag:** fix #4022 and #3695 ([d3d2c14](https://github.com/driftyco/ionic/commit/d3d2c14))
88109
* **fonts:** iOS 9 fonts now for safari ([760b70d](https://github.com/driftyco/ionic/commit/760b70d))
89-
* **gestures:** revert fix for dragging. Fixes #3695 ([1b0d3dd](https://github.com/driftyco/ionic/commit/1b0d3dd))
110+
* **gestures:** revert fix for dragging. Fixes #3695 ([1b0d3dd](https://github.com/driftyco/ionic/commit/1b0d3dd))
90111
* **keyboard:**
91112
* check for slide first before update. Fixes #4870 ([074976f](https://github.com/driftyco/ionic/commit/074976f))
92113
* fix blank spot. Fixes #4849 and #4645 ([4ad6021](https://github.com/driftyco/ionic/commit/4ad6021))

0 commit comments

Comments
 (0)