You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,15 @@
3
3
## Features
4
4
***dropdownToggle**
5
5
- Add 'expanded' class when toggled
6
+
6
7
## Bug Fixes
7
8
***modal**
8
9
- Fixes focus on model open
9
10
***tour**
10
11
- Fixes an issue where tour would stay open when location changed
11
12
- Prevents a SecurityError from being raised when accessing localStorage
13
+
***topbar**
14
+
- Fix event unbinding
12
15
13
16
<aname="v0.5.1"></a>
14
17
# v0.5.1 (2014-11-29)
@@ -55,7 +58,7 @@
55
58
***mediaQueries**
56
59
- Extracted `mediaQueries` factory into its own module so it can be reused. ([#99](https://github.com/pineconellc/angular-foundation/pull/99))
57
60
***accordion**
58
-
- Add active class to the open accordion segment ([27e787f](https://github.com/pineconellc/angular-foundation/commit/27e787fad563f70cae79e6c57077daa563a2e8e2))
61
+
- Add active class to the open accordion segment ([27e787f](https://github.com/pineconellc/angular-foundation/commit/27e787fad563f70cae79e6c57077daa563a2e8e2))
0 commit comments