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
14
2
15
3
* Rename library to angular_components.
16
4
Original file line number Diff line number Diff line change 1
1
name : angular_components
2
- version : 0.5.0-beta+1
2
+ version : 0.5.0
3
3
description : >
4
4
The official Material Design components for AngularDart. Used at Google
5
5
in production apps.
6
6
homepage : https://github.com/dart-lang/angular_components
7
7
author :
Dart Team <[email protected] >
8
8
environment :
9
- sdk : ' >=1.22 .0 <2.0.0'
9
+ sdk : ' >=1.23 .0 <2.0.0'
10
10
dependencies :
11
- angular2 : ' >=3.0.0-alpha+1 <4.0.0'
11
+ angular2 : ' >=3.0.0 <4.0.0'
12
12
collection : ^1.14.0
13
13
fixnum : ^0.10.5
14
14
intl : ' >=0.14.0 <0.16.0'
You can’t perform that action at this time.
0 commit comments