Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(167)

Side by Side Diff: polymer_0.5.0/bower_components/sugar/CAUTION.md

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 ## Caution! 1 ## Caution!
2 2
3 Here you will find points of caution when updating Sugar to a new version. 3 Here you will find points of caution when updating Sugar to a new version.
4 Think of it as a pruned Changelog with the most front-facing changes surfaced. 4 Think of it as a pruned Changelog with the most front-facing changes surfaced.
5 If your code breaks on update check here first! Read all the ones that are great er than the version you are migrating from. 5 If your code breaks on update check here first! Read all the ones that are great er than the version you are migrating from.
6 6
7 ### Note about versions < 1.3.9 7 ### Note about versions < 1.3.9
8 8
9 Version 1.4.0 improves future-compatibility by ensuring that browser updates do not cause breakages going forward. Upgrading is highly recommended, however as t here are also many API changes, [this patch](https://raw.github.com/andrewplumme r/Sugar/master/lib/patches/sugar-es6-patch.min.js) was created for older version s. Just drop it in after the main script. 9 Version 1.4.0 improves future-compatibility by ensuring that browser updates do not cause breakages going forward. Upgrading is highly recommended, however as t here are also many API changes, [this patch](https://raw.github.com/andrewplumme r/Sugar/master/lib/patches/sugar-es6-patch.min.js) was created for older version s. Just drop it in after the main script.
10 10
(...skipping 397 matching lines...) Expand 10 before | Expand all | Expand 10 after
408 408
409 409
410 410
411 v0.9.1+ 411 v0.9.1+
412 ======= 412 =======
413 413
414 - Level: Major 414 - Level: Major
415 - Object.create changed to Object.extended. 415 - Object.create changed to Object.extended.
416 416
417 417
OLDNEW
« no previous file with comments | « polymer_0.5.0/bower_components/sugar/.bower.json ('k') | polymer_0.5.0/bower_components/sugar/CHANGELOG.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698