This repository was archived by the owner on Apr 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27.4k
docs: mismatch between Angular version in embedded examples and plnkr examples on master #15267
Milestone
Comments
Narretz
added a commit
to Narretz/angular.js
that referenced
this issue
Oct 14, 2016
…version When the docs are based on the snapshot, the plnkr examples must use the snapshot files from code.angularjs.org Fixes angular#15267
Narretz
added a commit
to Narretz/angular.js
that referenced
this issue
Oct 14, 2016
…version When the docs are based on the snapshot, the plnkr examples must use the snapshot files from code.angularjs.org Fixes angular#15267
1 task
Fix was wrong, reopening |
3 tasks
Narretz
added a commit
to Narretz/angular.js
that referenced
this issue
Nov 3, 2016
Narretz
added a commit
to Narretz/angular.js
that referenced
this issue
Nov 4, 2016
petebacondarwin
pushed a commit
to petebacondarwin/angular.js
that referenced
this issue
Nov 21, 2016
…version When the docs are based on the snapshot, the plnkr examples must use the snapshot files from code.angularjs.org Closes angular#15267 PR (angular#15269)
petebacondarwin
pushed a commit
to petebacondarwin/angular.js
that referenced
this issue
Nov 21, 2016
…version When the docs are based on the snapshot, the plnkr examples must use the snapshot files from code.angularjs.org Closes angular#15267 PR (angular#15269)
petebacondarwin
pushed a commit
to petebacondarwin/angular.js
that referenced
this issue
Nov 21, 2016
…version When the docs are based on the snapshot, the plnkr examples must use the snapshot files from code.angularjs.org Closes angular#15267 PR (angular#15269)
petebacondarwin
pushed a commit
to petebacondarwin/angular.js
that referenced
this issue
Nov 21, 2016
…version When the docs are based on the snapshot, the plnkr examples must use the snapshot files from code.angularjs.org Closes angular#15267 PR (angular#15269)
petebacondarwin
pushed a commit
to petebacondarwin/angular.js
that referenced
this issue
Nov 21, 2016
…version When the docs are based on the snapshot, the plnkr examples must use the snapshot files from code.angularjs.org Closes angular#15267 PR (angular#15269)
gkalpak
pushed a commit
that referenced
this issue
Nov 28, 2016
- docs for the snapshot will include the snapshot files from code.angularjs.org - docs for tagged versions will include the files from the (Google) CDN - docs for local / untagged versions will try to include the files from the (Google) CDN, which will fail. This gives immediate feedback that something is broken. Closes #15267 Closes #15358
ellimist
pushed a commit
to ellimist/angular.js
that referenced
this issue
Mar 15, 2017
…version When the docs are based on the snapshot, the plnkr examples must use the snapshot files from code.angularjs.org Closes angular#15267 PR (angular#15269)
ellimist
pushed a commit
to ellimist/angular.js
that referenced
this issue
Mar 15, 2017
- docs for the snapshot will include the snapshot files from code.angularjs.org - docs for tagged versions will include the files from the (Google) CDN - docs for local / untagged versions will try to include the files from the (Google) CDN, which will fail. This gives immediate feedback that something is broken. Closes angular#15267 Closes angular#15358
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See http://stackoverflow.com/questions/40043549/ng-switch-when-separator-not-working-in-angularjs/40044632#40044632
Maybe this should be fixed in dgeni-packages/examples.
The plnkr opener requests the manifest.json, which contains the files that should appear in the plnkr. And the files are generated by dgeni based on the deployments. So maybe we need an extra plnkr deployment?
The text was updated successfully, but these errors were encountered: