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 the escaping for the sed command determining the stable version
PR Close #51496
c3349fb2a1b66c29107c8344991716f4e461e95a authored over 1 year agoaio currently uses the same `<meta name="Description">` content for every page. It seems like th...
6d29ab7818887783ad1583dadb9d8aff7b7f1612 authored over 1 year agoadd environement variable for deployment
PR Close #51489
26ad6d50cc789886d7986e5486c3cdea8eecc821 authored over 1 year agoProvide the link to the job workflow on github actions
PR Close #51488
6ca8219007f5fe7ce83efd72fadf935705801088 authored over 1 year agoExtends the compiler to add support for generating arrow functions in the output AST. This will ...
fa72384ec5e604e218f1df715af44c7ec618b65a authored over 1 year agoProvide environment variables
PR Close #51484
5cea2b52f6ad0cb4a13fc6529ec50bd58f55ef7a authored over 1 year ago
Include the bazel build file in the aio playground code so it contains the same bazel
targets as...
PR Close #51470
574a759842dd3cd7460c1cc490d03b9154f6f452 authored over 1 year ago1a8aa9ddfa899ef95a8b3445b76d27406c7f26e7 authored over 1 year ago
189bb74205429e756498ea3afc0035470ae4438a authored over 1 year ago
Correctly check the aio job result to determine if we should deploy.
PR Close #51464
c9ce89ee5c1fe67c93a4a5c3fbd655fe2672b274 authored over 1 year agoBased on some discussions, these changes remove the ability to have an `as` expression on an `el...
eb1faa8f87edc6ddd9dd855752a3b2b8a626b09b authored over 1 year agoAdds the logic to parse `let` parameters of a `for` loop block which was missed in #51299.
PR C...
36663e6ef6d7f9b7e64cd3c81e1dd2b2cbaf7723 authored over 1 year agoAdds some logic to store the `track` parameter of a `for` loop block as an expression AST instea...
9f6b565abd9430aff0d5c725576dd7424cb18992 authored over 1 year agoPR Close #51459
362e069364221267efb62dbb3468d14013cb39d6 authored over 1 year ago
Rather than the navigation transitions managing Router state, this
commit updates the Router to ...
Remove reference that `--routing` was added in 8.1
PR Close #51449
bd150a2550f3289d8e8fae9a0cc88f5c625dc372 authored over 1 year agoPR Close #51447
d2346a601d16763b6eb6290f8b4bb0b1382a78f2 authored over 1 year agoPR Close #51428
9977727f736f1fb0c12be9bf435b34cb2b8bbb52 authored over 1 year agoPR Close #51269
119eaa56515ea9dc8ed72656869dd9298724adfe authored over 1 year agoPR Close #50043
b7d25bbf47d4cdc411ce4c7a483e797c7319b2ab authored over 1 year agoPR Close #51444
803fc7f0f711e4135b6b349b19a4fa0ffc804687 authored over 1 year ago
Setting the page ID is currently broken for the first page because the
helper method's second pa...
Update the animation example files to be standalone and use boostrap application, update the doc...
38671f7c1425c701f9eca946663f8f2481856734 authored over 1 year agoPR Close #51336
3a686478acb716bb3f792f0b29b4f5f0e46f92a3 authored over 1 year agoThis commit fixes a regression introduced in #50063
Fixes #51382
PR Close #51394
a9b3c006f8593e0187298df21418644070312a40 authored over 1 year agoRemoves myself from the pullapprove unavailability list.
PR Close #51437
53434864cb34b9aefa10aa0eb47d7784f235849f authored over 1 year agofix margin on h2 tag of contribute page being overwritten
closes #51391
PR Close #51393
f724b8dd6bb2f9b6d7a2119a56f0a5bed8b46809 authored over 1 year ago
Adds the logic to generate the instructions for `switch` instructions. For the following block:
...
Adds the logic to generate the instructions for `if` blocks. There are two primary use cases we ...
9cc0cbed0ce0d01ce569a1963902e288e23aaccd authored over 1 year agoUpdates the control flow tests to use the compiler instead of manually-written instructions. Als...
9152de138727b25f5e194991cab5b658473a8582 authored over 1 year agoAngular 16.1 introduced the input transform feature, requiring the partial compilation output to...
5bd9fbd2c3ab4467074fac5e4d689b3c85bf08cd authored over 1 year agothis commit removes an unnecessary re-export
PR Close #51412
4663a33a0de6ef29a309e66a83e01f9d0ad94b7b authored over 1 year agoPR Close #51395
de3be98417b210eea84feb9e2361042ca840560b authored over 1 year agoUpdates the project to support TypeScript 5.2.
PR Close #51334
9cc52b9b85ffa5cb65c6886e81b5bff10dde8d52 authored over 1 year agoIn local compilation mode it is not possible to use an imported string for component's template ...
0b901a814bbac82ea12b6ff612d4fd5c1e403ea9 authored over 1 year agoThis refactoring is needed for next commit not to produce circular deps as we start using the `d...
8b431a0164e69e2c5911d8dee43a2c2a7cbdc852 authored over 1 year agoThe runtime `ɵɵsetNgModuleScope` is modified to accept raw scope info as passed to it in local c...
8798abb744ffac34dc4a68d5b2c15befdc26f816 authored over 1 year agoThe standalone components import as passed to the deps tracker will be the raw import, i.e., it ...
e69e41ecf837bdb9fda7ad9c2926453f355dff12 authored over 1 year agoThe current logic requires that standalone component always provide an array of raw imports. But...
56e0b8526a5f3aa11e1030b5222b4b1ca98dd541 authored over 1 year agoThis test is part of CI and is needed in addition to tests in packages.
PR Close #51402
273d8e93adde9c143d3fa767714757479d907757 authored over 1 year ago
`tsickle` is not used in any code paths in 3P and we can remove
this complexity. The `tsickle` n...
Allow safeUrl and add transformer to immediately convert ngSrc to string
PR Close #51351
d910bf8a843c07a096969d5e47b49f60981b00e9 authored over 1 year agoThese were all the @see with no links.
PR Close #51379
e6503930f199886df143cdad8efc23f58711cbef authored over 1 year ago
With this commit we can use `yarn docs-watch` again
Fixes #51308
PR Close #51316
5fb5f087e3567ed171caaf329d1c860e28d3fd9a authored over 1 year ago77504f18afd4ff0bacf35599ab4f85892cc92048 authored over 1 year ago
72beab0f67d7f73c6ddd3b84a633c2bacff97fb5 authored over 1 year ago
Hydration cleanup needs to run in the Angular zone so that change detection will run.
PR Close ...
6145cc1c0a54eaaf58539585130cd8dffa6ef892 authored over 1 year ago
The example for clearing secondary outlets currently only works because
the named outlet appears...
This commit updates TestBed to wait for async component metadata resolution before compiling com...
bcc3c43fca4adf3e105febe7dc08d81aad68af75 authored over 1 year agoThis commit updates compiler logic to generate the `setClassMetadataAsync` calls for components ...
c41a1950fdd22424468934e89c98089851613875 authored over 1 year agoPR Close #50976
75561c96d0dfa4289f05465adbf95fd6b059f3e7 authored over 1 year agoPR Close #51359
328b3613b8f86ef911858f2c978ad53349d813da authored over 1 year agoPR Close #51359
200a264fab093e8ca48878c8a95fd882670e8823 authored over 1 year agoFixes that we weren't processing `when` conditions correctly which led to a compilation error wh...
422d0d5ca3d4680fa621362378fad8a47b91129b authored over 1 year agoSimple doc addendum
PR Close #51236
17c6ad77755cb56faada5fbcd989fc05452046f6 authored over 1 year agoThis commit adds the mention of the support of styles/classes/attributes in host bindings.
fixe...
83b708203ee4585f14edfbf9f852935e6b2a1b4f authored over 1 year agoPR Close #51332
21743513855bc65ef0d9fde5d818434d9fc0756d authored over 1 year agoThe table is mostly copied from guide/migration-dynamic-flag.
Fixes #51142
PR Close #51146
3348f8820b03cb08bba6d64254d6a3f1f4294d33 authored over 1 year agoPR Close #51370
d4ca651602467d8602df849002a2f2b350cd5c3e authored over 1 year ago
We enabled a lint rule internally to require that multi-provided
`InjectionToken`s have a `reado...
Initial PoC of the built-in control flow support. The goal is to
unblock compiler work.
PR Clos...
93675dc797cb9f897c19fe298455dec52b900113 authored over 1 year ago
Removed the second wrong parameter from the `Promise.then()` method in the doc.
PR Close #51322
update pullapprove to remove self from unavailable list
PR Close #51360
ccf32f62d9b61c72ab49eac89d807c0f6270b0dc authored over 1 year agoThis commit adds an error doc page for error 507 : Missing SSR content integrity marker.
PR Clo...
3b1c1b91a2c1d8104ed5deb650e680ae237c97d8 authored over 1 year agoThis adds a section to cover the case of CDNs that have optimizations that will break both Angul...
5a2b7683bcb0cb84a3d84a43626dbf78fb06b15a authored over 1 year agoThis reverts commit 45105555da564b93b26c9d7fcab0539c1eb57e1c.
PR Close #51358
b0ea81d562c6831e93bda49082dc48fec8f4910a authored over 1 year agoThis reverts commit f7cfc3b8fa2c2b2ef0bc2d4086edce70a17944bf.
PR Close #51358
ee73d180fdaa439fa7346b436f8d5b8d8af2ad83 authored over 1 year agoThis reverts commit bc55d82eb90bdd2dfd95d961d6eaa6ef3dc162a0.
PR Close #51358
b1f0fc9129669b5208a9dbe4fd3a5fda2d6be9a4 authored over 1 year agoThis reverts commit a9f609e75cc745a66e21723c7f02d3c10955d375.
PR Close #51358
ebd217d393ecaa1e7f07d11a5f9fd5c6ad72f2f8 authored over 1 year agoThis reverts commit 8156128863a9865988245db44b9655c0b9f2c518.
PR Close #51358
b297ea7966509c011687d01d3174209224a6f542 authored over 1 year agoThis reverts commit e7ea016e00cc1c10b6530f06ff66a53bb20fa25d.
PR Close #51358
32d30f26a7ea9f4ab1085407d17ebe922cf19515 authored over 1 year agoThe current logic requires that standalone component always provide an array of raw imports. But...
8156128863a9865988245db44b9655c0b9f2c518 authored over 1 year agoThe runtime `ɵɵsetNgModuleScope` is modified to accept raw scope info as passed to it in local c...
f7cfc3b8fa2c2b2ef0bc2d4086edce70a17944bf authored over 1 year agoThe standalone components import as passed to the deps tracker will be the raw import, i.e., it ...
e7ea016e00cc1c10b6530f06ff66a53bb20fa25d authored over 1 year agoThis refactoring is needed for next commit not to produce circular deps as we start using the `d...
45105555da564b93b26c9d7fcab0539c1eb57e1c authored over 1 year agoThis change simply flip the flag which enables using the deps tracker in JIT compilation (the lo...
bc55d82eb90bdd2dfd95d961d6eaa6ef3dc162a0 authored over 1 year agoUsing verification helpers such as `isComponent` may trigger JIT compilation. Now in some tests ...
a9f609e75cc745a66e21723c7f02d3c10955d375 authored over 1 year agoPR Close #51324
0bb4361dac08826abdf97ef412bc0bf499d362fe authored over 1 year agoPR Close #51324
f14d0d783702e10eef1485782ad477026383d7a4 authored over 1 year agoMigrate aio presubmit and deploy jobs to use Github Actions
PR Close #51071
12dbe1a6cf92b006aa1c6164c525646380bf37af authored over 1 year agoPR Close #51342
8693627076ece46af75b5fae1bdc13646b12cb5d authored over 1 year agoAdds the logic for generating the instructions for the various deferred triggers.
PR Close #51315
5212b47bbf9f3da890176512296a49c1b98263c8 authored over 1 year agoAdds the logic for generating `{#defer}`, `{:placeholder}`, `{:loading}` and `{:error}` block in...
79f9d49fad1be6faac7af909c6d828f27d4d5723 authored over 1 year agoMoves the logic for creating a `ɵɵtemplate` instruction into a separate method so that it can be...
151b04f683f813f336dc49009f42240928baad66 authored over 1 year agoUpdated Angular CLI help contents.
PR Close #51325
f3f97f0fb517b6818aea40304482d93e26d2b400 authored over 1 year agof67812c220e174f12d0892551615abbd37621978 authored over 1 year ago
In case where the decorator option has no description nor usageNotes, we can hide that row.
PR ...
b2661fe2a0efc8ad301126c9fb0c65054804d043 authored over 1 year agoSee associated pull request for more information.
PR Close #51161
464b458ef8c907d4ab717b31e9576a444f4f3e75 authored over 1 year agoAdds the AST for `if`, `else if` and `else` blocks.
PR Close #51299
36b180ade4fa9735d03b522ebb9b3894729001a5 authored over 1 year agoAdds the AST for `for` and `empty` blocks.
PR Close #51299
4424920f0b9e1d3f10e01ddb07489201de1dd210 authored over 1 year agoAdds the AST for `switch`, `case` and `default` blocks.
PR Close #51299
31c6c5e944d636b48e7ca9d5500371dedd83c1c6 authored over 1 year ago
Empty path routes are effectively 'passthrough' routes that do not
appear in the URL. When these...
Migrate framework presubmit test job to use Github Actions
PR Close #51101
b07266d6a96c6b4944851d11cd12440ab2b4ea4f authored over 1 year agoPR Close #51259
1a56763b85cb1dd8a21856aa4904057d2e67cabd authored over 1 year ago
The documentation incorrectly stated that the app.module.ts file is generated
when the --standal...
53687efa421b682657a8c1e9bc850586538e1dec authored over 1 year ago
05f639ff237ae184f5c4202004873bf0e6665dc0 authored over 1 year ago
DevTools falls under Angular Tooling and I'll probably be reviewing future PRs for the extension...
dca6d6e0b870269c673fc4b98657f4e6699bda84 authored over 1 year agoPR Close #51291
f92f69fa68fd28d83016c45b67aad00dd4710d4a authored over 1 year ago