This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Closure Library v20191111
New Additions
- Create
goog\.asserts\.dom
andgoog\.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.