Miško Hevery
|
979657989b
|
fix(packages): use ES modules for primary build (#11120)
|
2016-08-30 18:07:40 -07:00 |
|
Chuck Jazdzewski
|
bb7221f922
|
refactor(facade): Removed unnecessary override and deprecation. (#10761)
|
2016-08-12 17:41:12 -07:00 |
|
Jason Choi
|
99989f5d3f
|
chore(facade): remove most facade/async functions
|
2016-08-05 12:26:28 -07:00 |
|
PatrickJS
|
190bcc89c1
|
refactor(EventEmitter): optional emits (#10058)
the Subject#next is optional
|
2016-07-22 10:19:57 -07:00 |
|
ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
|
Victor Berchet
|
ca42b49fa2
|
refactor: misc cleanup (#9369)
|
2016-06-20 10:55:29 -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 |
|
Alex Eagle
|
b5d14c26d2
|
chore(lint): enable requireInternalWithUnderscore tslint check
|
2016-05-27 09:31:18 -07:00 |
|
Rob Wormald
|
e5904f4089
|
fix(facade): change EventEmitter to be sync by default (#8761)
|
2016-05-26 09:34:04 -07:00 |
|
Miško Hevery
|
39ecd01b86
|
chore: audit @angular/core API classification (#8808)
|
2016-05-25 15:00:05 -07:00 |
|
Andreas Wissel
|
016f0d8e9e
|
fix: Typo in async.ts
Closes #7382
|
2016-05-24 11:15:51 -07:00 |
|
Igor Minar
|
0035575c82
|
build: turn on tsc's stripInternal when producint public d.ts file
I also made some changes to fix imports and remove some stuff that caused
breakage once stripInternals was turned on.
|
2016-05-20 10:59:57 -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 |
|