-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
Showing
2 changed files
with
43 additions
and
1 deletion.
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,17 @@ | ||
<a name="2.0.0-alpha.0"></a> | ||
# 2.0.0-alpha.0 titanium-octopus (2016-03-15) | ||
|
||
### First release of angular2-material! | ||
|
||
This inaugural release includes 6 components: | ||
* [md-button](src/components/button) (buttons and anchors) | ||
* [md-card](src/components/card) | ||
* [md-toolbar](src/components/toolbar) | ||
* [md-sidenav](src/components/sidenav) | ||
* [md-checkbox](src/components/checkbox) | ||
* [md-progress-circle and md-spinner](src/components/progress-circle) | ||
|
||
As the alpha process continues, these components will continue to evolve. There *will* be | ||
breaking changes between alpha releases; the alpha releases are here for people that want an | ||
early look or who like to live on the edge and are very tolerant of breaking API and behavior | ||
changes. |
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