Miško Hevery
3853fff795
release: cut the 4.3.6 release
2017-08-23 14:59:49 -05:00
Hans Larsen
6076a8d7bb
release: cut the 4.3.5 release
2017-08-16 10:49:38 -07:00
Victor Berchet
0065868f37
release: cut the 4.3.4 release
2017-08-10 09:38:13 -07:00
Alex Rickabaugh
82798e9d04
release: cut the 4.3.3 release
2017-08-02 12:57:34 -07:00
Miško Hevery
c977994864
release: cut the 4.3.2 release
2017-07-27 15:51:46 -05:00
Alex Eagle
434ff5fecb
build: update bazel rules to latest ( #18289 )
2017-07-26 12:08:24 -05:00
Alex Rickabaugh
b1757037fb
release: cut the 4.3.1 release
2017-07-19 12:53:17 -07:00
Alex Rickabaugh
4fbb5b29ea
release: cut the 4.3.0 release
2017-07-14 12:50:40 -07:00
Georgios Kalpakas
b6aad07634
build: remove duplicate dependency on TypeScript
...
TypeScript was added as a dependency in 9a7f5d580 . I assume the intention was to
upgrade the existing devDependency instead.
2017-07-11 11:53:43 -07:00
Jason Aden
8928a58796
release: cut the 4.3.0-rc.0 release
2017-07-07 22:07:13 -07:00
Alex Rickabaugh
37797e2b4e
feat(common): new HttpClient API
...
HttpClient is an evolution of the existing Angular HTTP API, which exists
alongside of it in a separate package, @angular/common/http. This structure
ensures that existing codebases can slowly migrate to the new API.
The new API improves significantly on the ergonomics and features of the legacy
API. A partial list of new features includes:
* Typed, synchronous response body access, including support for JSON body types
* JSON is an assumed default and no longer needs to be explicitly parsed
* Interceptors allow middleware logic to be inserted into the pipeline
* Immutable request/response objects
* Progress events for both request upload and response download
* Post-request verification & flush based testing framework
2017-07-07 12:09:32 -07:00
Matias Niemelä
1cfe67dac4
release: cut the 4.3.0-beta.1 release
2017-06-29 14:38:52 -07:00
Hans Larsen
20a04f9076
release: cut the 4.3.0-beta.0 release
2017-06-21 17:16:04 -07:00
Miško Hevery
5ac3919259
feat(core): update zone.js to 0.8.12
2017-06-16 12:13:14 -07:00
Alex Rickabaugh
e95062d1df
release: cut the 4.2.2 release
2017-06-12 15:50:10 -07:00
Alex Rickabaugh
8575e3f71c
release: cut the 4.2.1 release
2017-06-09 16:04:09 -07:00
Alex Rickabaugh
8e5beb024f
release: cut the 4.2.0 release
2017-06-08 15:38:20 -07:00
Alex Eagle
5faf520067
build: Introduce Bazel build rules
...
So far this just compiles the core and common packages.
2017-06-05 11:18:20 -07:00
Victor Berchet
8e7a3f031b
release: cut the 4.2.0-rc.2 release
2017-06-01 14:25:19 -07:00
Chuck Jazdzewski
a1724f7816
release: cut the 4.2.0-rc.1 release
2017-05-26 14:32:20 -07:00
Jason Aden
fa809ec8cf
build: import tslib rather than output TS helpers ( #16901 )
2017-05-23 14:01:39 -06:00
Julie Ralph
85d4c4b82e
feat(core): update zone.js to 0.8.10 and expose the flush method ( #16860 )
...
`flush()` can now be used from within fakeAsync tests to simulate moving
time forward until all macrotask events have been cleared from the
event queue.
2017-05-22 12:19:21 -06:00
Jason Aden
9081f84543
release: cut the 4.2.0-rc.0 release
2017-05-19 15:54:52 -07:00
Chuck Jazdzewski
9a7f5d580f
ci: update build to use TypeScript 2.3.2 ( #16707 )
2017-05-16 13:29:38 -07:00
Jason Aden
0f0b9896b7
release: cut the 4.2.0-beta.1 release
2017-05-10 16:26:34 -07:00
Matias Niemelä
59d62bc5aa
release: cut the 4.2.0-beta.0 version
2017-05-04 14:37:20 -07:00
Marc Laval
065b76d14c
feat(core): upgrade dep on zone.js to 0.8.9 ( #16401 )
...
PR Close #16401
2017-04-28 22:50:48 -05:00
Miško Hevery
cb35c26d70
release: cut the 4.1.0 release
2017-04-26 10:49:19 -05:00
Miško Hevery
b37f5fc59b
release: cut the 4.1.0-rc.0 release
2017-04-21 00:12:10 -05:00
Tobias Bosch
840cb3d69e
build: bump protractor to 4.0.14
2017-04-18 08:28:31 -07:00
Hans Larsen
3ad0cc5736
release: cut the 4.1.0-beta.1 release
2017-04-12 14:39:22 -07:00
Victor Berchet
6388768d73
release: cut the 4.1.0-beta.0 release
2017-03-29 16:55:47 -07:00
Victor Berchet
1ba296644d
release: cut the 4.0.0 release
2017-03-23 16:45:16 -07:00
Igor Minar
ee03418b10
release: cut the 4.0.0-rc.6 release
2017-03-22 23:09:47 -07:00
Miško Hevery
97149f9424
fix(core): update peer dep on zone.js to ^0.8.5 ( #15365 )
...
Closes #15185
PR Close #15365
2017-03-21 16:47:01 -05:00
Jason Aden
bcc29ffdd1
build: update rollup ( #15258 )
...
PR Close #15258
2017-03-17 17:39:19 -05:00
Chuck Jazdzewski
52bed7f9b3
release: cut the 4.0.0-rc.5 release
2017-03-17 10:16:53 -07:00
Chuck Jazdzewski
4e25601c4d
release: cut the 4.0.0-rc.4 release
2017-03-16 20:10:53 -07:00
Miško Hevery
d2fbbb44ae
fix(core): update peer dep on zone.js to ^0.8.4 ( #15209 )
...
Closes #15180
Closes #15185
2017-03-16 13:23:09 -07:00
Jason Aden
992aa17361
build: add source maps into NPM distribution ( #15159 )
...
Previous to 2.x there were some source maps distrubted, but they didn't go
all the way back to the TypeScript sources and they weren't available for
all JavaScript distrubted to NPM.
With this change source maps will be available for FESM distributions as
well as UMD and will go all the way back to TypeScript sources.
Fixes #15184
2017-03-16 12:55:15 -07:00
Miško Hevery
5fe2d8fd80
fix(core): update peer dep on zone.js to ^0.8.2 ( #15078 )
2017-03-14 20:42:39 -07:00
Chuck Jazdzewski
814dc107d9
release: cut the 4.0.0-rc.3 release
2017-03-10 12:21:52 -08:00
Jason Aden
1efd508217
build: update package.json to remove babel.
2017-03-08 16:29:28 -08:00
Olivier Combe
e6e8123bdd
build: update to yarn 0.21.3 ( #14805 )
2017-03-01 23:58:05 -08:00
Igor Minar
180b705227
release: cut the 4.0.0-rc.2 release
2017-03-01 22:46:11 -08:00
Igor Minar
da79ad3cec
build: cut 4.0.0-rc.1
...
rc.0 is not part of the repo history because of a missing fix that was discovered after publishing to npm
2017-02-24 18:03:23 -08:00
Victor Berchet
01907bafb0
build(platform-server): update parse5 to v3 ( #14538 )
2017-02-23 21:14:04 -08:00
George Kalpakas
175dbce354
build: check yarn version in check-environment ( #14499 )
...
As discussed in
https://github.com/angular/angular/pull/14382#discussion_r100620839 .
2017-02-22 20:55:25 -08:00
Jason Aden
de795ea233
perf: distrubute smaller bundled code and include es2015 bundle
...
TypeScript compiler will now build to ES2015 code and modules. Babili is used to minify ES2015
code, providing an initial optimization that we couldn't previously get just from Uglify. Uses
Babel to convert ES2015 to UMD/ES5 code, and Uglify to minimize the output.
2017-02-21 20:48:55 -08:00
Igor Minar
1bdf7061b8
release: cut v4.0.0-beta.8
2017-02-18 15:00:33 -08:00