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
2.0.x #31437
2.0.x #31437
Conversation
TestBed was accidentaly ommited from the 'stable' api list during the API sweep before final. We do consider it to be stable.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this a real release or just by accident? Why is there still a milestone with open issues for 2.0.1?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
milestone 2.0.1 should be 2.0.x (ie patch releases)
Fix(http): invalidStateError if response body without content If the responseType has been specified and other than 'text', responseText throw an InvalidStateError exception See XHR doc => https://xhr.spec.whatwg.org/#the-responsetext-attribute Unit Test to prevent invalidStateError
The `addProvider` function in the `UpgradeAdapter` was deprecated in this [commit](d21331e#diff-77163e956a7842149f583846c1c01651) and has been removed in final. Given this, the documentation for downgrading ng2 providers for use in ng1 is invalid.
* docs(NgModule): Corrected the wording of the documentation of `entryComponents`, fixed some minor grammar issues * docs(NgModule): Remove redundant ComponentFactory mentions * docs(NgModule): Restore ComponentFactory/ComponentResolver links
This change mostly automated by alexeagle/tslint@12012b0 with some manual fixes.
npm doesn't currently support download counts for scoped packages, so there is no replacement right now.
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
It looks like you opened this by accident. If you do want to contribute something, please open a new PR that targets the correct branches. Thanks! |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information
The text was updated successfully, but these errors were encountered: