Skip to content

Commit 7a8fb9c

Browse files
committed
Update changelog for 0.4.0
1 parent fb77e1a commit 7a8fb9c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="v0.4.0"></a>
2+
# v0.4.0 (unreleased)
3+
## Bug Fixes
4+
* **modal**
5+
- Fixes an issue where modal input elements could not be focused if ngTouch was enabled. ([c359d0b](https://github.com/pineconellc/angular-foundation/commit/c359d0bc4b61d6d5b9a4c1a516443231f334e91f))
6+
- Fixes the size of modals with overflowing content. ([#87](https://github.com/pineconellc/angular-foundation/pull/89))
7+
* **tooltip**
8+
- Fix unregistering of dynamic tooltip triggers ([fdc2df9](https://github.com/pineconellc/angular-foundation/commit/fdc2df9ebcc00edc04d11abf4d018f7ef6a5b269))
9+
* **dropdownToggle**
10+
- Improved behavior for small screens
11+
- Fix overflow
12+
13+
## Features
14+
* **mediaQueries**
15+
- Extracted `mediaQueries` factory into its own module so it can be reused. ([#99](https://github.com/pineconellc/angular-foundation/pull/99))
16+
* **accordion**
17+
- Add active class to the open accordion segment ([27e787f](https://github.com/pineconellc/angular-foundation/commit/27e787fad563f70cae79e6c57077daa563a2e8e2))
18+
119
<a name="v0.3.1"></a>
220
# v0.3.1 (2014-08-19)
321
## Bug Fixes

0 commit comments

Comments
 (0)