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

build: update io_bazel_rules_sass digest to 425ecaf (#52173)

See associated pull request for more information.

PR Close #52173

github.com/prettier/angular-html-parser - 35b06910d869c379742db1c6ee73f08153c4ca68 authored about 1 year ago by Angular Robot <[email protected]>
perf(core): minimze trackBy calculations (#52227)

Re-organize code to minimize number of calls to the
trackBy function.

PR Close #52227

github.com/prettier/angular-html-parser - 7818d5c6e2e7ab451c47a089d8c3fc906d7b43c6 authored about 1 year ago by Pawel Kozlowski <[email protected]>
perf(core): avoid repeated access to LContainer and trackBy calculation (#52227)

Assuming that the trackBy function is a pure derivation from the collection
object and its index...

github.com/prettier/angular-html-parser - ad753f08121171ea8a8b2a4c95e52997aaae09ce authored about 1 year ago by Pawel Kozlowski <[email protected]>
refactor(core): move key calculation in list reconciler (#52227)

We can speedup items comparision by having access to raw values
and delay key calculation in cer...

github.com/prettier/angular-html-parser - ed7e45d48d0c362a4ae9e6dfce84cb784dcdee42 authored about 1 year ago by Pawel Kozlowski <[email protected]>
perf(core): cache LiveCollectionLContainerImpl (#52227)

This change avoid re-creation of the LiveCollectionLContainerImpl instance
every time the repeat...

github.com/prettier/angular-html-parser - 38bf2706c280269e52340fb27d9af672c77b2c3d authored about 1 year ago by Pawel Kozlowski <[email protected]>
refactor(core): remove the at method from the LiveCollection type (#52227)

The at operation is private and doesn't have to be part of the public interface.

PR Close #52227

github.com/prettier/angular-html-parser - 09c3b4b936d2547d1714b54d6f392e7d4d7f7dc1 authored about 1 year ago by Pawel Kozlowski <[email protected]>
refactor(compiler): Wrap bare ICUs in an i18n block (#52250)

ICUs can be used outside of an i18n block. In this case the ICU should
be automatically wrapped ...

github.com/prettier/angular-html-parser - 1cb039fa5322ee4d553f645dc97424023c49c767 authored about 1 year ago by Miles Malerba <[email protected]>
docs(compiler): Clarify the purpose of i18n param resolution time (#52250)

Adds some additional doc comments clarifying when the `Creation`
resolution time is used vs the ...

github.com/prettier/angular-html-parser - 3ef5d6ebb76919a92f3add8e2edd33934714d29b authored about 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Add support for ingesting ICUs (#52250)

ICUs are now ingested by adding ops to both the creation and update IR.
Both of these ops are ul...

github.com/prettier/angular-html-parser - 8eed992052e8314b10eaea4a20bcb1c779ee344f authored about 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Resolve ICU params during i18n post-processing (#52250)

ICU params in i18n messages are now resolved in the post-processing call
rather than in the init...

github.com/prettier/angular-html-parser - 1cd51d6d6859e61410b07067c566c401b8074847 authored about 1 year ago by Miles Malerba <[email protected]>
Revert "perf(platform-browser): disable styles of removed components instead of removing (#51808)" (#52238)

This reverts commit 65786b2b96ba198034ff23bb14571a659a491b50 due to an oberved perf regression i...

github.com/prettier/angular-html-parser - 1640743b18e0b6a0e501855d5bc21414b2613319 authored about 1 year ago by Alan Agius <[email protected]>
docs: fix typo (#52247)

Fix word: corresponding

PR Close #52247

github.com/prettier/angular-html-parser - b63354e3d9bdb2dd9e5bca1e7ac50a4a4cd58e78 authored about 1 year ago by Quentin <[email protected]>
Bump @babel/traverse from 7.16.8 to 7.23.2 (#267)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/prettier/eslint-config-prettier - f5530d3af4ce34ffb6402e11895bd18979835035 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: update babel dependencies to v7.23.2 (#52236)

See associated pull request for more information.

PR Close #52236

github.com/prettier/angular-html-parser - 6fefbe8fca6e96549416a27c14e02957da1291e7 authored about 1 year ago by Angular Robot <[email protected]>
docs: fix typo (#52232)

Fix word: privileges

PR Close #52232

github.com/prettier/angular-html-parser - 4643b05b84785f0eaa55619c7ab4d87265be2f07 authored about 1 year ago by Quentin <[email protected]>
refactor(compiler): extract generic info for api reference (#52204)

This commit extracts the API reference info for generic parameters for
classes, methods, interfa...

github.com/prettier/angular-html-parser - 634c5295045d66cf1e8be0e5f384a848b18cf0f8 authored about 1 year ago by Jeremy Elbourn <[email protected]>
perf(platform-browser): only append style element on creation (#52237)

Prior to this change the style element was appended to host element multiple times. Whilst the a...

github.com/prettier/angular-html-parser - 74660045438d06dbaf8dcffcbac3d4a20055157e authored about 1 year ago by Alan Agius <[email protected]>
test(compiler): Update golden partial file (#52202)

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

PR Close #52202

github.com/prettier/angular-html-parser - 9bc9464a54772cf8eced05aaea624b7f9461706d authored about 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Fix handling of structural directive on i18n element (#52202)

Placing a structural directive on an element with an `i18n` attribute
was generating too many i1...

github.com/prettier/angular-html-parser - 7929097820af82316346fb989406271eb8533817 authored about 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Fix handling of sturctural directive on ng-template (#52202)

Structural directives on an ng-template (e.g. <ng-template *ngIf>) were
being assigned the wrong...

github.com/prettier/angular-html-parser - 197819ee5e036182238aadbcad779ea7fedd5203 authored about 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Add support for i18n post-processing (#52195)

Runs post-processing on any i18n messages that have multiple values
assigned to a single placeho...

github.com/prettier/angular-html-parser - fb487ea603aa5210d384875553808c4583246183 authored about 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Remove unnecessary checks for empty container types (#52195)

I added these in an earlier PR when we were considering moving the empty
elements phase earlier....

github.com/prettier/angular-html-parser - 5371e4672b9dadfb7e5f1dbd5ecbf46338d5fb3d authored about 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Fix propagation of child i18n params (#52195)

The way we were propagating params up to parent i18n ops didn't account
for the fact that a pare...

github.com/prettier/angular-html-parser - 3f2620c1f318ed7ced28429f4fe9c189d93e7911 authored about 1 year ago by Miles Malerba <[email protected]>
refactor(compiler): Fix i18n placeholders for slef-closing elements (#52195)

Fixes handling of placeholders for self-closing tags. Self-closing tags
set a combined value for...

github.com/prettier/angular-html-parser - 9f4927e778b07b4f13545b5f691261fc26cb041f authored about 1 year ago by Miles Malerba <[email protected]>
fix(core): handle if alias in control flow migration (#52181)

This adds the support of `if ` conditions with `as` clause when migrating to the control flow sy...

github.com/prettier/angular-html-parser - 2003caf4b74bfc023252960daec5212bdfd696a0 authored about 1 year ago by cexbrayat <[email protected]>
docs: fix typo (#52218)

Fix word: adjustments

PR Close #52218

github.com/prettier/angular-html-parser - 0881daf690236ea01a07a9e1c1837eb7a0986ada authored about 1 year ago by Quentin <[email protected]>
docs: fix typo (#52219)

Fix word: incompatibilities

PR Close #52219

github.com/prettier/angular-html-parser - b08abc4f9b29f2b4e68503a87e1483765796c68a authored about 1 year ago by Quentin <[email protected]>
fix(compiler): avoid error in template parser for tag names that can occur in object prototype (#52225)

Fixes that the compiler was throwing an error if an element tag name is the same as a built-in p...

github.com/prettier/angular-html-parser - 302ab340e07a4a7d5639b6fc9997a101af39cb57 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>
docs(language-service): add neovim setup to angular language service docs (#52212)

PR Close #52212

github.com/prettier/angular-html-parser - 07b769e43b37d72094944cd24be37e4c4627a61c authored about 1 year ago by Andrew Miller <[email protected]>
refactor(core): remove hack on render3 (#51238)

Once useful, the hack to prevent circular dependency serves no purpose
We can safely remove it.
...

github.com/prettier/angular-html-parser - 4ed6ff13c4fac8a128eb21577b30033c36337a84 authored about 1 year ago by Matthieu Riegler <[email protected]>
docs: add missing next steps section (#52220)

Added missing 'next steps' section in the tutorial.

PR Close #52220

github.com/prettier/angular-html-parser - 403e0f27212445959f8a11dbb2dddbec5f0ed215 authored about 1 year ago by Osama Heykal <[email protected]>
refactor(core): run internal work outside of public afterRender phases (#52145)

Public afterRender phases have specific API guarantees which can be invalidated if the internal ...

github.com/prettier/angular-html-parser - 9d8af457e34f209b7112532c7cc9e38f23901f45 authored about 1 year ago by Gerald Monaco <[email protected]>
refactor(core): simplify hydration annotation key (#52207)

This commit drops the `ɵ` symbol from hydration annotation key: `__ɵnghData__` -> `__nghData__`....

github.com/prettier/angular-html-parser - 4e4ad5ab2e8a3d3bec28d57f850c5d1aa8d589ea authored about 1 year ago by Andrew Kushnir <[email protected]>
refactor(core): tree shake depepdency interceptor token (#52199)

We have the `DEFER_BLOCK_DEPENDENCY_INTERCEPTOR` DI token that we use in tests to intercept the ...

github.com/prettier/angular-html-parser - 262d4d52b57e35fda1f57fee511e9f9ae1d42ca8 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>
refactor(core): minor fixes for the block entities migration (#52209)

Contains the following minor improvements to the block entities migration:
* The migration won't...

github.com/prettier/angular-html-parser - e481b1030090dcf3928e768e28d305187ed2f897 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>
docs: add thomas laforge to GDE resources and add angularchallenges to resources (#52075)

PR Close #52075

github.com/prettier/angular-html-parser - 1b4bb57971ca473e342dfd8f6e71f4bd59287bcd authored about 1 year ago by thomas <[email protected]>
Support `(type) satisfies never;` (#15514)

github.com/prettier/prettier - c609058fd3085cf4c5781b894ec9bd5fa5978ee1 authored about 1 year ago by Seiya <[email protected]>
Merge pull request #725 from prettier/dependabot/npm_and_yarn/lint-staged-15.0.1

chore(deps-dev): bump lint-staged from 14.0.1 to 15.0.1

github.com/prettier/plugin-xml - 7bae0112abfd4741372fa844ba87f355bfae292a authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps-dev): bump lint-staged from 14.0.1 to 15.0.1

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.1.
- [Release not...

github.com/prettier/plugin-xml - da72837f34285c1c86ecc32f1493484b47881583 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore!: upgrade dependencies (#2262)

BREAKING CHANGE: drop support for node 14.

github.com/prettier/plugin-php - 977d3f6a95c5f58311708b4c253d15a98df3892f authored about 1 year ago by Christian Zosel <[email protected]>
build(deps-dev): Bump postcss from 8.4.25 to 8.4.31 (#590)

github.com/prettier/eslint-plugin-prettier - 17c3c109cb9022301e804e418cae38ff489f8e69 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): Bump @eslint-community/eslint-plugin-eslint-comments (#573)

github.com/prettier/eslint-plugin-prettier - b5536f81786384b2fdc90c8b917ebdd243e49659 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): Bump svelte from 4.0.5 to 4.2.1 (#587)

github.com/prettier/eslint-plugin-prettier - 19791add7d0d42a20a3bf02b33f4ca2e29a57cd4 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): Bump @commitlint/config-conventional (#579)

github.com/prettier/eslint-plugin-prettier - 41d4c62ffd672ccd7f8ede857188cc4902ab192c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): Bump commitlint from 17.6.6 to 17.7.2 (#586)

github.com/prettier/eslint-plugin-prettier - 71ccf0ef8b88fdf305665c0cd0a9b1c94d49920b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): Bump simple-git-hooks from 2.8.1 to 2.9.0 (#576)

github.com/prettier/eslint-plugin-prettier - 8337f5be51fa52a8a9188d5ffa1472ad62f04701 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): Bump actions/checkout from 3 to 4 (#585)

github.com/prettier/eslint-plugin-prettier - 075523d8d03105f6633cb46c282c2dde91d7f686 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: release prettier-eslint-cli v8.0.1 (#452)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/prettier/prettier-eslint-cli - 83691c574b54896c893f66b7c1a3ff456f41945f authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Delete .github/workflows/pkg-size.yml

github.com/prettier/eslint-plugin-prettier - e81b66d173a7c79048f1019de78d730811100a0f authored about 1 year ago by JounQin <[email protected]>
chore: update node version align with prettier-eslint (#451)

github.com/prettier/prettier-eslint-cli - df191a1415ecb2529849d99eff66b2f5616b410b authored about 1 year ago by JounQin <[email protected]>
docs: update contributors

github.com/prettier/prettier-eslint-cli - 5c3d7310fbdf454739d697fe8381193c61a143e3 authored about 1 year ago by JounQin <[email protected]>
docs: update build status badge

github.com/prettier/prettier-eslint-cli - db154f4f463998a65a85fa0aa9472c2e439f9264 authored about 1 year ago by JounQin <[email protected]>
chore: release prettier-eslint-cli v8.0.0 (#450)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/prettier/prettier-eslint-cli - 637132451487776dc39aa95a40c61b8003f828e7 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat!: bump all (dev)Dependencies, drop node < 16 (#449)

github.com/prettier/prettier-eslint-cli - 5fd8eea1eb9f17fe0fab931aa8e59c8a2fc87529 authored about 1 year ago by JounQin <[email protected]>
refactor(core): remove unused helper for setting `LView` for reactive consumer (#52192)

This code path is never hit because the assignment of the lview happens
in `commitLViewConsumerI...

github.com/prettier/angular-html-parser - d32767da06dd3a05930f177fd14a9fed49cbb8d1 authored about 1 year ago by Paul Gschwendtner <[email protected]>
refactor(router): Introduce `StateManager` interface (#52171)

Move existing logic into `HistoryStateManager`

PR Close #52171

github.com/prettier/angular-html-parser - 479e3f14412e7846c14dc0dbec2bdf279b643c88 authored about 1 year ago by Thomas Wilkinson <[email protected]>
refactor(core): cleanup `DebugElement` (#50896)

* `style` is never `null`.
* adding some typing
* Add 2 todos per #49777

PR Close #50896

github.com/prettier/angular-html-parser - 87ef880ed3f006db92b09a9985143960c8031204 authored about 1 year ago by Matthieu Riegler <[email protected]>
refactor(core): deprecate the `NgProbeToken` (#51396)

DEPRECATED: NgProbeToken

The `NgProbeToken` is not used internally since the transition from Vi...

github.com/prettier/angular-html-parser - a0dc12bfe827fa881d5b98463775fd71e2b18503 authored about 1 year ago by Matthieu Riegler <[email protected]>
docs: Phase 2 Sample Code Conversions to Standalone (#51918)

Phase 2 sample code conversions per instructions in doc: https://docs.google.com/document/d/1Qqn...

github.com/prettier/angular-html-parser - f2513c540a19b0584fe3ce84dd6fa7c9564a836d authored about 1 year ago by Ward Bell <[email protected]>
refactor(core): clean up viewport trigger event tracking (#52156)

When the `viewport` triggers were first introduced, we ended up having to use a service to keep ...

github.com/prettier/angular-html-parser - 4d83a2ea006f3a6d954e9d58ee5f3251ebf1c40d authored about 1 year ago by Kristiyan Kostadinov <[email protected]>
docs(router): add clarification for behavior of paramsInheritanceStrategy: 'emptyOnly' (#52170)

Follows up to the https://github.com/angular/angular/issues/52108 which was opened due to the co...

github.com/prettier/angular-html-parser - 187f1439bb14f3b2c8ccd1724475b90c5ed7b3b6 authored about 1 year ago by Miroslav Foltýn <[email protected]>
test(core): verify directive order inside and outside of `@defer` blocks (#52194)

This test verifies that the order does not change when a particular part of code is wrapped by t...

github.com/prettier/angular-html-parser - efea62fc41613c3384787d9f724821a8d38be89e authored about 1 year ago by Andrew Kushnir <[email protected]>
fix(core): do not remove used ng-template nodes in control flow migration (#52186)

This fixes an issue where `ng-template` nodes were removed even when used in other places than c...

github.com/prettier/angular-html-parser - 20e7e21679f43cba74d4eaaa801c1d2e935517c6 authored about 1 year ago by cexbrayat <[email protected]>
refactor(core): Add better error handling to control flow migration (#52189)

This adds some clear error handling and messaging for when errors occur during the control flow ...

github.com/prettier/angular-html-parser - c121d3992a5eb078e92c38983c139ecfdd54921b authored about 1 year ago by Jessica Janiuk <[email protected]>
fix(core): handle for alias with as in control flow migration (#52183)

This adds the support of `let index as myIndex` in `*ngFor` for the control flow migration.

Bef...

github.com/prettier/angular-html-parser - 37c8fd79acdaffcf26956ee409043075bfb09920 authored about 1 year ago by cexbrayat <[email protected]>
refactor(animations): make `AnimationBuilder` tree-shakable (#52097)

This commit allows also to use the `AnimationBuilder` when using `provideAnimationsAsync()`

fix...

github.com/prettier/angular-html-parser - 1c4a3677eb4140435d27c0c873f719b7d8cdce58 authored about 1 year ago by Matthieu Riegler <[email protected]>
docs: add Nicolas Frizzarin to GDE resources (#52003)

This PR add Nicolas Frizzarin to the GDE resources

docs: fix typo on description

PR Close #52003

github.com/prettier/angular-html-parser - f3eebaf76ce30e0c7c1668f695247f92e590990e authored about 1 year ago by Nicolas Frizzarin <[email protected]>
fix(common): missing space in ngSwitch equality warning (#52180)

This adds a missing space between the sentences of the `===` vs `==` ngSwitch warning.

PR Close...

github.com/prettier/angular-html-parser - b1cb0b395b6fadd487a72dc186965fcaf120ac0f authored about 1 year ago by cexbrayat <[email protected]>
refactor(core): better organization of `@defer` runtime code (#52152)

This commit splits the `render3/instructions/defer.ts` file (that contained most of the runtime ...

github.com/prettier/angular-html-parser - 908f660a7285a3711bec89aedfe72abeaffd7d6a authored about 1 year ago by Andrew Kushnir <[email protected]>
build: update cross-repo angular dependencies (#52159)

See associated pull request for more information.

PR Close #52159

github.com/prettier/angular-html-parser - 11c29f9cc37d3f6b42e2f75f2e5e2c7191828a58 authored about 1 year ago by Angular Robot <[email protected]>
Revert "refactor(compiler-cli): remove `MethodIdentifier` type (#49611)" (#52174)

This reverts commit c2b1a242e8db0ef8e03f7ee85ffa1f82562fd735.

PR Close #52174

github.com/prettier/angular-html-parser - 4da0dbedf56f1d2b7f2acc8e631470fd669e2488 authored about 1 year ago by Pawel Kozlowski <[email protected]>
fix(match): Indent match conditions (#2258)

github.com/prettier/plugin-php - f6fbc45bdec0a37ec67805a3276803236c145079 authored about 1 year ago by claytonrcarter <[email protected]>
refactor(compiler-cli): remove `MethodIdentifier` type (#49611)

`MethodIdentifier` is unused as is `IdentifierKind.Method`. They both can be removed.

PR Close ...

github.com/prettier/angular-html-parser - c2b1a242e8db0ef8e03f7ee85ffa1f82562fd735 authored about 1 year ago by Matthieu Riegler <[email protected]>
docs: update Angular CLI help [main] (#52168)

Updated Angular CLI help contents.

PR Close #52168

github.com/prettier/angular-html-parser - 221f882b2857b20c03da210ccd7c15e6761755e9 authored about 1 year ago by Angular Robot <[email protected]>
docs: update events (#52053)

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

PR Close #52053

github.com/prettier/angular-html-parser - bffee4389b471f71c31049b7a9492c1065305bcf authored about 1 year ago by Angular Robot <[email protected]>
fix(compiler): apply style on :host attributes in prod builds. (#49118)

In prod builds, selectors are optimized and spaces a removed. #48558 introduced a regression on ...

github.com/prettier/angular-html-parser - 0198d21231565f5eeaa27a871b9bb9e950b4a869 authored about 1 year ago by Matthieu Riegler <[email protected]>
docs: release notes for the v17.0.0-next.8 release

github.com/prettier/angular-html-parser - 12aeed8b948935cbcecba9d4103b46fda4ad0bb2 authored about 1 year ago by Andrew Scott <[email protected]>
release: bump the next branch to v17.1.0-next.0

github.com/prettier/angular-html-parser - faad22a3f28c017a5de033d9c315b9b6a2db3f8b authored about 1 year ago by Andrew Scott <[email protected]>
docs: release notes for the v16.2.9 release

github.com/prettier/angular-html-parser - 44a75aa0f86a71bcb60291a39b62711642b76942 authored about 1 year ago by Andrew Scott <[email protected]>
build: update io_bazel_rules_sass digest to 9a327e5 (#52119)

See associated pull request for more information.

PR Close #52119

github.com/prettier/angular-html-parser - 87340a453d359db2e98100eba495fbf8592f60a8 authored about 1 year ago by Angular Robot <[email protected]>
perf(core): build-in for should update indexes only when views were added / removed (#52051)

This change adjust the built-in for algorithm of dealing with embedded views
to update the repea...

github.com/prettier/angular-html-parser - e90694259e31f264f05d4aa9ebe275638577ce1a authored about 1 year ago by Pawel Kozlowski <[email protected]>
refactor(core): control flow migration cleanup (#52151)

This adds a console warning to make it clear to users the migration is developer preview. It als...

github.com/prettier/angular-html-parser - f66faca3ce4f80324fafe2ad75a615a408502252 authored about 1 year ago by Jessica Janiuk <[email protected]>
docs(animations): fix typo in state name of keyframes example (#52155)

PR Close #52155

github.com/prettier/angular-html-parser - 3434359f6486d02a709205f2e92ae672ec5b86b3 authored about 1 year ago by Linus Wieland <[email protected]>
feat(language-service): Complete inside @switch (#52153)

We now visit the unknown nodes inside a `@switch` block, enabling completions in that context.

...

github.com/prettier/angular-html-parser - 449830f24e78ebd977ca3210ab3541912d959245 authored about 1 year ago by Dylan Hunn <[email protected]>
fix(compiler): don't allocate variable to for loop expression (#52158)

Currently the compiler allocates a variable slot to the `@for` loop expression which ends up unu...

github.com/prettier/angular-html-parser - 9d19c8e31752d211f575246282358b83afe90969 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>
ci: remove circleci required status from angular robot

The build job moved from CircleCI to GitHub actions, so we currently
mark all PRs as pending unn...

github.com/prettier/angular-html-parser - 6c02c61399021679e38ab2c23f4e476b3b1f0a66 authored about 1 year ago by Paul Gschwendtner <[email protected]>
ci: run bazel saucelabs job only on push builds

As part of the CircleCI migration it looks like we started
running the Bazel saucelabs job for a...

github.com/prettier/angular-html-parser - 77284d9dd0d1b5ec107fc6f375091da8816a8715 authored about 1 year ago by Paul Gschwendtner <[email protected]>
chore: release eslint-plugin-prettier (#589)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/prettier/eslint-plugin-prettier - aa81435000a5e163df07400fafb875aa8e3ea83b authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: `parserPath` type might be `undefined` on Eslint Flat Config (#588)

Co-authored-by: JounQin <[email protected]>

github.com/prettier/eslint-plugin-prettier - 21a7146d78161307dcc7eaa96f41dac51f7ce89f authored about 1 year ago by Krist Ponpairin <[email protected]>
build: add targets for api doc generation (#52034)

This adds `generate_api_docs` targets to all of the packages for which we publish api reference ...

github.com/prettier/angular-html-parser - fcc000e803619cb8539038499330be39ec9f86c9 authored about 1 year ago by Jeremy Elbourn <[email protected]>
fix(forms): reset() call with null values on nested group (#48830)

Non typed forms allow to pass null to nested groups when calling `formGroup.reset()`, this commi...

github.com/prettier/angular-html-parser - ddd7212ee2067112cdf54d5528c8480a0e505c76 authored about 1 year ago by Matthieu Riegler <[email protected]>
refactor(core): add `forbidOrphanRendering` option to class debug info (#52061)

The flag `forbidOrphanRendering` is only set for non-standalone components, and indicates that t...

github.com/prettier/angular-html-parser - 5fba8902d86cb40a91f24342c0bf7f49d8d0ea86 authored about 1 year ago by Payam Valadkhan <[email protected]>
feat(core): show runtime error for orphan component rendering (#52061)

A runtime error will be thrown if a non-standalone component is being rendered without its NgMod...

github.com/prettier/angular-html-parser - 1a4aee7e49074e3bc3f3099bff88eaee9b2ab255 authored about 1 year ago by Payam Valadkhan <[email protected]>
refactor(core): add an API to deps tracker to check if a component is orphan (#52061)

A new method `isOrphanComponent` is added to the deps tracker API to check if the NgModule decla...

github.com/prettier/angular-html-parser - 3047bdd36c14a9b0db5ecd2f643ba57fe20f33de authored about 1 year ago by Payam Valadkhan <[email protected]>
refactor(compiler-cli): include `forbidOrphanComponents` option in component's debug info (#52061)

A new flag added to the component's debug info to determine whether to throw runtime error (in d...

github.com/prettier/angular-html-parser - 1eefa0c9c4396d967ba0eca48b405509f84e5f18 authored about 1 year ago by Payam Valadkhan <[email protected]>
feat(bazel): make `forbidOrphanComponents` option configurable (#52061)

Now users can configure the option `forbidOrphanComponents` in the tsconfig's angularCompilerOpt...

github.com/prettier/angular-html-parser - 59ba2a6e9f7218c78cd8b5f4c13ffb46dd0a4900 authored about 1 year ago by Payam Valadkhan <[email protected]>
refactor(compiler-cli): add a compiler option to enable checking for orphan component (#52061)

Orphan component is an anti-pattern in Angular where a component is rendered while the NgModule ...

github.com/prettier/angular-html-parser - e8201a596222ac323b05ddedb8a825ffffea2282 authored about 1 year ago by Payam Valadkhan <[email protected]>
fix(common): add missing types field for @angular/common/locales of exports in package.json (#52080)

Add a types entry in the packages/common/package.json exports "./locales/*" section

Fixes #5201...

github.com/prettier/angular-html-parser - da056a1fe2816299319fb3f87416316be2029479 authored about 1 year ago by Sylvain DEDIEU <[email protected]>
build: update dependency @types/jasmine to v5 (#52060)

See associated pull request for more information.

PR Close #52060

github.com/prettier/angular-html-parser - 11588a1a07c9002e672f46fab9874fe21ca22cfa authored about 1 year ago by Angular Robot <[email protected]>