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

Closure Library v20191111

Compare
Choose a tag to compare
@rishipal rishipal released this 14 Nov 23:40

New Additions

  • Create goog\.asserts\.dom and goog\.dom\.elements families of methods for checking specific types of DOM Elements.

Other Changes

  • Fix disposable leak in field.js
  • Fix bug in AminatedZippy when it's expanded/collapsed while the previous animation is still playing.
  • There may be some user-visible formatting changes due to CLDR data updates. No functional changes expected.
  • Include actual value in unclear "Bad argument to assert*(boolean)" error messages.