Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Commit

Permalink
docs(release): 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewconnell committed Apr 21, 2016
1 parent 1ed03de commit 7f1fd86
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@
------------------


<a name="0.8.4"></a>
### [0.8.4 - April 21, 2016](https://github.com/ngOfficeUIFabric/ng-officeuifabric/releases/tag/0.8.4)

#### Fixes

- **uif-button**
- disabled not watched and handled ([59a2b87](https://github.com/ngOfficeUIFabric/ng-officeuifabric/commit/59a2b87))
- **uif-textfield**
- clear placeholder on click ([1ed03de](https://github.com/ngOfficeUIFabric/ng-officeuifabric/commit/1ed03de), Closes [#305](https://github.com/ngOfficeUIFabric/ng-officeuifabric/issues/305))


------------------


<a name="0.8.3"></a>
### [0.8.3 - April 19, 2016](https://github.com/ngOfficeUIFabric/ng-officeuifabric/releases/tag/0.8.3)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-officeuifabric-source",
"version": "0.8.3",
"version": "0.8.4",
"description": "Angular directives for Microsoft's Office UI Fabric.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 7f1fd86

Please sign in to comment.