v20230103
版本发布时间: 2023-01-20 02:48:26
google/closure-library最新发布版本:v20230802(2023-08-11 01:43:27)
New Additions
- Add
goog.i18n.messages.declareIcuTemplate()
as a better way to declare ICU-formatted messages. (1762f0a2ea5817cd2dfe312d0b77800dc4100054)
Other Changes
- CLDR 42 update
- Updating data with CLDR 42 (5fa11c8967d01f67013df3d3b6eef3b89e59b50e, 9f4d02c92b7959cceb01d02023c95ae969c8303e)
- Update I18N test assert function to ignore white space differences (f6203e8d8052fbc43f12e0ae85e29d673d31a1da) and work better with null/empty actual values (11ed104958a29edec435498f1a39a98dbe59db66)
- Update
assertI18nContains
to ignore horizontal white space in strings (d407e5c61cd77f67761da9d27228c21025c3cade) - Update relativedateformat data to CLDR 42 (53727e8e7773b90b81b34e9157c74f8b06b5f131)
- Add support for non-ASCII spaces in
DateTimeParse
(e25a09a5d8b2bf65679e395545c940dd2e0166bd)
- Delete deprecated methods in goog.dom.asserts, as they are superceeeded by equivalent methods in goog.asserts.dom (dbdb5a26533d148a095f7c947cec4449570b073b)
- Fix typo in afternoon2 for zh-Hant day periods (407ff9dbe24635a22c2d4ec62a8bdf4c10faaf57)
- Allows
+
characters in property values in SafeStyle (d2c1f25bc8b0afb095d93ea857680ac191ff0142) - Changes the safe url test vectors template to output
goog.modules
(01cac58f20e234ea918ed6a02cd35f4811edd008) - Allow types other than sanitized content to produce safeHtml (1fac3c9326efe1aa05383bab2bb4c007e4549b93)
- Defines and URL sanitizer that only blocks
javascript:
URLs (fe511faa6ba73c28e6bd06b521b1d5894b2009aa) - goog.dom.safe SafeUrl wrappers only block
javascript:
URLs (64293004d4d4ced49050483981a3175f0ab7bc45) - Create a
goog.define
for whether or not soyjs should be stubbed by idom (86e9677d35a83b612d59db5c4533d91b7e2559f1) - Update region name from from "Turkey" to "Türkiye" (f292756e189e701fba2cdb6176ca5ebd7d959647)