0
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix aria-live repeated message not being announce by adding &nsbp; at the end of the repeated text in the aria-live region RELNOTES: n/a More... almost 5 years ago
Fix new closure-deps to use posix relative paths explicitly so the resulting paths work correctly on Windows. More... almost 5 years ago
Internal change More... almost 5 years ago
Remove WebChannel.Option.testUrl and WebChannel.Option.backgroundtestchannel. RELNOTES: N/A More... almost 5 years ago
Add allMapValues utility function to new goog.async.promises module More... almost 5 years ago
Internal change More... about 5 years ago
Remove type assertion from replaceLocation More... about 5 years ago
RELNOTES[NEW]: Create goog.debug.deepFreeze. More... about 5 years ago
Replace goog.isArray with Array.isArray as this is available on all platforms ES5 and most pre-ES5 environments (Android) except for IE8. RELNOTES: Replace uses of goog.isArray in preparation for its removal More... about 5 years ago
Widen return type of some AbstractRange methods to avoid a circular dependency. More... about 5 years ago
Internal change More... about 5 years ago
RELNOTES: Linkify matching {} and () in URL like https://g.com?res{x=3} More... about 5 years ago
Remove special case for ie6-ie10 in nexttick. Just fall back to setTimeout for those browsers as we do in ie11. RELNOTES: Remove special case for ie6-ie10 in nexttick. More... about 5 years ago
RELNOTES: Remove some forwardDeclares from closure labs net. More... about 5 years ago
Ignore case when filtering functions in CSS properties More... about 5 years ago
RELNOTES: Remove some forwardDeclares from closure/net. More... about 5 years ago
RELNOTES: Remove forwardDeclares from various Closure packages. This removes forwardDeclare from the following packages: - style - promise - testing - storage - positioning More... about 5 years ago
RELNOTES: Remove forwardDeclares from closure/graphics. More... about 5 years ago
RELNOTES: Remove forwardDeclare from closure/fs. More... about 5 years ago
Internal change More... about 5 years ago
Merge pull request #1050 from google/npm-v20200204.0.0 More... about 5 years ago
New npm release at 20200204.0.0 More... about 5 years ago
Fix a comment. More... about 5 years ago
Change a call to Node.prototype.removeNode to instead use goog.dom.removeNode to avoid a conformance violation. More... about 5 years ago
Internal change More... about 5 years ago
Add linear-gradient to the list of allowed SafeStyle functions. More... about 5 years ago
Convert license blocks in 16 packages to the shorter SPDX @license versions. RELNOTES: n/a More... about 5 years ago
Mark propagationStopped_ property as private, and clean up the underscore supression. More... about 5 years ago
Internal change More... about 5 years ago
RELNOTES[INC]: goog.net.Cookies.prototype.set only accepts options objects for optional parameters. More... about 5 years ago