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
Previously, because the platform injector does not have a provider container, this API would fai...
github.com/prettier/angular-html-parser - d5dedf49fa4af607e0ca66054f263f614a0de45b authored about 1 year ago by AleksanderBodurri <[email protected]>Previously this case was missed by the default framework injector profiler. Now in ngDevMode thi...
github.com/prettier/angular-html-parser - 31b887048a0c42e4fe1e0152489a824302e85a40 authored about 1 year ago by AleksanderBodurri <[email protected]>PR Close #52229
github.com/prettier/angular-html-parser - 4726203e0d0918532bd76bfacfd4720c1d2f54c0 authored about 1 year ago by Osama Heykal <[email protected]>This adds the initial API reference documentation for the new defer blocks.
PR Close #52336
github.com/prettier/angular-html-parser - 61fb6b8b4a7b8ef24c28fa2743f15140f671c2c9 authored about 1 year ago by Jessica Janiuk <[email protected]>
Angular recently gained a local compilation mode (see commit
345dd6d81acc6be15cb1b822afa39d6a854...
This updates the code to handle switches more elegantly in line with how the other blocks are ha...
github.com/prettier/angular-html-parser - 9692aeb1a54303164bea2de9f4b16416eeccb330 authored about 1 year ago by Jessica Janiuk <[email protected]>PR Close #52323
github.com/prettier/angular-html-parser - 56598a16a705fd0342ededeb7e79634fee6245e4 authored about 1 year ago by Alvaro Junqueira <[email protected]>fixes broken code snippet for standalone application using APP_INITIALIZER
PR Close #52354
github.com/prettier/angular-html-parser - 11e0ef22685a53cab60e8196c9c5eca9892ee47c authored about 1 year ago by Naaajii <[email protected]>PR Close #52352
github.com/prettier/angular-html-parser - fda7a84b261b12054fb4b402220668716cecfcc0 authored about 1 year ago by Matthieu Riegler <[email protected]>PR Close #52356
github.com/prettier/angular-html-parser - dea16201daad11e7a10ed2ec284d28e65011f25e authored about 1 year ago by mgechev <[email protected]>`globalThis` global property contains the global `this` value, which is usually akin to the glob...
github.com/prettier/angular-html-parser - def719e2cac50bbf1cda4a2c4bf96de2d4ba4bfd authored about 1 year ago by Alan Agius <[email protected]>Use `globalThis` global property contains the global this value, which is usually akin to the gl...
github.com/prettier/angular-html-parser - d775fa1c2400a539c210720687a8d196b4352510 authored about 1 year ago by Alan Agius <[email protected]>Use nullish coalescing.
PR Close #52368
github.com/prettier/angular-html-parser - 7b3d26933efaf5901e143aacf441f6c4cc341d30 authored about 1 year ago by Alan Agius <[email protected]>
This commit runs change detection in a loop while there are still dirty
views to be refreshed in...
Fixes that the control flow migration was only processing top-level classes. Nested classes coul...
github.com/prettier/angular-html-parser - c993e9a40ee92a568b2e314773c5df02ebb2147a authored about 1 year ago by Kristiyan Kostadinov <[email protected]>Fixes that the block entities migration was only processing top-level classes. Nested classes co...
github.com/prettier/angular-html-parser - 9e76468905202a5a76c8b7304b6d42f31e722e39 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>This commit reduces the property size in the http transfer cache to reduce the page payload.
Be...
github.com/prettier/angular-html-parser - c5e30f1d79f3ebd85cb8061452a897313208bbca authored about 1 year ago by Alan Agius <[email protected]>See associated pull request for more information.
PR Close #52353
github.com/prettier/angular-html-parser - 5436890d4c2a9cb4ab6ad56b9df9d701887eccd6 authored about 1 year ago by Joey Perrott <[email protected]>When migrating an ng-template later on in a file, the migrationResult was not being reset to zer...
github.com/prettier/angular-html-parser - 90eb879779c2d271fd505b4c10868b85c869a882 authored about 1 year ago by Jessica Janiuk <[email protected]>Previously, we would emit *two* pipe creation instructions for each pipe in a switch case. This ...
github.com/prettier/angular-html-parser - d82d58621ecc3ec4dfc40bccdb9daa7e646788e2 authored about 1 year ago by Dylan Hunn <[email protected]>The `projection` op should map onto the entire corresponding `ng-content`.
PR Close #52289
github.com/prettier/angular-html-parser - 17be1a8aca2b3e0cac67a853727a446207238549 authored about 1 year ago by Dylan Hunn <[email protected]>Previously, we ran the ordering phase near the end of the compilation. However, this meant that ...
github.com/prettier/angular-html-parser - d55ff744e3a8b43f2027de3ae64d7b6fb05faacb authored about 1 year ago by Dylan Hunn <[email protected]>We roughly attempt to match TemplateDefinitionBuilder's pipe creation order, by placing pipe cre...
github.com/prettier/angular-html-parser - 3343ceb82df2eb1097bdfdb318ffa581fccbe20c authored about 1 year ago by Dylan Hunn <[email protected]>The correct order of attributes and properties is:
1. Interpolated properties
2. Interpolated a...
Many instructions consume variable slots, which are used to persist data between update runs. Fo...
github.com/prettier/angular-html-parser - b814b97d8efc5d263328bea9e817b683fc982a5a authored about 1 year ago by Dylan Hunn <[email protected]>Singleton property interpolation instructions consume only one variable, but are still emitted a...
github.com/prettier/angular-html-parser - 0491fba52325f28b845a511affd1eaa928c8631e authored about 1 year ago by Dylan Hunn <[email protected]>We were incorrectly emiting a extracted constant pool index for the final argument of the projec...
github.com/prettier/angular-html-parser - f6cc09b0f47ae5a7024e34ea99842822bafc3fbf authored about 1 year ago by Dylan Hunn <[email protected]>Previously, inside an event listener, template pipeline would always save the context from resto...
github.com/prettier/angular-html-parser - 044df0c1a8c03fd390a58415235a6bf727c4ef66 authored about 1 year ago by Dylan Hunn <[email protected]>Previously, the template pipeline did not handle "empty" reads gracefully: it would emit syntact...
github.com/prettier/angular-html-parser - f5dffe1c5bb28504dc506fb0288e4506d66b587a authored about 1 year ago by Dylan Hunn <[email protected]>Some tests are already passing, but were not enabled at the time they were previously fixed.
PR...
github.com/prettier/angular-html-parser - efe170fb2a6c4eb510e5871646257448ee8c553b authored about 1 year ago by Dylan Hunn <[email protected]>We currently allow elements to be collapsed around pipe creation instructions. TemplateDefinitio...
github.com/prettier/angular-html-parser - 5d527e8c6bf60a17f71b83b5c8afcdd342011ba5 authored about 1 year ago by Dylan Hunn <[email protected]>This commit updates a number of `global` usages to `globalThis` to better support other platform...
github.com/prettier/angular-html-parser - dcc4a8061521fa8c4455d678bb08d3b0518907a0 authored about 1 year ago by Alan Agius <[email protected]>Previously, the cross entry-point dependency was created to share the `setDomTypes` function. Th...
github.com/prettier/angular-html-parser - 6b112cc621ae2b2ddd77b0e705d2c4739d40d9f7 authored about 1 year ago by Alan Agius <[email protected]>add a note on automated preconnect generation to the NgOptimizedImage docs' preconnect section, ...
github.com/prettier/angular-html-parser - e33a0ff3dd0178d963730a0c1d59acb7a5fcdd06 authored about 1 year ago by Alex Castle <[email protected]>This commit updates the logic to ignore `after` and `minimum` conditions when `DeferBlockFixture...
github.com/prettier/angular-html-parser - bdc4266d2d8cf48912430fe87404e4d656a18f78 authored about 1 year ago by Andrew Kushnir <[email protected]>
This commit updates the code to report errors via `ErrorHandler` instance.
For dependency loadin...
Same as 7ba5dc87ed, but for aio
This file is not necessary since CLI v15+
PR Close #52327
github.com/prettier/angular-html-parser - 82cd7d6db22ef4e080a4059527502ed135cb032f authored about 1 year ago by cexbrayat <[email protected]>This updates offset to handle pre and post offset properly for nested situations, rather than re...
github.com/prettier/angular-html-parser - 504c88272b43181f1d93d2a616a66a38883780f2 authored about 1 year ago by Jessica Janiuk <[email protected]>
The test is actually observing that OnPush results in a view not being checked
when checkNoChang...
PR Close #52339
github.com/prettier/angular-html-parser - d74dc9676e0c2dfbec7a26c64e971e471cc7b147 authored about 1 year ago by Doug Parker <[email protected]>Fixes that `@defer` blocks didn't account for type-only imports which could cause the import to ...
github.com/prettier/angular-html-parser - b6b5adca384ec95cc06e3c665dd512714c852781 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>chore(deps): bump actions/setup-node from 3 to 4
github.com/prettier/plugin-xml - b0a1dd7c1b99c9f70320f85f97044dd771db3476 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes]...
Updated Angular CLI help contents.
Closes #52281
PR Close #52330
github.com/prettier/angular-html-parser - 47ab069070c043c54c46f8ef9b37b14a25857939 authored about 1 year ago by Angular Robot <[email protected]>The template pipeline can now generate track functions, and extract them into the constant pool ...
github.com/prettier/angular-html-parser - 30e81d446966796f5f940d3c0c151062bf055698 authored about 1 year ago by Dylan Hunn <[email protected]>Add support for `repeaterCreate` and `repeater` instructions. Correctly count decls and vars, an...
github.com/prettier/angular-html-parser - c8a5a4f85225bac14d9f8a664df94d67d291cf49 authored about 1 year ago by Dylan Hunn <[email protected]>View compilations previously had context variables, which were variables available in the view t...
github.com/prettier/angular-html-parser - 605a50654e93d5dbc1d3dc135254e1d741651a98 authored about 1 year ago by Dylan Hunn <[email protected]>The template pipeline now supports lexical variables that are always inlined into their call sit...
github.com/prettier/angular-html-parser - c92d34e1fdd3e643c1f0f83724c63a0f22f7b5ae authored about 1 year ago by Dylan Hunn <[email protected]>PR Close #52334
github.com/prettier/angular-html-parser - 5b7b541ce96d6082f8edb2031707c78e034ab37b authored about 1 year ago by Emma Twersky <[email protected]>Add a standard performance marker that can be viewed in Chrome Dev Tools and other tooling. See ...
github.com/prettier/angular-html-parser - 67b97206b5af1347402f958e006e350a4f25e9fe authored about 1 year ago by Gerald Monaco <[email protected]>Update app-shell docs to reflect v17 changes
PR Close #52294
github.com/prettier/angular-html-parser - a20febebb15a5f92d9380ba235a3520f8a924de1 authored about 1 year ago by Alan Agius <[email protected]>
This commit is a small refactor to remove the top-level null check on the
variable that's alread...
Prior to this commit relative HTTP requests were not being resolved to absolute even thought the...
github.com/prettier/angular-html-parser - 405ec8c796a571a9fe0ed1258171856faae2eedb authored about 1 year ago by Alan Agius <[email protected]>Previously, autocompletions were not available in two main cases. We correct them.
1. Autocompl...
github.com/prettier/angular-html-parser - e6affeff6127e1ef8ff41f7a23051fd2ea7a8d8d authored about 1 year ago by Dylan Hunn <[email protected]>This commit adds the logic to cleanup all triggers once defer block is triggered.
When a trigge...
github.com/prettier/angular-html-parser - 54766fb35f87fc74983452096988c425ce7caa32 authored about 1 year ago by Andrew Kushnir <[email protected]>Update lockfiles throughout
PR Close #52270
github.com/prettier/angular-html-parser - 1f66090378fa44089ae0919547aa4bef3bd52032 authored about 1 year ago by Joey Perrott <[email protected]>This commit adds a standard performance marker that can be viewed in Chrome dev tools and other ...
github.com/prettier/angular-html-parser - bf41a27e3ca46081841ab0ba668d8b33399a5755 authored about 1 year ago by Andrew Kushnir <[email protected]>This commit adds a standard performance marker that can be viewed in Chrome dev tools and other ...
github.com/prettier/angular-html-parser - d10f2b29d72b068abb5ad1a34b0765592ea31c5f authored about 1 year ago by Andrew Kushnir <[email protected]>
A few performance improvements and code cleanups in the after render hooks:
1. We were wrapping ...
This commits update the prerendering docs with the version 17 changes.
PR Close #52300
github.com/prettier/angular-html-parser - e2d311994352c62ccd8e054717365a153ed80694 authored about 1 year ago by Alan Agius <[email protected]>This commit updates the logic to make sure that DOM-specific triggers do not produce errors on t...
github.com/prettier/angular-html-parser - 666853f7c27f8aaf9a7ce0429eec0a58e3854abc authored about 1 year ago by Andrew Kushnir <[email protected]>In #52110 the compiler was changed to produce `if` statements when type checking `@switch` in or...
github.com/prettier/angular-html-parser - dc3f7cb3bfc4f22c1e34abeb5a5311ce1e756c90 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>chore(deps-dev): bump eslint from 8.51.0 to 8.52.0
github.com/prettier/plugin-xml - 93f48e73b4b2679aec2db5c1225e03168f724d75 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
- [Release notes](https:...
chore(deps-dev): bump linguist-languages from 7.26.1 to 7.27.0
github.com/prettier/plugin-xml - 40897acda4a0739fbd691226ff36d0e257bf5af4 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>Bumps [linguist-languages](https://github.com/ikatyang/linguist-languages) from 7.26.1 to 7.27.0...
github.com/prettier/plugin-xml - be4fede2f5b09edfdd67f24d8cdba91bbcb170fc authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github.com/prettier/prettier - 427a84d24203e2d54160cde153a1e6a6390fe65a authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>chore(deps-dev): bump lint-staged from 15.0.1 to 15.0.2
github.com/prettier/plugin-xml - 958f27305f3f023a594e173137007379590b6591 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.1 to 15.0.2.
- [Release not...
The current way of computing a route's params and data recomputes
inherited data from the inheri...
add a standard performance marker that can be viewed in Chrome dev tools and other tooling. See ...
github.com/prettier/angular-html-parser - 8fff07cf534b438cc3e895ee1c2d58782c9c78f1 authored about 1 year ago by Alex Castle <[email protected]>Currently the reflection host's `getConstructorParameters` method is not aware of the compilatio...
github.com/prettier/angular-html-parser - 749d4c498e38e44325ca7601d5e41925434f621d authored about 1 year ago by Payam Valadkhan <[email protected]>Now the method `getConstructorDependencies` no longer needs to do any post analysis, and can rel...
github.com/prettier/angular-html-parser - 56a76d73e037aeea1975808d5c51608fd23d4fa6 authored about 1 year ago by Payam Valadkhan <[email protected]>After previous commits, some `compilationMode` args in some helper functions became unused. In t...
github.com/prettier/angular-html-parser - ae3acca20d210fd2d2ba966428d21467007c56fd authored about 1 year ago by Payam Valadkhan <[email protected]>Removed the signals property definition from the Component interface since it already exists in ...
github.com/prettier/angular-html-parser - fdf77b98fc24cd88a4203f74a21069f0ad41a12f authored about 1 year ago by Sylvain DEDIEU <[email protected]>This commit refactors a couple places to improve performance:
* avoid checking parent tree if a...
github.com/prettier/angular-html-parser - dcf908634f6bb81a96f43a68610dd2492fa694cf authored about 1 year ago by Andrew Kushnir <[email protected]>This commit replace the usage of URL node API to WHATWG URL API.
See: https://nodejs.org/api/ur...
github.com/prettier/angular-html-parser - 7978b408df690de87373439e76ab0af123745bce authored about 1 year ago by Alan Agius <[email protected]>A lot of our tests are wrapped in `{}` which serves no purpose, aside from increasing the nestin...
github.com/prettier/angular-html-parser - c07805612f77ff59104470a40b86bdd28a93bc61 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>Shorten variable names isn't a good practice. To avoid spreading it, we removed it from Angular'...
github.com/prettier/angular-html-parser - cfd89b0833538d88aa51f064893a69e364ee9a68 authored about 1 year ago by Etienne FRANK <[email protected]>The commit adds messaging to the control flow template diagnostic to direct developers to the ne...
github.com/prettier/angular-html-parser - 459b275a3a327401896062e57300d8be86e381a3 authored about 1 year ago by Andrew Scott <[email protected]>chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2
github.com/prettier/plugin-xml - 75186f201c2f1901884a09ca46f16d2d4df86284 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...
github.com/prettier/plugin-xml - 87763f5fbf2b1d0280f35bc25771b3bf19cfdf7c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Due to the dotted synthax to resolve controls, keys in FormGroups cannot include dots.
fixes #5...
github.com/prettier/angular-html-parser - 43115da98697a381bba02aefed9ab475951028ff authored about 1 year ago by Matthieu Riegler <[email protected]>This commit adds a benchmark for hydration runtime logic, which contains 2 parts: a baseline (cr...
github.com/prettier/angular-html-parser - 7981aad30e0e3767e857839af768b1df8db4c9df authored about 1 year ago by Andrew Kushnir <[email protected]>This commit adds a benchmark for `@defer` runtime logic and uses `@if` as a baseline.
PR Close ...
github.com/prettier/angular-html-parser - c76cac25eb5096c6aaedf015b6a2ebbebbfbf6cb authored about 1 year ago by Andrew Kushnir <[email protected]>Minor refactor to avoid lowercasing the `ngSkipHydration` attribute on each call. Since it's sta...
github.com/prettier/angular-html-parser - c2560d05f23f6157c610c128e7b253cc2df385ed authored about 1 year ago by Kristiyan Kostadinov <[email protected]>These files are not necessary since CLI v15+
PR Close #52109
github.com/prettier/angular-html-parser - 7ba5dc87edf455209db0ab1be7bc2e4c717f797f authored about 1 year ago by cexbrayat <[email protected]>Fix word: standalone
PR Close #52233
github.com/prettier/angular-html-parser - 5bc0335358c61da0aff18919a2e454a87c3cc7ac authored about 1 year ago by Quentin <[email protected]>PR Close #52269
github.com/prettier/angular-html-parser - 9b12c2ff82693d359c8357b4c70871c7735dc3bf authored about 1 year ago by Jeevan Mahesha <[email protected]>github.com/prettier/angular-html-parser - f8e51971a6e8f6192d0d50032d00636cc1e996da authored about 1 year ago by Pawel Kozlowski <[email protected]>
github.com/prettier/angular-html-parser - 66bc77b27bf423221570e4d10a09f34fe03c3f50 authored about 1 year ago by Pawel Kozlowski <[email protected]>
PR Close #52197
github.com/prettier/angular-html-parser - 39b149cefe71e7efa863a91db3feb66452e25251 authored about 1 year ago by Andrew Kushnir <[email protected]>This commit updates the message that we output in the console (once hydration is completed) to d...
github.com/prettier/angular-html-parser - b0f9b33be2858efde17b21c69e64ade54fecd28b authored about 1 year ago by Andrew Kushnir <[email protected]>This commit removes the `@developerPreview` annotation from the `provideClientHydration` functio...
github.com/prettier/angular-html-parser - 941e65b2a090e1be4ccdf52ca4942888857f9812 authored about 1 year ago by Andrew Kushnir <[email protected]>This commit removes the `@developerPreview` annotation from the `renderApplication`, promoting i...
github.com/prettier/angular-html-parser - 194c1719ab580781852ea33bfdebd4dcd0d6d560 authored about 1 year ago by Andrew Kushnir <[email protected]>This commit removes the `@developerPreview` annotation from the `withFetch` and `FetchBackend` A...
github.com/prettier/angular-html-parser - eee5a5a1af224434fb6a037539be6382338cb533 authored about 1 year ago by Andrew Kushnir <[email protected]>PR Close #52090
github.com/prettier/angular-html-parser - c8cfd78e266a09cee42319ada1bf9064143238c1 authored about 1 year ago by vivekkoya <[email protected]>Fix typo in aio/content/errors/NG05104.md file
PR Close #52258
github.com/prettier/angular-html-parser - d2b7c96100cf7c03d872a047af3f83be85374392 authored about 1 year ago by Quentin <[email protected]>See associated pull request for more information.
PR Close #51897
github.com/prettier/angular-html-parser - 83f5911a95c7bd89d792aeb646befe3a1628ae68 authored about 1 year ago by Angular Robot <[email protected]>See associated pull request for more information.
PR Close #52126
github.com/prettier/angular-html-parser - 6dc6471e75eb6bb6ace118e8243cd809b393365a authored about 1 year ago by Angular Robot <[email protected]>