angular-cn/packages/core/src/util
crisbeto a80f654af9 fix(core): error if CSS custom property in host binding has number in name (#38432)
Fixes an error if a CSS custom property, used inside a host binding, has a
number in its name. The error is thrown because the styling parser only
expects characters from A to Z,dashes, underscores and a handful of other
characters.

Fixes #37292.

PR Close #38432
2020-08-13 10:35:07 -07:00
..
BUILD.bazel Revert "refactor: use isObservable provided by rxjs 6.1+ (#27668)" 2019-11-27 13:00:59 -08:00
array_utils.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
assert.ts fix(core): Store the currently selected ICU in `LView` (#38345) 2020-08-10 12:41:17 -07:00
char_code.ts fix(core): error if CSS custom property in host binding has number in name (#38432) 2020-08-13 10:35:07 -07:00
closure.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
comparison.ts refactor(core): remove `looseIdentical` in favor of built-in `Object.is` (#37191) 2020-06-01 17:19:17 -04:00
decorators.ts docs(core): fix typo in decorators.ts relating to the use of Object.defineProperty. (#37369) 2020-06-01 17:18:08 -04:00
empty.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
errors.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
global.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
is_dev_mode.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
iterable.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
lang.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
microtask.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
named_array_type.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng_dev_mode.ts docs(core): fixes minor typo in initNgDevMode function docs (#38042) 2020-07-14 13:17:32 -07:00
ng_i18n_closure_mode.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng_jit_mode.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng_reflect.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
noop.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
property.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
raf.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
stringify.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
symbol.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00