This repository has been archived by the owner on Jun 14, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2c5f251
commit 217082f
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<a name="0.2.0"</a> | ||
### [0.2.0 (January 19, 2016)](https://github.com/ngOfficeUIFabric/ng-officeuifabric/tree/dev) | ||
|
||
#### Features | ||
|
||
- **docs**: added auto watcher for easier dev (by @s-KaiNet; closes #49) | ||
- **uif-choicefield**: directive added (by @rolandoldengarm; closes #16) | ||
- **uif-icon**: added validation to specified icon (by @andrewconnell) | ||
- **uif-link**: directive added (by @tdwhite0; closes #23) | ||
- **uif-overlay**: directive added (by @johnmeilleur; closes #28) | ||
- **uif-progress-indicator**: directive added (by @johnmeilleur; closes #34) | ||
|
||
#### Bug Fixes | ||
|
||
- **docs**: fixed multiple broken links (by @andrewconnell, @estruyf; closes #86, #89) | ||
- **docs**: added directive guidelines 007 & 008 (by @andrewconnell; closes #93) | ||
- **uif-dropdown**: fixed issue to support jqlite (by @estruyf; closes #98) | ||
- fixed angular duped dependency & tsd script (by @andrewconnell; closes #82, #83) | ||
|
||
|
||
<a name="0.1.3"</a> | ||
### [0.1.3 (January 13, 2016)](https://github.com/ngOfficeUIFabric/ng-officeuifabric/releases/tag/0.1.3) | ||
|
||
This is the first release of the ngOfficeUiFabric! Everything is new… check the repo’s [README.md](https://github.com/ngOfficeUIFabric/ng-officeuifabric/blob/master/README.md) for details on the current state of the library and the various options (NPM / Bower / NuGet) can get the library. Check the demo site for sample usage & working examples: **http://ngOfficeUiFabric.com**. | ||
|
||
#### Features | ||
|
||
- **uif-contextual-menu**: directive added (by @s-KaiNet; closes #18) | ||
- **uif-dropdown**: directive added (by @rolandoldengarm; closes #21) | ||
- **uif-icon**: directive added (by @andrewconnell; closes #40) | ||
- **uif-searchbox**: directive added (@jigargandhi; closes #39) | ||
- **uif-spinner**: directive added (@jjczopek; closes #35) | ||
- **uif-table**: directive added (by @waldekmastykarz; closes #36) | ||
- **uif-textfield**: directive added (by @rolandoldengarm; closes #37) | ||
- **uif-toggle**: directive added (by @rolandoldengarm; closes #38) |