angular-cn/packages/core
Pawel Kozlowski d4d07233dc perf(ivy): guard host binding execution with a TNode flag (#33102)
Based on the results of the `directive_instantiate` executing host
bindings logic (in creation mode) account for ~23% of time spent in
the directive instantiation, even if a directive doesn't have host
bindings! This is clearly wastful hence a new flag.

PR Close #33102
2019-10-11 15:44:39 -07:00
..
schematics fix(core): set migration schematic versions to valid semver versions (#32991) 2019-10-04 13:54:39 -07:00
src perf(ivy): guard host binding execution with a TNode flag (#33102) 2019-10-11 15:44:39 -07:00
test refactor(ivy): ensure `StylingDebug` instances provide context debug info (#32856) 2019-10-10 13:59:32 -07:00
testing refactor: utilize type narrowing (#33075) 2019-10-10 15:18:44 -07:00
BUILD.bazel refactor(ivy): remove `i18nLocalize` instruction (#31609) 2019-08-30 12:53:26 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json feat: update rxjs peerDependencies minimum requirment to 6.5.3 (#32812) 2019-10-01 14:56:45 -07:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00