This repository was archived by the owner on May 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-16
lines changed Expand file tree Collapse file tree 2 files changed +4
-16
lines changed Original file line number Diff line number Diff line change 1- ## 0.5.0-beta+1
2-
3- This code is considered production quality, but depends on angular2:
4- ^3.0.0-alpha+1. The alpha tag represents the evolving nature of the AngularDart
5- api, not code quality (3.0.0-beta+1 is used in production Google apps).
6-
7- * Fix link in CHANGELOG to old pub package.
8-
9- ## 0.5.0-beta
10-
11- This code is considered production quality, but depends on angular2:
12- ^3.0.0-alpha+1. The alpha tag represents the evolving nature of the AngularDart
13- api, not code quality (3.0.0-beta+1 is used in production Google apps).
1+ ## 0.5.0
142
153 * Rename library to angular_components.
164
Original file line number Diff line number Diff line change 11name : angular_components
2- version : 0.5.0-beta+1
2+ version : 0.5.0
33description : >
44 The official Material Design components for AngularDart. Used at Google
55 in production apps.
66homepage : https://github.com/dart-lang/angular_components
77author :
Dart Team <[email protected] > 88environment :
9- sdk : ' >=1.22 .0 <2.0.0'
9+ sdk : ' >=1.23 .0 <2.0.0'
1010dependencies :
11- angular2 : ' >=3.0.0-alpha+1 <4.0.0'
11+ angular2 : ' >=3.0.0 <4.0.0'
1212 collection : ^1.14.0
1313 fixnum : ^0.10.5
1414 intl : ' >=0.14.0 <0.16.0'
You can’t perform that action at this time.
0 commit comments