这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: tsauerwein/closure-library

Tags

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

v20160315

Toggle v20160315's commit message
Remove the definition of goog.array.ArrayLike in favor of IArrayLike

RELNOTES[INC]: the obsolete typedef goog.array.ArrayLike has been removed, use IArrayLike
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=117277841

20160208

Toggle 20160208's commit message
Allows AbstractDialogPlugin to be sealed, making subclasses compatibl…

…e with goog.defineClass.

RELNOTES: n/a
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=113878307

v20160125

Toggle v20160125's commit message
Format Closure library with clang-format

RELNOTES: n/a
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=112731031

v20160119

Toggle v20160119's commit message
Treat string in goog.ui.Bubble as plain text.

RELNOTES[INC]: Breaking change for third parties: This will introduce double-escaping if your code passes a string with HTML code to goog.ui.Bubble. Pass SafeHtml instead.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=112188347

v20160106

Toggle v20160106's commit message
Automated g4 rollback of changelist 111522388.

*** Reason for rollback ***

Bringing original changes back

*** Original change description ***

Automated g4 rollback of changelist 111352260.

*** Reason for rollback ***

Breaks Gmail

*** Original change description ***

Allow further propagation of `mousedown` event for draggable elements.

There is currently an issue when default mousedown event gets cancelled for
draggable elements.
Consider an example when you have a draggable div with some
input inside. If you click on input, it won't get focus and you won't be able
to type anything, because focus is a default ev...

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