Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Closure Library v20220502

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 19:26

New Additions

  • Allow overriding the goog.net.XhrManager's underling XhrIoPool in tests. (3d36f21)

Backwards Incompatible Changes

  • Remove deprecated goog.nullFunction (27be5f4)

Other Changes

  • Maintain cursor position when inserting lists (705ac0c)
  • Don't add <br> tag on the first <li> removed in goog.editor.plugins.RemoveFormatting. (7d36ac4)
  • Fix debug window options closing from throwing when new loggers get added after it was opened. (7f2c86c)
  • Updated data for ICU71 & CLDR 41 (1df687a)
  • Update test to account for removed goog.nullFunction (35b3ced)