Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/prettier/angular-html-parser

An HTML parser extracted from Angular with some modifications
https://github.com/prettier/angular-html-parser

fix(core): drop mutate function from the signals public API (#51821)

This change removes the `mutate` method from the `WritableSignal` interface and
completely drops...

c7ff9dff2c14aba70e92b9e216a2d4d97d6ef71e authored over 1 year ago by Pawel Kozlowski <[email protected]>
feat(core): mark core signal APIs as stable (#51821)

This change marks core signal APIs as stable and exit
developer preview for the main signal buil...

5b88d136affdaa35e7015c00281b86cae040321b authored over 1 year ago by Pawel Kozlowski <[email protected]>
refactor(language-service): Prepare to support blocks in the langauge service (#52038)

Two key refactors to enable deeper language service support for blocks:

(1) We now generate acc...

04169e15d0e5b278308c4308c799f6bd2eb1806b authored over 1 year ago by Dylan Hunn <[email protected]>
build: update github/codeql-action action to v2.21.9 (#51992)

See associated pull request for more information.

PR Close #51992

5464bea73c25f2ab8d48f47ec97e86598d442e40 authored over 1 year ago by Angular Robot <[email protected]>
fix(platform-browser): prevent duplicate stylesheets from being created (#52019)

Fixes a bug with REMOVE_STYLES_ON_COMPONENT_DESTROY when a component is destroyed and re-created...

65786b2b96ba198034ff23bb14571a659a491b50 authored over 1 year ago by Matt Lewis <[email protected]>
refactor(core): add `after` and `minimum` parameter support to `@defer` blocks (#52009)

This commit adds runtime code to support `after` and `minimum` parameters in the `@placeholder` ...

caa8eb28d56d692e4f4317ed28fd572898aeee92 authored over 1 year ago by Andrew Kushnir <[email protected]>
refactor(compiler): recover from incomplete blocks (#52047)

Adds some logic to treat incomplete blocks as empty blocks so that we can recover from them. Als...

a90d85ad40080636909f9c6ad98b7dc7a37207fc authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
refactor(compiler): introduce unknown block node (#52047)

Adds an `UnknownBlock` node to the Ivy AST to represent blocks that haven't been recognized by t...

40c53577b83a6e1676060c5c2bbe128ff127325f authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
refactor(compiler): handle incomplete blocks in the lexer (#52047)

Updates the lexer to parse blocks as incomplete, instead of throwing errors. This will allow us ...

a687ef9d27ca519cc323b4abbb0f9d04601b34bc authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
feat(core): create function to assert not running inside reactive context (#52049)

Some functions or code should never run inside reactive contexts. A
function to assert that will...

4427e1ebc29f5541cfe6a404f212de4359441812 authored over 1 year ago by Paul Gschwendtner <[email protected]>
revert: fix(core): allow `toSignal` in reactive contexts (#52049)

Revert (with improvements of): dcf18dc74c260253bbf394626beb712a831824f3

We recently landed a ch...

ced66d4007784de1ed38d7fcd82fd1c6db9b8436 authored over 1 year ago by Paul Gschwendtner <[email protected]>
refactor(router): move location methods into state_manager.ts (#52032)

This is a preparatory refactor to enable a new version of
state_manager.ts that uses the Navigat...

91c4da6709eadd5ef33867296826942b3d660776 authored over 1 year ago by Thomas Wilkinson <[email protected]>
docs: update Angular CLI help [main] (#52022)

Updated Angular CLI help contents.

PR Close #52022

a3b0891031e7ef4ab05adc17ab8f338de8ce1067 authored over 1 year ago by Angular Robot <[email protected]>
ci: migrate snapshot publishing from CircleCI to GHA (#51957)

Migrate the snapshot publishing from CircleCI to GHA

PR Close #51957

e12a10256cdc192d06116509969e8156edf59b20 authored over 1 year ago by Joey Perrott <[email protected]>
feat(benchpress): report gc and render time spent in script (#50771)

GC and render events can happen _while_ running scripts as well as
outside of the script blocks....

2da3551a703ebef401d76a8e88e388437e851d85 authored over 1 year ago by Pawel Kozlowski <[email protected]>
ci: migrate saucelabs bazel job to Github Actions (#51945)

Use Github Actions to run saucelabs bazel jobs

PR Close #51945

f93352481b58ba19ec0085a29421ffea83b0744e authored over 1 year ago by Joey Perrott <[email protected]>
release: cut the v17.0.0-next.7 release

fe81ff8cd6948bea5a6212721ea920a8572248e1 authored over 1 year ago by Alex Rickabaugh <[email protected]>
docs: release notes for the v16.2.8 release

6441de87ec067120c5ef26e760b28f27943665aa authored over 1 year ago by Alex Rickabaugh <[email protected]>
docs: release notes for the v15.2.10 release

c38846292bb361c0efe8bbcd441a1ce07b326b88 authored over 1 year ago by Alex Rickabaugh <[email protected]>
feat(compiler): extract api docs for interfaces (#52006)

This adds API doc extraction for interfaces, largely using the same code paths for classes. The ...

a7fa25306f8ce47d8aa330531382106efec55a55 authored over 1 year ago by Jeremy Elbourn <[email protected]>
feat(common): upgrade warning to logged error for lazy-loaded LCP images using NgOptimizedImage (#52004)

Upgrade the existing warning so it now logs an error instead, when an LCP element is determined ...

dde3fdabbd24b48dd6afd120d23e92a3605eb04d authored over 1 year ago by Alex Castle <[email protected]>
build: lock file maintenance (#51834)

Update the lock file.

PR Close #51834

5269cae788abc4a95078b9c6e5d43af221a8a9cd authored over 1 year ago by Joey Perrott <[email protected]>
docs: update events (#51966)

Generated `events.json` with the latest events retrieved from the Firebase DB.

Closes #51955

P...

4611b7032df819e4b51264f185ea315f7b401f85 authored over 1 year ago by Angular Robot <[email protected]>
fix(language-service): Retain correct language service when `ts.Project` reloads (#51912)

When the `ts.Project` creates the language service plugin (in this case,
the Angular Language Se...

08482f2c7dcbcd100981dfb266a6e63f64432328 authored over 1 year ago by Andrew Scott <[email protected]>
refactor(compiler): Fix a bug in which temporaries were being declared in the wrong places (#51950)

Previously, we always generated temporary variable declarations at the beginning of each view's ...

aa6bb8ee95bb4e6d530ac4b74e346612928bca6e authored over 1 year ago by Dylan Hunn <[email protected]>
refactor(compiler): Don't emit properties on structural `ng-template`s (#51950)

Consider an `ng-template` which is generated as a result of a structural directive:

```
<div *n...

4b4dd2bf3a14501b41eeccbb95fcb35c8ab1d806 authored over 1 year ago by Dylan Hunn <[email protected]>
refactor(compiler): Drop `!important` when parsing host style/class bindings (#51950)

For components, the parser already extracts the `important` property (and it is later disregarde...

04436cfd602f1caa97938a24786b802926f64087 authored over 1 year ago by Dylan Hunn <[email protected]>
refactor(compiler): Enable passing and nearly-passing Template Pipeline tests (#51950)

A couple tests were already passing, and just needed to be enabled. This includes tests pertaini...

422a3db2a895efb2a53c4c6cd239c09952885c24 authored over 1 year ago by Dylan Hunn <[email protected]>
refactor(core): allow nested @defer block to contain the same dependency (#51964)

Currently, if there are 2 nested @defer blocks with the same dependency, Angular throws an error...

706838950c34a44d7df3ac20bd657e57771e3267 authored over 1 year ago by Andrew Kushnir <[email protected]>
fix(compiler): forward referenced dependencies not identified as deferrable (#52017)

Fixes that we weren't accounting for dependencies using `forwardRef` when determining if they ca...

1d871c03a523e10bb838cb0f9550595cfbd9d14d authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
fix(service-worker): throw a critical error when handleFetch fails (#51960)

#51885 patched a call site that threw an error but there were 2 others call that needed to be wr...

cc7973f5a5cddbc5288db7d572757819327a40c3 authored over 1 year ago by Matthieu Riegler <[email protected]>
fix(compiler): narrow the type of the aliased if block expression (#51952)

Currently the TCB for aliased `if` blocks looks something like this:

```
// Markup: `@if (expr;...

02edb4306736e6f12e87a4164c17eca6cbdfe151 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
test: add benchmark for ng template outlet context modifications (#51887)

Adds a benchmark for potential upcoming `NgTemplateOutlet` context
logic updates.

PR Close #51887

ffd3fca0a861a648ed889ca0a881b16476d8757d authored over 1 year ago by Paul Gschwendtner <[email protected]>
refactor(core): deprecate allowing full context object to be replaced in `EmbeddedViewRef` (#51887)

This partially reverts commit a3e17190e7e7e0329ed3643299c24d5fd510b7d6
and deprecates behavior a...

9b9e11fcaf5d8d639ff1d7b8feddb01751b47e14 authored over 1 year ago by Paul Gschwendtner <[email protected]>
build: fix IDE completion for benchmarks code (#51887)

We are including a file, for some reason, that is outside of the root
dir. This breaks TypeScrip...

7be3620a13e404330df84ce9d7ec40d490716267 authored over 1 year ago by Paul Gschwendtner <[email protected]>
refactor(common): update `NgTemplateOutlet` to no longer rely on context swapping (#51887)

The context of an embedded view ref at some point was switched from a
getter to an actual assign...

7426948ff63a68524cee19f891205525bb9d5bd7 authored over 1 year ago by Paul Gschwendtner <[email protected]>
refactor(core): Update view flags so only one number needs adjustment (#51839)

When adding a new view flag, you currently need to adjust the last number of the last
3 flags. A...

d77c4b2aae03ac636c744866cbb868d343f03793 authored over 1 year ago by Andrew Scott <[email protected]>
build: align schematics tsconfig with rest of the project (#51969)

Adds `noPropertyAccessFromIndexSignature` to the tsconfig of the schematics in order to align it...

8e7feefb5bd371f576ae9a81769f87e560083663 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
refactor(core): add support for `on timer` trigger in `@defer` blocks (#51974)

This commit adds the logic to support `on timer` triggers in `@defer` blocks in both rendering a...

650ab4f21809896a2b576ac8a35a63733a53497f authored over 1 year ago by Andrew Kushnir <[email protected]>
build: update dependency css-selector-parser to v3 (#51983)

See associated pull request for more information.

PR Close #51983

3bf9b96ef50487bf9514349197d1114640bc3291 authored over 1 year ago by Angular Robot <[email protected]>
refactor(http): create an `InjectionToken` for a global `HttpBackend` (#51999)

`withHttp` provides the new `PRIMARY_HTTP_BACKEND` token with `FetchBackend` to use it globally....

85e31465c978e516160c6e65a3e87d96fe6efea1 authored over 1 year ago by Matthieu Riegler <[email protected]>
perf(compiler): further reduce bundle size using arrow functions (#52010)

Reworks a few more places to output arrow functions instead of function declarations in order to...

e5bca432248add0a19102f6afeae145f1a33ee8a authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
fix(compiler): allow nullable values in for loop block (#51997)

Updates the TCB for `@for` loop blocks to allow nullable values. The runtime already supports it...

0eae992c4e03b7c9039476e03b72e92d662293df authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
feat(core): the new list reconciliation algorithm for built-in for (#51980)

This commit plugs the new list reconciliation into the new built-in repeater.

PR Close #51980

7d42dc3c023391e12ea607beb227fd4426e1694d authored over 1 year ago by Pawel Kozlowski <[email protected]>
feat(core): add new list reconcilation algorithm (#51980)

The new list reconcilation algorithm, an alternative to
the DefaultIterableListDiffer. It works ...

4f04d1cdab2fc5217566c0c01b7df10c74a93afa authored over 1 year ago by Pawel Kozlowski <[email protected]>
refactor(compiler): Implement basic support for defer in Template Pipeline (#51942)

The template pipeline now supports basic forms of `defer` blocks. This includes the `loading`, `...

07602eb2987db6a0296eeab0b1473fce4996403b authored over 1 year ago by Dylan Hunn <[email protected]>
refactor(compiler): Create a `HasConst` trait for collection into the const array (#51942)

Previously, we had many individual constants collected at different places in the template pipel...

f0dc30b19737d7cf1b4abd6e7c21954e04b8e743 authored over 1 year ago by Dylan Hunn <[email protected]>
refactor(compiler): Eliminate collision between `UsesSlotIndexTrait` and `ConsumesSlotOpTrait` (#51942)

Ops with `ConsumesSlotOpTrait` have a self-xref, and are assigned a corresponding `slot`.

Ops w...

7e0ed9e7b810f501466ae0faf238b242605c18ad authored over 1 year ago by Dylan Hunn <[email protected]>
feat(core): enable block syntax (#51994)

Enables the new `@` block syntax by default by removing the `enabledBlockTypes` flags. There are...

43e6fb0606e15584dcb4478ad4eaa8e825dda83e authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
fix(compiler): enable block syntax in the linker (#51979)

Adds some logic to enable parsing of block syntax in the linker. Note that the syntax is only en...

9acd2ac98bc3b6ffc5a8d6c19f7290d05fe1f896 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
fix(compiler): update the minVersion if component uses block syntax (#51979)

Increases the `minVersion` of component declarations that use bloks to v17 in order to indicate ...

1beef49d80809fbb0e7c8e95f17096c39ac8940a authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
build: update cross-repo angular dependencies (#51996)

See associated pull request for more information.

(cherry picked from commit e169b2da2e16aac5bb...

068b38a05d03d50e3051add0aca5ec1cffa2cf4d authored over 1 year ago by Angular Robot <[email protected]>
docs: update to latest version of material (#51996)

Update to the latest version of material

PR Close #51996

e9c3790b4ea7633c3a3242640210452ed1fd2a3e authored over 1 year ago by Alan Agius <[email protected]>
refactor(compiler): Fix `pipeBinding` variable offsets in template pipeline (#51961)

This is a deceptively simple fix for a deep issue. Consider the following template:

```
<button...

489ec15e1def296cc4399f6a97a7864fc1d265f5 authored over 1 year ago by Dylan Hunn <[email protected]>
refactor(compiler): Emit pure functions as arrow functions (#51961)

We were previously emitting pure functions as `function foo(args) {return bar;}`, but `TemplateD...

32cfbb4306c56ad0b498fb2ae599c8f0929844c6 authored over 1 year ago by Dylan Hunn <[email protected]>
build: fix compilation error due to conflict (#51981)

Fixes a compilation error that happened, because a couple of related PRs landed at the same time...

5419af61921aea0faacee88851c8243b8df817b5 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
fix(core): deferred blocks not removing content immediately when animations are enabled (#51971)

Fixes an issue where if animations are enabled, deferred blocks don't remove their placeholder b...

4f69d620d94663592780b2875acbc2b1918775f9 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
ci: add slack messages for failed aio deployments (#51956)

Send message to to slack when aio fails to deploy

PR Close #51956

31edf79096bf225bb308fb5618ab0deb5e5a7d14 authored over 1 year ago by Joey Perrott <[email protected]>
test(core): enable previously failing @defer tests (#51965)

This commit re-enables previously flaky tests. The original issue was resolved by mocking `reque...

367b075d151d9f69b391e36ea02b1ef5637be8fd authored over 1 year ago by Andrew Kushnir <[email protected]>
refactor(core): invoke `@defer (on idle)` callback in NgZone (#51975)

Currently, there is no change detection scheduled after triggering `on idle` condition, since `r...

e368d81896f3ab6ab9001953b2b4fd7b6c650838 authored over 1 year ago by Andrew Kushnir <[email protected]>
docs: fix link to refer to RxJS pipes (#51851)

PR Close #51851

c4d77fde120ba84874708187ce640bc0b6860f26 authored over 1 year ago by Jonathan Sharpe <[email protected]>
docs: update Angular CLI help [main] (#51959)

Updated Angular CLI help contents.

PR Close #51959

aa4069d5dcc7f9755ecaa9ff32b78af1e3b1baa1 authored over 1 year ago by Angular Robot <[email protected]>
feat(core): implement ɵgetInjectorMetadata debug API (#51900)

This API allows for inspection of a given injector to determine it's type (Element, Environment,...

a54713c8316787eea160cfdb7f2778a087fe59ed authored over 1 year ago by AleksanderBodurri <[email protected]>
refactor(core): add hydration support for built-in `for` (#51920)

This commit adds hydration support for repeaters (for loops) and empty blocks. The logic looks u...

6b6a44c4738d369eb010664280426e5ecdb6e44d authored over 1 year ago by Andrew Kushnir <[email protected]>
refactor(compiler): Add support for basic `if`/`else` blocks. (#51931)

This entails adding a bit of extra logic to the existing conditional ingestion and corresponding...

56d25add17d4a487d58bda956f9718395da00d70 authored over 1 year ago by Dylan Hunn <[email protected]>
refactor(compiler): Move conditional branch logic into an expression. (#51931)

This is a pure refactor: we previously crammed a lot of data into a complicated array on the con...

aa0ac8a74c848be2e45ea02116f7c9bda7bdd3a3 authored over 1 year ago by Dylan Hunn <[email protected]>
refactor(compiler): Implement `if` aliases in template pipeline (#51931)

An `if` block can specify an alias for its main expression. We now support these in the template...

408d3b44c780a63523d4f66e2dffe55dfaea7105 authored over 1 year ago by Dylan Hunn <[email protected]>
test: Update golden partial file (#51876)

Updates the golden partial file to account for the newly added test

PR Close #51876

8d09e9e01380efd1f493139c9ae3eb4573e4e061 authored over 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Additional fixes for pipes in i18n (#51876)

Adds a new test to verify pipe behavior in i18n blocks, and makes
serveral fixes to allow the te...

859b6c298fbf3b2e8d2a2f2a0fcd4e537efcc860 authored over 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Enable some more passing i18n tests (#51876)

Enables a handful of additional i18n tests that pass with the changes
made so far.

PR Close #51876

705439aaad6189a3be6597f885717fa6195d09f8 authored over 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Fix a bug in OpList.replaceWithMany (#51876)

Fix a bug where replaceWithMany was incorrectly setting the previous
item

PR Close #51876

8f1feb6036448eceb73c844bddcbde545d51fa42 authored over 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Refactor handling of pipes in i18n blocks (#51876)

Rather than rely on the empty element collapsing phase to run first, add
logic to the empty elem...

45901386391b50f32d6939eef949727bdcb1d164 authored over 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Use a real map for i18n params (#51876)

Use an actual JS `Map` rather than an object to represent the i18n
params.

PR Close #51876

70e57b64ef05e58d955a5ea77ef44b041c5eabb4 authored over 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Only pass relevant i18n data to IR (#51876)

Refactors the i18n handling to only pass the relevant information from
the i18n AST through to t...

d1ce75ad91cc21072c8c3fca3c75af466ed414cc authored over 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Fill in i18n expression placeholders (#51876)

Fills in the correct values for expression placeholders in the i18n
messages.

PR Close #51876

5409b3f8d4194567139d1e69f36d1d406a3623c4 authored over 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Add support for applying i18n expressions (#51876)

Adds support for the i18nApply operation to apply i18n expressions.

PR Close #51876

c45a544ab4585686b914ef70474465bf85077f92 authored over 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Generate correct advance instructions for i18n (#51876)

Matches the behavior of `TemplateDefinitionBuilder`, advancing to the
last element in the i18n b...

1c44d8e06f7327f41217cb4bf644c415fa60a701 authored over 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Allow collapsing i18n start/end ops that contain a pipe (#51876)

Moves the empty element phase earlier, to before pipe creation. This
ensures that adjacent i18nS...

e79fc02a2a164183fbba65dd7e5496239f74a8a2 authored over 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Add support for i18n expressions (#51876)

Adds support for i18n expressions in i18n messages, and allows i18n
messages on templates.

Co-a...

5ba9093c451d2cbe2d88267bd9dd2d5f888d627b authored over 1 year ago by Miles Malerba <[email protected]>
ci: move permissions for google-internal-tests into job definition (#51847)

Move permissions into the job definition for security improvement.

PR Close #51847

47e841c834bf1bfd8473a8bbdc2caf419473d4f5 authored over 1 year ago by Joey Perrott <[email protected]>
test(animations): update the integration test (#50738)

Let's have the same test app for async and eagerly loaded animations.

PR Close #50738

81e7f5be0380f58b0d7e74c7e8190c865316becc authored over 1 year ago by Matthieu Riegler <[email protected]>
refactor(animations): Add integration test for animations/async. (#50738)

This integration test aims to cover that we do not break the code splitting of the animation mod...

2c2ccf76e22e521898105fbad470eb81c707a471 authored over 1 year ago by Matthieu Riegler <[email protected]>
feat(animations): Add the possibility of lazy loading animations code. (#50738)

`provideLazyLoadedAnimations()` returns providers which allow the lazy loading of the animation ...

e753278faae79a53e235e0d8e03f89555a712d80 authored over 1 year ago by Matthieu Riegler <[email protected]>
release: cut the v17.0.0-next.6 release

e1728a2a392aa7fa237a50561469f99eb201a24c authored over 1 year ago by Dylan Hunn <[email protected]>
docs: release notes for the v16.2.7 release

423709634e7af297132f1fc691c3ac7e6a766aba authored over 1 year ago by Dylan Hunn <[email protected]>
build: update actions/checkout digest to 8ade135 (#51873)

See associated pull request for more information.

PR Close #51873

f3c5b2ea3a213968954b1303de0888bb1009dca7 authored over 1 year ago by Angular Robot <[email protected]>
feat(core): support deferred triggers with implicit triggers (#51922)

Adds support for defining `viewport`, `interaction` and `hover` triggers with no parameters. If ...

e2e3d69a277990ab79aac7aae43cbdd398e13ed9 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
fix(compiler): add diagnostic for inaccessible deferred trigger (#51922)

If a trigger element can't be accessed from the defer block, we don't generate any instructions ...

23bfa10ac809f6b27d32647210c52329f0e4262e authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
refactor(core): add `whenStable` private API (#51807)

Prior to this change `this.isStable.pipe(first((isStable) => isStable)).toPromise()` had to be d...

8413b64a6b039e2a47e29feabc7a63d5ad614a06 authored over 1 year ago by Alan Agius <[email protected]>
refactor(core): populate dehydrated views in `template` instruction (#51915)

Previously, dehydrated views lookup was triggered only when ViewContainerRef was injected. The n...

f483aed86a3758b2f9444a63e4b8e39de46a6950 authored over 1 year ago by Andrew Kushnir <[email protected]>
refactor(core): add hydration support for built-in `if` and `switch` (#51915)

This commit updates the `if` and `switch` logic to support hydration. The logic attempts to find...

7a731c95364b742f45a6b3758a80e0b015af7304 authored over 1 year ago by Andrew Kushnir <[email protected]>
build: update scorecard action dependencies (#51899)

See associated pull request for more information.

PR Close #51899

acfea3cbe3491d48263872af40e93d000a42156c authored over 1 year ago by Angular Robot <[email protected]>
refactor(compiler): Output i18n message parameter maps in sorted order (#51911)

Changes `TemplateDefinitionBuilder` to output i18n message parameters in
sorted order to make it...

c52995d9f15331e67c48d6fffc3bd3b09560f693 authored over 1 year ago by Miles Malerba <[email protected]>
docs: update Angular CLI help [main] (#51916)

Updated Angular CLI help contents.

PR Close #51916

69ec3493bb55c73cd7cbea37e57c98af42746ebf authored over 1 year ago by Angular Robot <[email protected]>
refactor(core): avoid an empty array allocation during hydration (#51917)

This commit updates hydration runtime code to avoid creating an empty array when we can avoid it...

a39010f6ce173eb29eec543fc734249da038af1b authored over 1 year ago by Andrew Kushnir <[email protected]>
docs: updated the server configuration for apache2 (#51921)

PR Close #51921

9b40b64b68fb03a6a4f3c1c0470f8a6f5d07b87d authored over 1 year ago by Jeevan Mahesha <[email protected]>
docs: minor update to modify the Bazel extension url (#51925)

PR Close #51925

4d5d9027792a5f2b3b6f9a8ed756e1242d6b8a37 authored over 1 year ago by Jithil P Ponnan <[email protected]>
refactor(migrations): remove unused version 16 migrations (#51926)

When updating to version 17, version 16 migrations cannot be executed thus making them redundant...

e66c18ffa06971bbcd2b8d58db1efde9921f4ed8 authored over 1 year ago by Alan Agius <[email protected]>
refactor(migrations): rename migration to remove version prefix (#51926)

The version prefix in the migration name is redundant.

PR Close #51926

ba0effd4944f6c0f45f6a7e77a1d964304497700 authored over 1 year ago by Alan Agius <[email protected]>
feat(core): add schematic to escape block syntax characters (#51905)

#51891 introduces a new syntax that assigns a new meaning to the `@` and `}` in Angular template...

c7127b98b555449f99e24a81c828ab7b1c6c4a4e authored over 1 year ago by Kristiyan Kostadinov <[email protected]>