compiler
Commit | Description |
---|---|
allow more characters in square-bracketed attribute names (#62742) | |
fix detection of directive deps in JIT (#62666) |
compiler-cli
Commit | Description |
---|---|
add diagnostic for uninvoked functions in text interpolation (#59191) |
core
Commit | Description |
---|---|
add enter and leave animation instructions (#62682) | |
add option to infer the tag names of components in tests (#62283) | |
render ARIA property bindings as attributes (#62630) | |
checks if body exists before continuing (#62768) | |
fix change tracking for Resource#hasValue (#62595) | |
switch check to documentElement with chaining (#62773) |
platform-browser
Commit | Description |
---|---|
resolve component resources before bootstrapping in JIT mode (#62758) |
service-worker
Commit | Description |
---|---|
Adds support for updateViaCache in provideServiceWorker (#62721) |