Victor Berchet
1bd858fb43
build(examples): upgrade to protractor 4.0.9 ( #12803 )
...
closes #12798
2016-11-10 18:13:11 -08:00
Joao Dias
44a142fc02
chore(playground): use base64-js from npm
...
closes #12471
2016-11-10 12:08:04 -08:00
Joao Dias
32fcec9fcb
chore(npm): remove dependency on minimatch
2016-11-07 10:32:00 -08:00
Igor Minar
953cb50fa5
chore(release): cut v2.2.0-rc.0
2016-11-03 00:28:29 +01:00
Joao Dias
bad58824a0
refactor(playground): update gestures playground to use latest hammer.js
2016-10-31 14:43:04 -07:00
Joao Dias
938ed1c76d
chore(lint): deduplicate tslint dependency
2016-10-31 11:27:34 -07:00
Joao Dias
eb8288f76c
chore(package): remove unused lodash and sorted-object
2016-10-31 11:26:59 -07:00
Joao Dias
e86573bac8
chore(lint): replace gulp check-task with tslint no-jasmine-focus rule
...
fixes #11800
2016-10-28 15:53:15 -07:00
Joao Dias
262bd23b84
chore(lint): add vrsource tslint rules dependency
2016-10-28 15:53:15 -07:00
Igor Minar
ec0acf9a1b
chore(release): cut the 2.2.0-beta.0 release
2016-10-27 18:28:07 +02:00
Igor Minar
69ad99dca6
chore(release): cut the 2.2.0-beta.0 release and add changelog
2016-10-20 14:36:46 -07:00
Tobias Bosch
07bd4b0630
chore: bump version number and generate CHANGELOG ( #12247 )
2016-10-12 13:19:31 -07:00
Chuck Jazdzewski
df9761951b
docs(changelog): added changelog for 2.1.0-rc.0
2016-10-05 16:48:22 -07:00
Victor Berchet
9a049be67f
feat(Parse5): update to the latest version 2.2.1
...
fixes #6237
2016-09-30 10:46:49 -07:00
Igor Minar
2045268cec
chore(release): v2.1.0-beta.0
2016-09-23 11:41:35 -07:00
Victor Berchet
d95344430c
chore(zone.js): update to 0.6.25 ( #11725 )
2016-09-20 14:55:07 -07:00
Victor Berchet
1225ecfb14
chore(node): allow current node version
...
node current is 6.6.0
see https://github.com/nodejs/LTS#lts_schedule
2016-09-19 16:24:31 -07:00
Victor Berchet
5bf08b886f
build(npm): update fsevents to 1.0.14 ( #11686 )
...
fixes #11685
2016-09-18 16:04:46 -07:00
Pawel Kozlowski
fa39965a37
build(gulp): fail on ddescribe / iit left in tests
...
Closes #10524
2016-09-18 16:01:50 -07:00
Igor Minar
ffe5c49c3e
chore(release): v2.0.0 proprioception-reinforcement
2016-09-14 16:49:10 -07:00
Igor Minar
00a24b63da
build(npm): roll back jasmine 2.5 upgrade due to console reporter issues ( #11573 )
...
2.5.1 no longer prints dots in the './test.sh node' mode
2016-09-13 13:32:58 -07:00
Igor Minar
fa994810d5
chore(release): v2.0.0-rc.7
2016-09-12 23:25:28 -07:00
Igor Minar
220d8377fe
build(npm): update to jasmine@2.5.1
...
Closes #11390
2016-09-12 12:54:52 -07:00
Igor Minar
cc7780adf7
build(npm): update to rxjs@5.0.0-beta.12
...
Fixes #11300
2016-09-12 12:05:00 -07:00
Misko Hevery
051a6ebe12
feat(zone): upgrade to zone.js@0.6.21
2016-09-12 11:48:24 -07:00
Tobias Bosch
f386cb4ba9
Fix benchpress for newest protractor and selenium ( #11451 )
...
* chore: update protractor and selenium-webdriver packages
As `karma-jasmine` has a peer dependency on `jasmine-core@2.3`, but `jasmine` and `protractor` are using `jasmine-core@2.4` we need to add `jasmine-core@2.3` explicitly. Previously, the peer dependency was
satisfied by accident because npm deduped the dependency
for `jasmine-core@2.3` as top level dependency.
Note that the shrink-wrap files changes quite a bit because
of the deduping mechanism of npm.
* fix(benchpress): make it work with latest protractor and seleniuv-webdriver
* fix(e2e_tests): make them work with latest protractor
2016-09-09 10:37:47 -07:00
Igor Minar
109dc99d32
build(npm): remove obsolete npm dependencies
...
I also removed an obsolete bundling script which depended on systemjs-builder that I removed.
2016-09-02 15:58:46 -07:00
Tobias Bosch
4287f1716d
chore: add incremental-dom as dev dependency
2016-09-01 14:13:33 -07:00
Igor Minar
0ddae9b727
chore(release): bump Angular version to 2.0.0-rc.6 in package.json
2016-08-31 16:49:14 -07:00
Igor Minar
2b20db6c5a
chore: update to typescript@2.0.2 - the currect 2.0 rc
2016-08-30 21:07:45 -07:00
Miško Hevery
979657989b
fix(packages): use ES modules for primary build ( #11120 )
2016-08-30 18:07:40 -07:00
Marc Laval
66df335998
chore(dependencies): switch from es6-shim to core-js ( #10884 )
2016-08-25 17:28:36 -07:00
Rob Wormald
ca41b4f5ff
feature(core): update RxJS to 5.0.0-beta.11 ( #10648 )
2016-08-22 17:17:23 -07:00
Miško Hevery
23a27776e2
chore: upgrade zone.js to v0.6.17 ( #10989 )
2016-08-22 16:24:21 -07:00
Julie Ralph
bb7d55244d
fix(zones): bump zone version to 0.6.15 ( #10953 )
...
This fixes issues with microtasks being called too early
in certain tests.
2016-08-19 14:35:26 -07:00
Miško Hevery
8a5eb08672
fix(fakeAsync): have fakeAsync use Proxy zone. ( #10797 )
...
Closes #10503
It is possible for code in `beforeEach` to capture and fork a zone
(for example creating `NgZone` in `beforeEach`). Subsequently the code
in `it` may chose to do `fakeAsync`. The issue is that because the
code in `it` can use `NgZone` from the `beforeEach`. it effectively can
escape the `fakeAsync` zone. A solution is to run all of the test in
`ProxyZone` which allows a test to dynamically replace the rules at any
time. This allows the `beforeEach` to fork a zone, and then `it` to
retroactively became `fakeAsync` zone.
2016-08-19 12:10:53 -07:00
Victor Berchet
4df48b202c
fix(i18n): update NgLocalLocalization ( #10771 )
...
ref https://github.com/papandreou/node-cldr/issues/31
2016-08-13 05:43:36 -07:00
Victor Berchet
161a4dd15f
feat(i18n): Add NgLocaleLocalization which returns plural cases given a locale ( #10744 )
2016-08-12 14:46:06 -07:00
Igor Minar
94e1ab33ce
chore(release): update package.jsons
2016-08-09 09:33:17 -07:00
Stephen Fluin
1608d91728
docs(changelog): change log and package.json to rc4
...
Closes #9727
2016-06-30 10:16:32 -07:00
Jason Choi
a620f95891
build(npm): upgrade ts-api-guardian to v0.1.4
...
Closes #9642
2016-06-27 12:27:59 -07:00
Jason Choi
42a5b6cbda
chore(testing): upgrade ts-api-guardian to 0.1.3
2016-06-23 18:19:32 -07:00
Jeff Cross
7733c97df3
build(npm): update conventional-changelog dependency
...
Fixes #5672
2016-06-23 17:35:57 -07:00
Jason Choi
249a6bdd98
test: upgrade ts-api-guardian to v0.1.2
2016-06-23 14:26:40 -07:00
Marc Laval
9decc3d823
build: fix some issues on Windows platforms
...
Closes #9450
2016-06-23 10:46:01 +02:00
Igor Minar
bdbbe5aa20
chore(release): 2.0.0-rc.3
2016-06-21 16:34:48 -07:00
Victor Berchet
6fd52dfb38
build(npm): update ts-api-guardian to v0.0.4 ( #9366 )
2016-06-20 09:32:27 -07:00
Igor Minar
2b1ac63e3a
npm: bump the version number in package.json
...
this version string is currently not authoritative source see #9264 and #9233
2016-06-16 09:57:44 -07:00
Alex Eagle
bbed364e7b
chore(tsc-wrapped): update to newest tsickle
2016-06-09 16:45:16 -07:00
Alex Eagle
7aa1790874
fix(travis): pin the version of tsickle for offline_compiler_test
2016-06-07 17:16:26 -07:00