Filipe Silva
84ca050416
change let to const in bootstrap
2016-11-14 19:02:54 +00:00
Filipe Silva
04b88d5534
remove wip aot changes from test run
2016-11-14 19:02:09 +00:00
Filipe Silva
b0c4422a97
add aot (WIP)
2016-11-14 17:07:39 +00:00
Filipe Silva
0d74c9332f
update systemjs.config.js to have @angular/upgrade/static by default
2016-11-12 22:38:14 +00:00
Filipe Silva
59c9a6f3bc
update e2e prose
2016-11-12 22:21:35 +00:00
Filipe Silva
8f23969bc5
update phonecat-hybrid service and components
2016-11-12 21:55:20 +00:00
Filipe Silva
654f6cf2a2
update phonecat-hybrid bootstrap prose
2016-11-12 21:16:22 +00:00
Filipe Silva
1d81dad708
remove unused imports in protractor-helpers
2016-11-12 20:35:10 +00:00
Filipe Silva
4ac5e60522
improve angular1 type declaration in hybrid apps
2016-11-12 16:06:02 +00:00
Filipe Silva
8e27ff9162
rename upgrade-adapter example to upgrade-module
2016-11-12 15:31:40 +00:00
Filipe Silva
37b57fa9bb
update upgrade-adapter's prose
2016-11-12 15:27:51 +00:00
Filipe Silva
1af3570910
update upgrade-phonecat-2-hybrid
2016-11-12 11:26:12 +00:00
Filipe Silva
b342d24ef3
add typing to UpgradeModule DI
2016-11-12 11:00:00 +00:00
Filipe Silva
e710481076
fix missing systemjs.config.extras
2016-11-10 17:42:29 +00:00
Filipe Silva
16c1837feb
change HeroDetailComponent to HeroDetailDirective
2016-11-10 15:27:45 +00:00
Filipe Silva
c7487be4a2
re-enable upgrade-adapter tests
2016-11-10 15:27:42 +00:00
Filipe Silva
c3b9cb3a03
cleanup upgrade-adapter e2e test
2016-11-10 14:58:14 +00:00
Filipe Silva
03d877dcee
update 2-to-1-providers
2016-11-10 14:33:58 +00:00
Filipe Silva
2bd3a6e0d1
update 1-to-2-providers
2016-11-10 14:27:46 +00:00
Filipe Silva
f63649ae45
update 2-to-1-transclusion
2016-11-10 14:04:35 +00:00
Filipe Silva
476ccf0001
update 1-to-2-projection
2016-11-10 13:57:45 +00:00
Filipe Silva
71cd604f55
update downgrade-io
2016-11-10 12:34:31 +00:00
Filipe Silva
e4bb6ce3cc
update downgrade-static
2016-11-10 12:24:20 +00:00
Filipe Silva
2117d40de3
update upgrade-io example
2016-11-10 12:04:19 +00:00
Filipe Silva
f958661afe
update upgrade-static
2016-11-09 19:33:57 +00:00
Filipe Silva
455f2f6896
add systemjs config extras to all indexes
2016-11-09 18:25:04 +00:00
Filipe Silva
89a9529672
remove shared adapter example
2016-11-09 18:23:01 +00:00
Filipe Silva
e990594b6d
convert 1-2-hybrid-bootstrap to upgrade/static
2016-11-09 18:12:15 +00:00
Filipe Silva
b0ca4f5040
revert change to browser.ignoreSynchronization
2016-11-09 17:21:22 +00:00
Filipe Silva
e9469e55f2
use 2.2.0-rc.0
2016-11-09 14:45:23 +00:00
Filipe Silva
6e5b8a458f
add hybrid toggle switch to helpers
2016-11-09 14:23:59 +00:00
Filipe Silva
cb3d3b34c4
re-enable upgrade-phonecat-2 tests
2016-11-08 17:47:39 +00:00
Filipe Silva
2b235fbe65
re-enable upgrade-adapter and upgrade-phonecat-1 tests
2016-11-08 17:31:02 +00:00
Ward Bell
a46cba06f0
docs(quickstart): app says "Hello Angular!" instead of "My first..." ( #2760 )
2016-11-05 13:12:11 -07:00
Ward Bell
8fafa8a01e
docs(plunkers): prepare plunkers for the quickstart reboot ( #2759 )
...
* plunker builder removes files and scripts not needed in plunkers (e.g., systemjs.config.js)
* no longer adds placeholder README.md (deemed a distraction)
* tag is now "Angular" instead of "Angular2"
* new plnkr.json "includeSystemConfig" option adds systemjs.config.js back; needed for testing plnkrs.
* incidentally changes comment "Polyfill(s)" to "Polyfills" in all index.html
2016-11-05 12:53:47 -07:00
Ward Bell
74ef87feac
docs: systemjs.config.plunker -> systemjs.config.web w/ auto-bootstrap ( #2756 )
...
see PR #2756
2016-11-04 21:59:51 -07:00
Benjamin Dopplinger
83faca0f94
docs(dart): remove unnecessary directives import ( #2282 )
2016-11-04 09:46:36 -07:00
Ward Bell
fa99a8b0b2
docs(toh-5): dashboard uses [routerLink] bindings #998 ( #2718 )
...
* docs(toh-5): dashboard uses [routerLink] bindings #998
closes #998
* chore: temp add toh-5 to bad-code-excerpt-skip-patterns.txt
2016-11-03 10:25:01 -07:00
Ward Bell
ae35f0e017
docs(lifecycle-hooks): `SimpleChange` -> `SimpleChanges` #2741 ( #2742 )
2016-11-02 21:50:38 -07:00
cam73
35d8695752
Removes duplication of head tag in example ( #2648 )
2016-11-02 15:46:29 -07:00
Filipe Silva
f837330eaf
chore: remove inner editorconfig ( #2736 )
2016-11-02 14:49:51 +01:00
Ward Bell
e9d78133e1
docs(testing): revert to jasmine v.2.4.1 ( #2697 )
...
Bug in Jasmine v.2.5.x. Stick with v.2.4.1 (as karma-jasmine does) until the following issue is resolved:
https://github.com/jasmine/jasmine/issues/1231
Unfortunately, there is no `@types/jasmine` for v.2.4 but only for v.2.5.
2016-10-29 23:53:21 -07:00
Ward Bell
7e5f5a25ad
docs(testing): fix `base` setting in karma shims ( #2694 )
2016-10-29 19:37:27 -07:00
Jesús Rodríguez
323becee32
chore: remove bootstrap package ( #2691 )
2016-10-29 10:44:57 -07:00
Filipe Silva
c426e57818
fix(e2e): remove invalid syntax usage ( #2687 )
2016-10-28 01:08:43 +01:00
Filipe Silva
44bbc7776a
fix(e2e): fix travis e2e ( #2684 )
...
See angular/webdriver-manager#121
2016-10-27 15:25:09 +01:00
Steven
2408bb149a
fix for #2667 ( #2668 )
...
ported changes made here 541bdc5f63
2016-10-26 08:31:29 -07:00
Patrice Chalin
197be09785
chore(dart): update to 2.0.0 ( #2680 )
2016-10-26 16:36:21 +02:00
Kathy Walrath
e9d40ab2d7
Update most visible AngularDart pages to 2.0
2016-10-26 14:43:53 +02:00
Patrice Chalin
cfa7ec76f8
example(dart/toh-5): add extra region for use in API docs ( #2664 )
2016-10-24 22:33:37 +02:00