Skip to content

Commit

Permalink
Update changelog for 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrowning committed Oct 15, 2014
1 parent fb77e1a commit 2633974
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="v0.4.0"></a>
# v0.4.0 (unreleased)
## Bug Fixes
* **modal**
- Fixes an issue where modal input elements could not be focused if ngTouch was enabled. ([c359d0b](https://github.com/pineconellc/angular-foundation/commit/c359d0bc4b61d6d5b9a4c1a516443231f334e91f))
- Fixes the size of modals with overflowing content. ([#87](https://github.com/pineconellc/angular-foundation/pull/89))
* **tooltip**
- Fix unregistering of dynamic tooltip triggers ([fdc2df9](https://github.com/pineconellc/angular-foundation/commit/fdc2df9ebcc00edc04d11abf4d018f7ef6a5b269))
* **dropdownToggle**
- Improved behavior for small screens
- Fix overflow

## Features
* **mediaQueries**
- Extracted `mediaQueries` factory into its own module so it can be reused

<a name="v0.3.1"></a>
# v0.3.1 (2014-08-19)
## Bug Fixes
Expand Down

0 comments on commit 2633974

Please sign in to comment.