Dzmitry Shylovich
|
c0f750af4e
|
fix(compiler): ignore @import in comments (#13368)
* refactor(compiler): clean up style url resolver
* fix(compiler): ignore @import in css comments
Closes #12196
|
2016-12-20 17:51:02 -08:00 |
Tobias Bosch
|
484119e59f
|
refactor(compiler): remove `asset:` urls
These urls were just relicts from Dart.
|
2016-11-18 10:04:14 -08:00 |
Joao Dias
|
77ee27c59e
|
refactor(): use const and let instead of var
|
2016-11-12 16:40:17 -08:00 |
Victor Berchet
|
bdcf46f82e
|
refactor(compiler): improve types, misc
|
2016-10-10 09:20:58 -07:00 |
Victor Berchet
|
2dfc9c653b
|
refactor: dart
|
2016-08-01 11:34:51 -07:00 |
Julie Ralph
|
9af2d8b810
|
fix(testing): remove deprecated testing APIs (#9923)
See https://github.com/angular/angular/blob/master/CHANGELOG.md for
prior deprecation and how to update.
|
2016-07-11 16:04:32 -07:00 |
ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
Alex Eagle
|
f39c9c9e75
|
style(lint): re-format modules/@angular
|
2016-06-09 17:00:15 -07:00 |
ScottSWu
|
86fbd50c3d
|
refactor(TypeScript): Add noImplicitAny
We automatically insert explicit 'any's where needed. These need to be
addressed as in #9100.
Fixes #4924
|
2016-06-08 16:20:50 -07:00 |
Igor Minar
|
a66cdb469f
|
repackaging: all the repackaging changes squashed
|
2016-05-01 20:51:00 -07:00 |
Igor Minar
|
505da6c0a8
|
repackaging: all the file moves
|
2016-05-01 20:51:00 -07:00 |