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
this is a pre-emptive move of the animation renderer to prepare for #50738 to land safely.
PR C...
ac1afd8649e48d68606f49d7f86a224c08e14d6b authored over 1 year ago by Jessica Janiuk <[email protected]>Fixes that we were allocating slots for the expressions of `if`, `else if`, `switch` and `case` ...
31295a3cf907a61e7115d9039a83a232b263a676 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>This commit updates runtime logic of defer blocks to schedule a single `requestIdleCallback` for...
4b38e9a1abd28f601aa598563ed6fe055eb5c353 authored over 1 year ago by Andrew Kushnir <[email protected]>This commit re-uses the match function rather than duplicating the matching and error handling
...
3ab923328c3301be57684c3d7d84f42083ea5ad5 authored over 1 year ago by Andrew Scott <[email protected]>
The router currently restricts all further redirects after an absolute
redirect. Because there's...
Enable source maps in a variety of new cases, including most AST expressions, as well as several...
c3cb26527e3868fe120dc68a48d14d3cf1b56592 authored over 1 year ago by Dylan Hunn <[email protected]>Currently the field changeDetection undergoes some static analysis to check if it is `ChangeDete...
377a7abfda60a6ddd55a41531e3653bcad78b0a2 authored over 1 year ago by Payam Valadkhan <[email protected]>Currently the field encapsulation undergoes some static analysis to check if it is `ViewEncapsul...
f91f222b55f249089d267c72a9c0ab5b09d7c932 authored over 1 year ago by Payam Valadkhan <[email protected]>On Safari, the cache might fail on methods like `match` with an `Internal error`. Critical error...
dcaad169ec8bf0a61d032ae1ae68fb90d1face09 authored over 1 year ago by Matthieu Riegler <[email protected]>Switches the syntax for blocks from `{#block}{/block}` to `@block {}` based on the feedback from...
8be2c48b7cda5e99f3d1efa9f26eb2615fea6a8b authored over 1 year ago by Kristiyan Kostadinov <[email protected]>Updated Angular CLI help contents.
Closes #51890
PR Close #51896
5f6cc7cb684d8e29d1ebd036a0c4e8dc5b693e8e authored over 1 year ago by Angular Robot <[email protected]>Add git references when printing perf comparison results.
PR Close #51902
b771539eb3d7bc077e31fc61adcbdfe4ec883d65 authored over 1 year ago by Pawel Kozlowski <[email protected]>Use the pull request head sha so that we don't test the code already committed.
PR Close #51908
18e34ad91f7b1613e8d3deee334caa8d04a7919b authored over 1 year ago by Joey Perrott <[email protected]>This commit disables a couple newly-added tests related to `on idle` trigger condition for @defe...
487b9e118a1ee4e1b6bcf1588b30f5e5a0ff97d8 authored over 1 year ago by Andrew Kushnir <[email protected]>Reworks the `setClassMetadata` calls to generate arrow functions instead of full anonymous funct...
d6bfebe2c8909d5a812358ba86e4c74cd56a8baf authored over 1 year ago by Kristiyan Kostadinov <[email protected]>This commit adds a logic to handle `on immediate` conditions both as a main condition, as well a...
baaaa6daf693a8dd24f93e027658b63cdbbb4ed6 authored over 1 year ago by Andrew Kushnir <[email protected]>Adds support for `on viewport` and `prefetch on viewport` triggers which will load the deferred ...
16f5fc40a49cee0d29711df1783f297ff30b5c6e authored over 1 year ago by Kristiyan Kostadinov <[email protected]>Adds support for `on hover` and `prefetch on hover` triggers. Some code had to be moved around s...
687b96186c7da731927e55e714061ea2de718505 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>Updates the logic that generates the instructions for the `on interaction` and `prefetch on inte...
00e60136613b51552d85fbb2ecb3e18c6b6e1f55 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>Adds the implementation for the `on interaction` and `prefetch on interaction` triggers.
PR Clo...
3cbb2a8ecf202c814c37ab241ce9f57fb574692e authored over 1 year ago by Kristiyan Kostadinov <[email protected]>Reworks the compiler to use the API introduced in #51816 to match triggers to the element nodes ...
7cce28ae9c699164965014900cfac4ef9261e581 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>The `NoopAnimationDriver` as static property of `AnimationDriver` prevents it from being removed...
0598613950c76f4a13601c6942e30ab4ce1e3b67 authored over 1 year ago by Matthieu Riegler <[email protected]>The `Writable` type is usefull when we want overwrite readonly properties and we still want to m...
e5d327d0496d23578cf09b548f7c3a14774407fc authored over 1 year ago by Matthieu Riegler <[email protected]>The `Writable` type is usefull when we want overwrite readonly properties and we still want to m...
ca416b57a81ffb405110db6037a8248cc03548aa authored over 1 year ago by Matthieu Riegler <[email protected]>The `Writable` type is usefull when we want overwrite readonly properties and we still want to m...
2df83e225376430e60200d0139b5cf764ec9f804 authored over 1 year ago by Matthieu Riegler <[email protected]>The `Writable` type is usefull when we want overwrite readonly properties and we still want to m...
f53857ef6a67aae314f91330d6d9ff246f39ed09 authored over 1 year ago by Matthieu Riegler <[email protected]>The `Writable` type is usefull when we want overwrite readonly properties and we still want to m...
6610c4fb109cc12fc6285d58873eec3703344fc3 authored over 1 year ago by Matthieu Riegler <[email protected]>The `Writable` type is usefull when we want overwrite readonly properties and we still want to m...
e9b9fd45797268c78c731a7c1ecc61a500f4508f authored over 1 year ago by Matthieu Riegler <[email protected]>PR Close #51855
4599642a87f3209b16e3490f54bd9cc30a8f6f5e authored over 1 year ago by Andrew Kushnir <[email protected]>
We control most flags via Starlark and therefore limit configuration
options via `tsconfig` to a...
In Devtools bar chart we can see the total time for all the directive instances in one change de...
ee6c915c82b838ee1b3a1e979ab8dc70b3986485 authored over 1 year ago by Enea Jahollari <[email protected]>This change simply flip the flag which enables using the deps tracker in JIT compilation (the lo...
077534ef0f3d6c68766cb30557e3839a72f7d2e6 authored over 1 year ago by Payam Valadkhan <[email protected]>Using verification helpers such as `isComponent` may trigger JIT compilation. Now in some tests ...
654d6ce2fa015063e67553d8968a939a290b4a81 authored over 1 year ago by Payam Valadkhan <[email protected]>See associated pull request for more information.
PR Close #51783
013aec850cf3d20ff8a8f962e9d03d357e131074 authored over 1 year ago by Angular Robot <[email protected]>This commit changes the behaviour of `REMOVE_STYLES_ON_COMPONENT_DESTROY`.
Now, `style` nodes a...
3c0577f99140b75688cb8ae969738325cc871548 authored over 1 year ago by Alan Agius <[email protected]>
This commit adds an option to the view transition feature to skip the first transition.
This opt...
The `setupTestingRouter` function is a factory function for creating a
new instance of the `Rout...
This PR moves the Observable subscription of toSignal outside of the
reactive context. As the re...
This commit adds the necessary mechanisms to perform cleanup of prefetch triggers when resource ...
917203d9916096ea237f5a4329052f01e0a9dbf9 authored over 1 year ago by Andrew Kushnir <[email protected]>0a4f18a419ba68a7c8a2d22da85a7f88bd217840 authored over 1 year ago by Pawel Kozlowski <[email protected]>
bc296a17e5bc21f599d0932120ca658881bb7b10 authored over 1 year ago by Pawel Kozlowski <[email protected]>
So far this docs extraction has pulls API info from all exported symbols in the program. This co...
34495b35337892ab209d9955ff7fe2897a0c5d41 authored over 1 year ago by Jeremy Elbourn <[email protected]>
This commit refactors the loadChildren callback execution of the router config loader
into a fun...
Certain tools in g3 which dynamically bootstrap a component (e.g., custom routers) simply swallo...
e3532291c70b1b9f39b0120e02312a18b57daeb7 authored over 1 year ago by Payam Valadkhan <[email protected]>Current implementation assumes that NgModule imports/exports fields are always arrays and thus i...
19c3dc18d3c0cfd83efec2c8f81b40860d570346 authored over 1 year ago by Payam Valadkhan <[email protected]>Standalone component need to include the imported NgModules as part of their dependencies in ord...
b44533ba39334514960a7a28bc96d3843edc8e15 authored over 1 year ago by Payam Valadkhan <[email protected]>Currently the compiler in local mode assumes that the standalone component imports are array exp...
5b66330329fd066a7c347f040a330b4c7f2a0a2b authored over 1 year ago by Payam Valadkhan <[email protected]>Adds support for template type checking of the `track` expression of a `for` loop block. Trackin...
14d89d79badc6b9bc7be3621dce8f3c91af5ba6f authored over 1 year ago by Kristiyan Kostadinov <[email protected]>Adds support for template type checking inside `for` blocks. It is implemented by generating a J...
aaa597393da959e3d618627627c3b9df9b0cbf0d authored over 1 year ago by Kristiyan Kostadinov <[email protected]>Adds support for template type checking inside `if` blocks. It is implemented by generating a JS...
d42e02333a6bb61953def195398fa77352ad9722 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>Adds support for template type checking inside `switch` blocks. It is implemented by generating ...
29ced9b066297b9d216186be64499db5c6595376 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>The patch is to fix upstream bug in `@bazel/jasmine`. See: bazelbuild/rules_nodejs#3691
PR Clos...
0ee0f780e4c19d43dde9bac0bb6468ea6431d24b authored over 1 year ago by Alan Agius <[email protected]>Update to the latest version of material
PR Close #51785
ba64e9c2475e52e14cb950cfc2c26b4c2b4725ae authored over 1 year ago by Joey Perrott <[email protected]>The file was removed in Angular 15.0.0 https://github.com/angular/angular-cli/releases/tag/15.0....
1e6c05512bd1e05c976e87e9fe4a575f8112b3f4 authored over 1 year ago by David LJ <[email protected]>The browserUrlTree is only used to support the onSameUrlNavigation: 'ignore' logic. We can achie...
ad61bf6184d5d51a5d45dd03e1487485ccc9caaa authored over 1 year ago by Andrew Scott <[email protected]>See associated pull request for more information.
PR Close #51794
396e064f807cfd4f7af984d9fa2e9f39037fc95e authored over 1 year ago by Angular Robot <[email protected]>See associated pull request for more information.
PR Close #51802
20cdb7730e7f1f287c12084b69f5a67879c8f6bb authored over 1 year ago by Angular Robot <[email protected]>See associated pull request for more information.
PR Close #51793
8a2dc0f2e086503826927f3d2aa48ad15e9b3bdf authored over 1 year ago by Angular Robot <[email protected]>See associated pull request for more information.
PR Close #51817
e5a0116575efba857833c8fdfbf6743d90d740d1 authored over 1 year ago by Angular Robot <[email protected]>document is not available in SSR so using it directly will lead to an error.
PR Close #51814
c03baed8547c2c1da576307c708d2682dfdf3742 authored over 1 year ago by Andrew Scott <[email protected]>Updates the parsing for `interaction` and `hover` triggers to require a reference to an element....
988e6c3fab57523cb985c21edd3f05cfba1cafbf authored over 1 year ago by Kristiyan Kostadinov <[email protected]>When the `TargetBinder` was written, the only embedded-view-based nodes were templates, but now ...
8c10ba1a3827ac121f5afae8f7b5b36a8c5362a2 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>Adds a utility to the `BoundTarget` that helps with resolving which element a deferred block is ...
d5389089334d7815709701c28f5cdce9bfa2f8d2 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>Pull out exclusion of `select` attributes on content nodes into a phase, and clean up a couple o...
8438e3e9824350438745244baa7171c47dcefb61 authored over 1 year ago by Dylan Hunn <[email protected]>A couple more tests pertaining to animations became passing at some point recently, as well as a...
8b0340626e67697c41d41f29ebd3ed771271dc7b authored over 1 year ago by Dylan Hunn <[email protected]>Content project allows the content to specify its own selector for matching against content proj...
40f2b2690ac48bf749b83a32cff8d2ca4cc0e956 authored over 1 year ago by Dylan Hunn <[email protected]>The new built-in control flow design includes calls to the `template` instruction with fewer arg...
3248ad1a1ac38c37b09256954973f18138561669 authored over 1 year ago by Dylan Hunn <[email protected]>The const collection phase is getting too large. We simplify it by breaking out i18n const colle...
7f4f1da121010f1cb6956f10b34316c8d9e8d0f9 authored over 1 year ago by Dylan Hunn <[email protected]>Supporting content projection requires us to emit three new kinds of output:
1. An `ngContentSe...
05393cb54527295140ecf8dfcaa4092053e14563 authored over 1 year ago by Dylan Hunn <[email protected]>Drops support for versions of TypeScript older than 5.2
BREAKING CHANGE:
Versions of TypeScript...
Disables the checks for the version of TS in AIO to unblock the TS deprecation.
PR Close #51792
e1b27b01a5e0b5a4e4fb2954dbbd9e1fac32f4f6 authored over 1 year ago by Kristiyan Kostadinov <[email protected]>
Although there are several pages, only `service-worker-getting-started.md` has an example.
That ...
The `malformedUriErrorHandler` is used as a recovery mechanism for when the `UrlSerializer`
thro...
Currently deps tracker includes the exported scope of the exported NgModule only in the exported...
873e80b869f0f1817d8ccc5683297badfc5aaa6a authored over 1 year ago by Payam Valadkhan <[email protected]>This change flattens the imports info on standalone component decorators in runtime dev mode by ...
1d0fc42fc70fbd49de3699325de9e61bdb601b21 authored over 1 year ago by Payam Valadkhan <[email protected]>This change contains runtime logic needed to flatten the NgModule bootstrap field in local compi...
3d06a8133c5c024b3f63b975c9cdbc7355c878c6 authored over 1 year ago by Payam Valadkhan <[email protected]>This change flattens the imports/exports/declarations info on ngModule decorators in runtime dev...
3d2f9451c08c0cecbe1d846b6b56fed70ae544fc authored over 1 year ago by Payam Valadkhan <[email protected]>Today in local compilation mode the NgModule bootstrap definition is moved as it is into the run...
fbf3ac247bbbf98c73b6aa0dfa6e20774359031b authored over 1 year ago by Payam Valadkhan <[email protected]>
Currently when ESBuild bundles an application importing from
`@angular/core`, the signals librar...
This reverts commit fe2fd7e1a898a4525c219065a6d0908988dfd7e2.
PR Close #51810
8486fa15948f09231d588ded334cdcbe5df8567c authored over 1 year ago by Pawel Kozlowski <[email protected]>Based on top of #51717
This commit adds extraction for enums, pipes, and NgModules. It also add...
2e41488296879685b19dfba8d78037690347bda3 authored over 1 year ago by Jeremy Elbourn <[email protected]>Based on top of #51713
This commit adds docs extraction for information provided in JsDoc comme...
e0b1bb33d77babe881f77f52cb1b71e345f5696b authored over 1 year ago by Jeremy Elbourn <[email protected]>Based on top of ##51700
Also updates extraction to ignore un-exported statements.
PR Close #51733
a24ae994a0470fdac09a69937fd0580cff6c6d68 authored over 1 year ago by Jeremy Elbourn <[email protected]>Based on top of #51697
Adds extraction for accessors (getters/setters), rest params, and resolv...
b9c70158abecd81a5af512c8b4da685851cf159f authored over 1 year ago by Jeremy Elbourn <[email protected]>Based on top of #51685
This expands on the extraction with information for directives, includin...
c7daf7ea1692391f7cac8f794ed777887a2764af authored over 1 year ago by Jeremy Elbourn <[email protected]>Based on top of #51682
This expands on the skeleton previously added to extract docs info for c...
7f6d9a73ab8b658d0d8148080dfefb2550bee6b4 authored over 1 year ago by Jeremy Elbourn <[email protected]>This commit adds a barebones skeleton for extracting information to be used for extracting info ...
7e82df45c5bb72ec3dafaa07dc1eaa5d463b006c authored over 1 year ago by Jeremy Elbourn <[email protected]>PR Close #51774
9bd1551c3f44953df07ce8ca6b587ad225d019d0 authored over 1 year ago by Alan Agius <[email protected]>This commit adds support for zone.js 0.14.0 and drops support for older versions
BREAKING CHANG...
81b67aa98767078aebae22150d3441372772c28f authored over 1 year ago by Alan Agius <[email protected]>
Another try at deflaking the tests on Windows. I'm trying a couple of fixes here:
1. I noticed t...
upgrade the warning for lazy-loaded lcp images when using NgOptimizedImage to an error
BREAKING...
fe2fd7e1a898a4525c219065a6d0908988dfd7e2 authored over 1 year ago by Alex Castle <[email protected]>Support for scheduling after*Render callbacks into various phases to minimize reflows
PR Close ...
545db6d22de38ce8ca94fe8b41a34e824752c3d8 authored over 1 year ago by Gerald Monaco <[email protected]>This commit enables 'go to definition' action for the new 'styleUrl' property
PR Close #51746
e2416a284ff086752c809689ef74588f02e5f0e4 authored over 1 year ago by Andrew Scott <[email protected]>
Terser does not treat `Symbol` as side-effect free- so if we end up with
a symbol export being l...
This commit moves the destroy logic from 'effect' in the lower-level
'watch' so this implementat...
See associated pull request for more information.
PR Close #51787
cb7acdf84d3a203562bf6dfe621c2e978839de8d authored over 1 year ago by Angular Robot <[email protected]>Certain code patterns and tools in Google (and possibly 3P world) lead to the situation that a c...
c6b9a3ea6cdc65e8001af6a86d7c89a6a7ded20c authored over 1 year ago by Payam Valadkhan <[email protected]>The schematics now supports the `application` builder, which is the new default builder in an ap...
5a20a44c64066e47894ca3cbe26327766ca89a42 authored over 1 year ago by cexbrayat <[email protected]>See associated pull request for more information.
PR Close #51606
88ac76fb3439f011167ed66cfd90ddc6ea866e89 authored over 1 year ago by Angular Robot <[email protected]>See associated pull request for more information.
PR Close #51243
d79db4a9e18805ee9dc3d8b824b0352cb44d8b95 authored over 1 year ago by Angular Robot <[email protected]>