Commit b6507e3
feat(dart/transform): Use angular2/platform/browser as bootstrap lib
Update the Angular 2 transformer to recognize
`package:angular2/platform/browser.dart` as the library which exports
the `bootstrap` function.
Update playground, examples, benchmarks, & tests to import bootstrap from
platform/browser.
Closes angular#76471 parent c194f66 commit b6507e3
File tree
77 files changed
+130
-88
lines changed- modules_dart
- payload/hello_world/web
- transform
- lib/src/transform/common
- test/transform
- integration
- directive_chain_files
- directive_dep_files
- event_getter_files
- list_of_types_files
- simple_annotation_files
- expected
- synthetic_ctor_files
- two_annotations_files
- two_deps_files
- reflection_remover
- abstract_method_annotation_files
- arrow_annotation_files
- bootstrap_files
- expected
- combinator_files
- expected
- debug_files
- expected
- debug_mirrors_files
- expected
- deferred_bootstrap_files
- expected
- deprecated_bootstrap_files
- function_annotation_files
- expected
- log_mirrors_files
- expected
- method_annotation_files
- expected
- native_annotation_files
- reflection_remover_files
- expected
- verbose_files/expected
- modules
- angular2
- docs/cheatsheet
- examples
- compiler/ts/url_resolver
- core
- forms/ts/ng_validators
- pipes/ts
- async_pipe
- date_pipe
- json_pipe
- lowerupper_pipe
- number_pipe
- slice_pipe
- ts/prod_mode
- router/ts
- can_activate
- can_deactivate
- on_activate
- on_deactivate
- reuse
- benchmarks/src
- compiler
- costs
- largetable
- naive_infinite_scroll
- static_tree
- tree
- payload_tests/hello_world/ts/webpack
- playground/src
- animate
- async
- gestures
- hash_routing
- hello_world
- http
- jsonp
- key_events
- model_driven_forms
- order_management
- person_management
- relative_assets
- routing
- sourcemap
- svg
- template_driven_forms
- todo
- web_workers/images
- zippy_component
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+130
-88
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments