X Tutup
Skip to content

feat(dart/transform): Use angular2/platform/browser as bootstrap lib#7647

Closed
kegluneq wants to merge 1 commit intoangular:masterfrom
kegluneq:breaking_bootstrap
Closed

feat(dart/transform): Use angular2/platform/browser as bootstrap lib#7647
kegluneq wants to merge 1 commit intoangular:masterfrom
kegluneq:breaking_bootstrap

Conversation

@kegluneq
Copy link
Copy Markdown

/cc @IgorMinar

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.

@kegluneq kegluneq added comp: dart-transformer action: review The PR is still awaiting reviews from at least one requested reviewer refactoring Issue that involves refactoring or code-cleanup labels Mar 17, 2016
@kegluneq kegluneq force-pushed the breaking_bootstrap branch 2 times, most recently from adc31a9 to b9e11cb Compare March 17, 2016 20:58
@kegluneq kegluneq changed the title feat(dart/transform): Remove deprecated angular2/bootstrap feat(dart/transform): Use angular2/platform/browser as bootstrap lib Mar 17, 2016
@kegluneq kegluneq force-pushed the breaking_bootstrap branch from b9e11cb to 4b6b12d Compare March 18, 2016 00:20
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.
@kegluneq kegluneq force-pushed the breaking_bootstrap branch from 4b6b12d to fd457f4 Compare March 18, 2016 16:16
@mhevery
Copy link
Copy Markdown
Contributor

mhevery commented Mar 18, 2016

LGTM

@mhevery mhevery assigned kegluneq and unassigned mhevery Mar 18, 2016
@mhevery mhevery added pr_state: LGTM and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 18, 2016
@kegluneq kegluneq added the action: merge The PR is ready for merge by the caretaker label Mar 18, 2016
@kegluneq kegluneq assigned jelbourn and unassigned kegluneq Mar 18, 2016
@mary-poppins
Copy link
Copy Markdown

Merging PR #7647 on behalf of @jelbourn to branch presubmit-jelbourn-pr-7647.

@mhevery mhevery closed this in b6507e3 Mar 21, 2016
@kegluneq kegluneq deleted the breaking_bootstrap branch March 29, 2016 18:15
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes refactoring Issue that involves refactoring or code-cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup