Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make todo example work again (with autobootstrap) #3

Closed
mhevery opened this issue Sep 23, 2014 · 3 comments
Closed

Make todo example work again (with autobootstrap) #3

mhevery opened this issue Sep 23, 2014 · 3 comments
Milestone

Comments

@mhevery
Copy link
Contributor

mhevery commented Sep 23, 2014

No description provided.

@tbosch
Copy link
Contributor

tbosch commented Oct 9, 2014

Should use the es6 module loader. See https://github.com/angular/angular/blob/master/test-main.js for the configuration details.

@tbosch
Copy link
Contributor

tbosch commented Nov 20, 2014

No more needed as we have a hello world working.

@tbosch tbosch closed this as completed Nov 20, 2014
goderbauer added a commit to goderbauer/angular that referenced this issue Aug 7, 2015
This fixes the following type error that is thrown when calling getAllAngularTestability() while running Dartium in checked mode:

type 'MappedListIterable' is not a subtype of type 'List<PublicTestability>' of 'publicTestabilities'.
#0      GetTestability.addToWindow.<anonymous closure> (package:angular2/src/core/testability/get_testability.dart:92:12)
#1      Function._apply (dart:core-patch/function_patch.dart:7)
angular#2      Function.apply (dart:core-patch/function_patch.dart:28)
angular#3      __invokeFn (package:angular2/src/core/testability/get_testability.dart:26:26)
angular#4      _jsFunction.<anonymous closure> (package:angular2/src/core/testability/get_testability.dart:15:12)
alexeagle pushed a commit to alexeagle/angular that referenced this issue Dec 1, 2017
vicb pushed a commit that referenced this issue Feb 18, 2018
ottonascarella pushed a commit to ottonascarella/angular that referenced this issue Feb 20, 2018
# This is the 1st commit message:

fix(common): inconsistency on TitleCasePipe

TitleCasePipe was not behaving as expected with non-ascii characters.

# This is the commit message angular#2:

refactor(common): lint errors

# This is the commit message angular#3:

feat(common): more tests for TitleCasePipe

Copied tests from angular#20123, just to make sure fix covers all needs.

# This is the commit message angular#4:

refactor(common): fix linting errors
jbogarthyde pushed a commit to jbogarthyde/angular that referenced this issue Feb 23, 2018
smdunn pushed a commit to smdunn/angular that referenced this issue Feb 28, 2018
leo6104 pushed a commit to leo6104/angular that referenced this issue Mar 25, 2018
jbogarthyde added a commit to jbogarthyde/angular that referenced this issue Jul 12, 2018
# This is the 1st commit message:

docs: add api doc to commonly queried elements

# The commit message angular#2 will be skipped:

# fixup! docs: add api doc to commonly queried elements

# The commit message angular#3 will be skipped:

# fixup! docs: add api doc to commonly queried elements
@angular-automatic-lock-bot
Copy link

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 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants