Skip to content

Tags: tinyturtle21/closure-library

Tags

v20170409

Toggle v20170409's commit message
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

v20170218

Toggle v20170218's commit message
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

v20170124

Toggle v20170124's commit message
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

v20161201

Toggle v20161201's commit message
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

v20161024

Toggle v20161024's commit message
JSCompiler release r20161018

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=136497633

v20160911

Toggle v20160911's commit message
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

v20160822

Toggle v20160822's commit message
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

v20160713

Toggle v20160713's commit message
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

v20160619

Toggle v20160619's commit message
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

v20160517

Toggle v20160517's commit message
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