Tags: tinyturtle21/closure-library
Tags
Update doc for goog.crypt.Hash.prototype.update. Clarifies that strings must only contain 8-bit characters. Addresses but doesn't solve the underlying issue in google#809. RELNOTES: n/a ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=152558631
Expose new getResultsAsJson in the test runner. Also quote properties so that they do not get obfuscated in compiled mode. RELNOTES: None ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=147667178
Set browserEvent parameter within AbstractDragDrop#startDrag. RELNOTES: Set browserEvent parameter within AbstractDragDrop#endDrag. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144235787
Add goog.html.SafeHtml.createScript() to create <script> tags. RELNOTES[NEW]: goog.html.SafeHtml.createScript(). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140618170
JSCompiler release r20161018 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136497633
Add an equals method to goog.math.Coordinate and make the existing eq… …uals method on goog.math.Vec2 take '*' instead of another goog.math.Vec2. RELNOTES: NONE ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=132601819
Closure locale data generators update. Data on locale/countries.js updated by generators on cl/130460265 RELNOTES: NA ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=130771743
Remove package visibility restriction from goog.html.sanitizer.CssSan… …itizer.sanitizeInlineStyle and make it return a SafeStyle. RELNOTES[NEW]: Make goog.html.sanitizer.CssSanitizer.sanitizeInlineStyle public. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=126817772
Automated g4 rollback of changelist 116605936. *** Reason for rollback *** Broke installing CSS installation in Safari (see bug b/29340337) *** Original change description *** Use goog.dom.setTextContent instead of innerHTML in goog.style.setStyles. RELNOTES: n/a *** ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=125177116
Fix goog.dom.dataset.remove in strict mode to handle Safari properly. See http://stackoverflow.com/questions/28973603 for more context. DELTA=3 (2 added, 0 deleted, 1 changed) DELTA_BY_EXTENSION=js=3 RELNOTES: Fix goog.dom.dataset.remove for Safari in strict mode. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=122321211
PreviousNext