Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit 03fd447

Browse files
author
Kamil Kisiela
committed
fix repo links in readme
1 parent efadd07 commit 03fd447

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

CHANGELOG.md

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ Change Log
33

44
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
[Unreleased](https://github.com/wieldo/angular-formly-templates-material/compare/v0.7.2...HEAD)
6+
[Unreleased](https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.2...HEAD)
77

88
### Changed
99

1010
- Package name in AtmosphereJS (formly:angular-formly-templates-material)
1111

12-
[0.7.2](https://github.com/wieldo/angular-formly-templates-material/compare/v0.7.1...v0.7.2) - 2015-12-08
13-
---------------------------------------------------------------------------------------------------------
12+
[0.7.2](https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.1...v0.7.2) - 2015-12-08
13+
------------------------------------------------------------------------------------------------------------
1414

1515
### Added
1616

@@ -21,16 +21,16 @@ All notable changes to this project will be documented in this file. This projec
2121

2222
- Links to repository after transfer from wieldo to formly-js
2323

24-
[0.7.1](https://github.com/wieldo/angular-formly-templates-material/compare/v0.7.0...v0.7.1) - 2015-12-01
25-
---------------------------------------------------------------------------------------------------------
24+
[0.7.1](https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.0...v0.7.1) - 2015-12-01
25+
------------------------------------------------------------------------------------------------------------
2626

2727
### Changed
2828

2929
- use bound for datepicker's minDate, maxDate and filterDate instead of template manipulator
3030
- remove bound from slider's min, max and step attributes
3131

32-
[0.7.0](https://github.com/wieldo/angular-formly-templates-material/compare/v0.6.0...v0.7.0) - 2015-11-29
33-
---------------------------------------------------------------------------------------------------------
32+
[0.7.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.6.0...v0.7.0) - 2015-11-29
33+
------------------------------------------------------------------------------------------------------------
3434

3535
### Added
3636

@@ -40,15 +40,15 @@ All notable changes to this project will be documented in this file. This projec
4040

4141
- Unit testing using karma instead of velocity (with coverage reports)
4242

43-
[0.6.0](https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.2...v0.6.0) - 2015-11-27
44-
---------------------------------------------------------------------------------------------------------
43+
[0.6.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.5.2...v0.6.0) - 2015-11-27
44+
------------------------------------------------------------------------------------------------------------
4545

4646
### Added
4747

4848
- compatibility with Meteor releases lower then 1.2
4949

50-
[0.5.2](https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.1...v0.5.2) - 2015-11-19
51-
---------------------------------------------------------------------------------------------------------
50+
[0.5.2](https://github.com/formly-js/angular-formly-templates-material/compare/v0.5.1...v0.5.2) - 2015-11-19
51+
------------------------------------------------------------------------------------------------------------
5252

5353
### Fixed
5454

@@ -63,23 +63,23 @@ All notable changes to this project will be documented in this file. This projec
6363
- deprecated **mdInputContainer** wrapper. Use **inputContainer**
6464
- deprecated **mdMessages** wrapper. Use **messages**
6565

66-
[0.5.1](https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.0...v0.5.1) - 2015-11-18
67-
---------------------------------------------------------------------------------------------------------
66+
[0.5.1](https://github.com/formly-js/angular-formly-templates-material/compare/v0.5.0...v0.5.1) - 2015-11-18
67+
------------------------------------------------------------------------------------------------------------
6868

6969
### Changed
7070

7171
- Refactor all files to use Strict Dependency Injection
7272

73-
[0.5.0](https://github.com/wieldo/angular-formly-templates-material/compare/v0.4.0...v0.5.0) - 2015-11-18
74-
---------------------------------------------------------------------------------------------------------
73+
[0.5.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.4.0...v0.5.0) - 2015-11-18
74+
------------------------------------------------------------------------------------------------------------
7575

7676
### Added
7777

7878
- multiple support for select field
7979
- slider field with min, max, step and discrete options
8080

81-
[0.4.0](https://github.com/wieldo/angular-formly-templates-material/compare/v0.3.0...v0.4.0) - 2015-11-17
82-
---------------------------------------------------------------------------------------------------------
81+
[0.4.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.3.0...v0.4.0) - 2015-11-17
82+
------------------------------------------------------------------------------------------------------------
8383

8484
### Added
8585

@@ -90,41 +90,41 @@ All notable changes to this project will be documented in this file. This projec
9090
- **mdInputContainer** wrapper. Use **inputContainer**
9191
- **mdMessages** wrapper. Use **messages**
9292

93-
[0.3.0](https://github.com/wieldo/angular-formly-templates-material/compare/v0.2.0...v0.3.0) - 2015-11-17
94-
---------------------------------------------------------------------------------------------------------
93+
[0.3.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.2.0...v0.3.0) - 2015-11-17
94+
------------------------------------------------------------------------------------------------------------
9595

9696
### Added
9797

9898
- datepicker with date range and filtering *(currently in angular-material 1.0_RC4)*
9999
- Tests of formlyMaterial provider
100100

101-
[0.2.0](https://github.com/wieldo/angular-formly-templates-material/compare/v0.1.0...v0.2.0) - 2015-11-17
102-
---------------------------------------------------------------------------------------------------------
101+
[0.2.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.1.0...v0.2.0) - 2015-11-17
102+
------------------------------------------------------------------------------------------------------------
103103

104104
### Added
105105

106106
- Support for textarea with cols and rows
107107
- ApiCheck for label, radio and select
108108
- Support for md-theme
109109

110-
[0.1.0](https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.4...v0.1.0) - 2015-11-17
111-
---------------------------------------------------------------------------------------------------------
110+
[0.1.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.4...v0.1.0) - 2015-11-17
111+
------------------------------------------------------------------------------------------------------------
112112

113113
### Added
114114

115115
- Support for md-select with valueProp and labelProp
116116
- Support for md-radio with valueProp and labelProp options
117117

118-
[0.0.4](https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.3...v0.0.4) - 2015-11-13
119-
---------------------------------------------------------------------------------------------------------
118+
[0.0.4](https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.3...v0.0.4) - 2015-11-13
119+
------------------------------------------------------------------------------------------------------------
120120

121121
### Removed
122122

123123
- es5-shim package
124124
- standard-minifier package
125125

126-
[0.0.3](https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.2...v0.0.3) - 2015-11-10
127-
---------------------------------------------------------------------------------------------------------
126+
[0.0.3](https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.2...v0.0.3) - 2015-11-10
127+
------------------------------------------------------------------------------------------------------------
128128

129129
### Fixed
130130

@@ -134,8 +134,8 @@ All notable changes to this project will be documented in this file. This projec
134134

135135
- Package name: wieldo:angular-formly-templates-material
136136

137-
[0.0.2](https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.1...v0.0.2) - 2015-11-07
138-
---------------------------------------------------------------------------------------------------------
137+
[0.0.2](https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.1...v0.0.2) - 2015-11-07
138+
------------------------------------------------------------------------------------------------------------
139139

140140
### Fixed
141141

0 commit comments

Comments
 (0)