Ecosyste.ms: OpenCollective

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

Prettier

Prettier is an opinionated code formatter.
Collective - Host: opensource - https://opencollective.com/prettier - Website: https://prettier.io - Code: https://github.com/prettier

ci: update `@defer` symbol test golden file (#52088)

This commit updates `@defer` symbol test golden file to account for an extra symbol that was add...

github.com/prettier/angular-html-parser - 2e16b0e0ea742db85f29bd7431e971b4a9012144 authored over 1 year ago by Andrew Kushnir <[email protected]>
feat(core): add warnings for oversized images and lazy-lcp (#51846)

Add warnings for two image-related performance problems that apply beyond just apps using NgOpti...

github.com/prettier/angular-html-parser - 048f400efc75011e888ea25d214a0211f91b96d4 authored over 1 year ago by Alex Castle <[email protected]>
fix(common): allow to specify only some properties of `DatePipeConfig` (#51287)

The code already supports `DatePipeConfig` to have only some properties
set, and not all. But th...

github.com/prettier/angular-html-parser - 85843e8212e99deb8b70f3d3f8dfe002b978cbb1 authored over 1 year ago by Adrien Crivelli <[email protected]>
feat(http): allow customization of the HttpTransferCache. (#52029)

`provideClientHydration()` accepts new `HydrationFeature` : `HttpTransferCacheOptions`.

`withHt...

github.com/prettier/angular-html-parser - 7dde42a5dfdab30e9420708722e0bef9f1467d1f authored over 1 year ago by Matthieu Riegler <[email protected]>
test(core): add symbol tracking for `@defer` feature (#52065)

This commit adds a bundling test, which also includes symbol tracking for `@defer` feature.

PR ...

github.com/prettier/angular-html-parser - b88cc9eccbed93e8da4e0529f3b5dc7b87da8ee4 authored over 1 year ago by Andrew Kushnir <[email protected]>
test(core): add an integration app for `@defer` feature (#52065)

This integration app also contains the size-tracking build setup to measure the payload size of ...

github.com/prettier/angular-html-parser - db3a90191f41f8b4ad0c3c7566b9e07313d0dbc4 authored over 1 year ago by Andrew Kushnir <[email protected]>
Revert "fix(core): drop mutate function from the signals public API (#51821)" (#52081)

This reverts commit c7ff9dff2c14aba70e92b9e216a2d4d97d6ef71e.
requires cleanup of 2 uses interna...

github.com/prettier/angular-html-parser - b6b9eae7e7b3ecb4789ea371cb538f5c72722a30 authored over 1 year ago by Andrew Scott <[email protected]>
fix(compiler): pipes used inside defer triggers not being picked up (#52071)

Fixes that the compiler wasn't picking up pipes used inside defer block triggers as dependencies...

github.com/prettier/angular-html-parser - 17078a3fe1e9b90e48952b6c12b6e6b774b97810 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
refactor(core): add `focusin` event to `on hover` trigger of `@defer` block (#52059)

This commit adds the `focusin` event to `on hover` trigger of `@defer` block to improve compatib...

github.com/prettier/angular-html-parser - 486cc611a5abae2b5eacedc1a54b8d9861bd072a authored over 1 year ago by Andrew Kushnir <[email protected]>
test(compiler-cli): drop unused config option from tests (#52066)

The `_enabledBlockTypes` config option was removed recently, since we've enabled @-syntax by def...

github.com/prettier/angular-html-parser - 317ed8e10e5888d5ee65d9d499e0dca700f14fee authored over 1 year ago by Andrew Kushnir <[email protected]>
test(core): await all async work to be completed before checking test results (#52064)

This change should help make currently flaky test more stable.

PR Close #52064

github.com/prettier/angular-html-parser - f06d97e86d049c113bc797301abf2812fabea741 authored over 1 year ago by Andrew Kushnir <[email protected]>
docs: recommend enabling `fetch` support in HttpClient when using SSR (#52056)

PR Close #52056

github.com/prettier/angular-html-parser - 22fa9fe488dd72b2f65b8a3951d492c1f178b387 authored over 1 year ago by Andrew Kushnir <[email protected]>
refactor(http): warn when `HttpClient` doesn't use fetch during SSR (#52037)

This commit adds a logic to produce a warning in case HttpClient doesn't use fetch during SSR.
I...

github.com/prettier/angular-html-parser - 760bfdc4bfec924a4cb3cb60aeb229fc6093a6e9 authored over 1 year ago by Andrew Kushnir <[email protected]>
test(core): more tests around built-in for (#52045)

Add some more tests around list diffing (created in
a different branch while working in the list...

github.com/prettier/angular-html-parser - 05d1fac41fdc251ac027f9eeb4e806ee3c6aeea4 authored over 1 year ago by Pawel Kozlowski <[email protected]>
test(core): move control flow acceptance tests (#52045)

Moves each control flow test (if, switch, for) into their
corresponding file.

PR Close #52045

github.com/prettier/angular-html-parser - 0fb742402ec558534ac65208e018e44858bcdade authored over 1 year ago by Pawel Kozlowski <[email protected]>
fix(core): drop mutate function from the signals public API (#51821)

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

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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` ...

github.com/prettier/angular-html-parser - caa8eb28d56d692e4f4317ed28fd572898aeee92 authored over 1 year ago by Andrew Kushnir <[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 ...

github.com/prettier/angular-html-parser - a687ef9d27ca519cc323b4abbb0f9d04601b34bc authored over 1 year ago by Kristiyan Kostadinov <[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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 40c53577b83a6e1676060c5c2bbe128ff127325f 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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....

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - f93352481b58ba19ec0085a29421ffea83b0744e authored over 1 year ago by Joey Perrott <[email protected]>
refactor: use common parameters in flag functions

Adapted flag-mapper functions to use the same parameters. This is part of a
plan to expose a com...

github.com/prettier/vim-prettier - dda5954fd6297f4c59bb5891e2641c7d9c3cbd20 authored over 1 year ago by Victor S <[email protected]>
refactor: add flag-mapper functions

Added general mapper functions that map flag names to parts of a CLI command.
They are part a pl...

github.com/prettier/vim-prettier - 067173cf302a4305a0f468910f47f7b008a42b1f authored over 1 year ago by Victor S <[email protected]>
refactor: use function to get --stdin

Added a new function to return the CLI command part for the --stdin flag. This
is part of a plan...

github.com/prettier/vim-prettier - d512812ac78f8a1d98db469ffeefb99a368716a8 authored over 1 year ago by Victor S <[email protected]>
refactor: use function to get --loglevel

Added a new function to return the CLI command part for the --loglevel flag.
This is part of a p...

github.com/prettier/vim-prettier - a9b3db0626a267f6366294cc1434088c98c4b432 authored over 1 year ago by Victor S <[email protected]>
refactor: use function to get --stdin-filepath

Added a new function to get the command part of the --stdin-filepath flag. This
is part of a pla...

github.com/prettier/vim-prettier - 3cfe7aa460fba552cd1b5ca4e1c772bb20889ba3 authored over 1 year ago by Victor S <[email protected]>
refactor: split range getter into two parts

Split the function that returns the visual selection range into two parts that
return the start ...

github.com/prettier/vim-prettier - c194baf8b30a27ed0075ca0eece270431bdaa913 authored over 1 year ago by Victor S <[email protected]>
release: cut the v17.0.0-next.7 release

github.com/prettier/angular-html-parser - fe81ff8cd6948bea5a6212721ea920a8572248e1 authored over 1 year ago by Alex Rickabaugh <[email protected]>
docs: release notes for the v16.2.8 release

github.com/prettier/angular-html-parser - 6441de87ec067120c5ef26e760b28f27943665aa authored over 1 year ago by Alex Rickabaugh <[email protected]>
docs: release notes for the v15.2.10 release

github.com/prettier/angular-html-parser - 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 ...

github.com/prettier/angular-html-parser - 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 ...

github.com/prettier/angular-html-parser - dde3fdabbd24b48dd6afd120d23e92a3605eb04d authored over 1 year ago by Alex Castle <[email protected]>
build: lock file maintenance (#51834)

Update the lock file.

PR Close #51834

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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 ...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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;...

github.com/prettier/angular-html-parser - 02edb4306736e6f12e87a4164c17eca6cbdfe151 authored over 1 year ago by Kristiyan Kostadinov <[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...

github.com/prettier/angular-html-parser - 7be3620a13e404330df84ce9d7ec40d490716267 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...

github.com/prettier/angular-html-parser - 9b9e11fcaf5d8d639ff1d7b8feddb01751b47e14 authored over 1 year ago by Paul Gschwendtner <[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

github.com/prettier/angular-html-parser - ffd3fca0a861a648ed889ca0a881b16476d8757d 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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....

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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 ...

github.com/prettier/angular-html-parser - 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`, `...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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 ...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - e368d81896f3ab6ab9001953b2b4fd7b6c650838 authored over 1 year ago by Andrew Kushnir <[email protected]>
Fix: Encoding `<` and `>` in markdown urls (#15400)

Co-authored-by: fisker Cheung <[email protected]>

github.com/prettier/prettier - d4d4b185e0ddc3e0dd839b873e2ee7fe8131b684 authored over 1 year ago by Vivek Joshi <[email protected]>
Bump xalvarez/prevent-file-change-action from 1.3.2 to 1.4.0 (#15478)

Bumps [xalvarez/prevent-file-change-action](https://github.com/xalvarez/prevent-file-change-acti...

github.com/prettier/prettier - 91fc4fc981a2b257ae06c5dbcf26aa6e23d02124 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix name case of selectors in styled components interpolation (#15472)

github.com/prettier/prettier - f4491b1274d0697f38f9110116a7dd8d7c295e84 authored over 1 year ago by Lucas Santos <[email protected]>
docs: fix link to refer to RxJS pipes (#51851)

PR Close #51851

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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,...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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...

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - 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

github.com/prettier/angular-html-parser - c45a544ab4585686b914ef70474465bf85077f92 authored over 1 year ago by Miles Malerba <[email protected]>