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
We now visit the unknown nodes inside a `@switch` block, enabling completions in that context.
...
449830f24e78ebd977ca3210ab3541912d959245 authored about 1 year ago by Dylan Hunn <[email protected]>Currently the compiler allocates a variable slot to the `@for` loop expression which ends up unu...
9d19c8e31752d211f575246282358b83afe90969 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>
The build job moved from CircleCI to GitHub actions, so we currently
mark all PRs as pending unn...
As part of the CircleCI migration it looks like we started
running the Bazel saucelabs job for a...
This adds `generate_api_docs` targets to all of the packages for which we publish api reference ...
fcc000e803619cb8539038499330be39ec9f86c9 authored about 1 year ago by Jeremy Elbourn <[email protected]>Non typed forms allow to pass null to nested groups when calling `formGroup.reset()`, this commi...
ddd7212ee2067112cdf54d5528c8480a0e505c76 authored about 1 year ago by Matthieu Riegler <[email protected]>Orphan component is an anti-pattern in Angular where a component is rendered while the NgModule ...
e8201a596222ac323b05ddedb8a825ffffea2282 authored about 1 year ago by Payam Valadkhan <[email protected]>The flag `forbidOrphanRendering` is only set for non-standalone components, and indicates that t...
5fba8902d86cb40a91f24342c0bf7f49d8d0ea86 authored about 1 year ago by Payam Valadkhan <[email protected]>A runtime error will be thrown if a non-standalone component is being rendered without its NgMod...
1a4aee7e49074e3bc3f3099bff88eaee9b2ab255 authored about 1 year ago by Payam Valadkhan <[email protected]>A new flag added to the component's debug info to determine whether to throw runtime error (in d...
1eefa0c9c4396d967ba0eca48b405509f84e5f18 authored about 1 year ago by Payam Valadkhan <[email protected]>Now users can configure the option `forbidOrphanComponents` in the tsconfig's angularCompilerOpt...
59ba2a6e9f7218c78cd8b5f4c13ffb46dd0a4900 authored about 1 year ago by Payam Valadkhan <[email protected]>A new method `isOrphanComponent` is added to the deps tracker API to check if the NgModule decla...
3047bdd36c14a9b0db5ecd2f643ba57fe20f33de authored about 1 year ago by Payam Valadkhan <[email protected]>Add a types entry in the packages/common/package.json exports "./locales/*" section
Fixes #5201...
da056a1fe2816299319fb3f87416316be2029479 authored about 1 year ago by Sylvain DEDIEU <[email protected]>See associated pull request for more information.
PR Close #52060
11588a1a07c9002e672f46fab9874fe21ca22cfa authored about 1 year ago by Angular Robot <[email protected]>Based on recent discussions, these changes remove the Windows CI check because it has been too f...
5a969e06b7cc5971aaf9fb7fa5aab44561eb9872 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>add text to fix warning message that trails ends mid-sentence
PR Close #52147
3c4be44f7a39dc888707869cd5c10cee9a262bfd authored about 1 year ago by Alex Castle <[email protected]>
Adds an error guide for `assertNotInReactiveContext` and provides some
more context/ and guidanc...
Using `afterRender` schedules long-living lifecycle hooks. Scheduling
such hooks inside reactive...
Using an `effect` inside a `computed` is a clear violation of
the conceptual idea of computed's ...
This adds the new block syntax to dgeni docs pipeline, mainly copying
the way that elements (`<n...
These 3 classes have been moved from platform-browser to core by #49563
PR Close #49594
965ce5a8c514237aa8e4c03a5e4b5527a1a19d96 authored about 1 year ago by Matthieu Riegler <[email protected]>Previously getDependenciesForTokenInInjector was unable to determine which node on a view servic...
50ad074505c15d09fe5d85fb443d9a2775125f87 authored about 1 year ago by AleksanderBodurri <[email protected]>This commit introduces 2 new features into DevTools.
Directive level dependency inspection: Use...
8bdbbf45101654a1cc88326688701cfe722d6be0 authored about 1 year ago by AleksanderBodurri <[email protected]>Creates set of unit tests for each function in the data transformation pipeline that enables inj...
8b91864d02c2dac7d886881b1b1de6e0d7cb9a39 authored about 1 year ago by AleksanderBodurri <[email protected]>
This commit adds support for extracting type alises. It currently
extracts the raw written type ...
Animations properties set on the default renderer weren't set on the animation renderer once it ...
75d610d420ce3a1ec6429d79c72ec6ef6c2c9a10 authored about 1 year ago by Matthieu Riegler <[email protected]>Animations events registered against the default renderer weren't registered against the animati...
5b375d106f2e02afadad8f5a60c37558318ea091 authored about 1 year ago by Matthieu Riegler <[email protected]>Updated Angular CLI help contents.
PR Close #52144
28fc02003c5b06a99095ee41c0f3bc9792f99e93 authored about 1 year ago by Angular Robot <[email protected]>To improve DX for beginners, this commit adds an extended diagnostic for Signals in template int...
8eef694def3dc660779168925a380179c7e30993 authored about 1 year ago by Matthieu Riegler <[email protected]>`activated`and `available` were deprecated by #43535 in v13.
PR Close #49498
a645ceca94dd4988fbcb6d9b4b8331fa2edd16a9 authored about 1 year ago by Matthieu Riegler <[email protected]>Updates the Ivy AST to allow for `@switch` blocks to capture nested blocks that are not `@case` ...
21b085d22110aef04dca3b8c63aa418ac6236caf authored about 1 year ago by Kristiyan Kostadinov <[email protected]>This adds the migration to run to migrate to the block control flow syntax. It includes ngIf, ngF...
50275e58b80acfc52239908a6c61523e99f6731c authored about 1 year ago by Jessica Janiuk <[email protected]>This commit updates the score for one of the AIO tests. The problem is pre-existing (there is no...
9bf64954a97334d4f529575697080d12c48e321d authored about 1 year ago by Andrew Kushnir <[email protected]>PR Close #52116
4dffbeff357b2db5a27c9065d5e4e65b2ca8ba96 authored about 1 year ago by mgechev <[email protected]>PR Close #51977
add0bd364cbe9b31641de83e9db680cbbf22892f authored about 1 year ago by Thabo <[email protected]>Fixes that the template parser didn't allow for newlines in the `track` and `let` expressions of...
7dbd47fb3015117c420f984181bfcb48e533525a authored about 1 year ago by Kristiyan Kostadinov <[email protected]>docs(core): fix formatting
PR Close #52084
644f3f22411e96db512670e5a84f89fd4ad5c896 authored about 1 year ago by Phalgun Vaddepalli <[email protected]>
This commit cleans up the signatures of `toSignal` to better handle the
types of situations that...
This commit adds the ability to provide a function that will get called
immediately after the vi...
See associated pull request for more information.
PR Close #52133
5a4ccdfa7bc7948aa020c12f3055cbde730b9ece authored about 1 year ago by Angular Robot <[email protected]>This removes the esbuild rule for the migration that was removed.
PR Close #52143
d48701478518d97a1fd5b4744963530494f93958 authored about 1 year ago by Jessica Janiuk <[email protected]>This commit introduces basic autocompletion support for the new block keywords. After typing `@`...
7c052bb6efde580afc61d6c50e787353c103e3e1 authored about 1 year ago by Dylan Hunn <[email protected]>
PR #49672 added a g3-flavored migration for compiler option removal, but g3
doesn't use those op...
Adds a check to the viewport cleanup function to prevent it from re-processing elements that hav...
d5dad3eb4cd837032da72899f0796c6d431cb2c9 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>Fixes that the new block syntax was generating instructions in the wrong order which meant that ...
861ce3a7c574340a6164ad0de13f49bda3e172da authored about 1 year ago by Kristiyan Kostadinov <[email protected]>Since expressions in event listener are added inside of a callback, type narrowing won't apply t...
16ff08ec70bfa192041ba050e550676e8d505a05 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>Since expressions in event listener are added inside of a callback, type narrowing won't apply t...
ac0d5dcfd6015ec4283ed1a5cf241f130f4c5cf5 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>Cleans up some code that was left in place to support old versions of TypeScript.
PR Close #52099
503e67dca23f670a6176a4a1d44657eab952baf1 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>
When a route has loadComponent, its children should not inherit params and
data unless paramsInh...
`useJit` and `missingTranslation` have been deprecated since v13 and are unused in Ivy. They ca...
f0da7c2e44a29c5a71cf4880388989d129f4c6e8 authored about 1 year ago by Matthieu Riegler <[email protected]>Both properties have been deprecated in v13 and are unused in v16.
PR Close #49672
40113f653c2468315e1dea64f17e545840cc5e22 authored about 1 year ago by Matthieu Riegler <[email protected]>Fixes a symbol test that broke on the main branch.
229331e11b6c214f74c9801aa52eb9cd47d7fc76 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>See associated pull request for more information.
PR Close #51898
b9a4941a327954c5c6b06a995de8f959ee0d63f6 authored about 1 year ago by Angular Robot <[email protected]>The package was removed in components, it can now be deleted here also.
PR Close #49872
c2f270cf147e6434957e3b259ddc54a54a2a590e authored about 1 year ago by Matthieu Riegler <[email protected]>This commit updates `@defer` logic related to handling `after` and `minimum` parameters tree-sha...
2eebd477338aa0f6f16f2af07bfd4dbfb1faf6b6 authored about 1 year ago by Andrew Kushnir <[email protected]>The error message now contains the code location of the component. It now looks like: "Error: NG...
68ba798ae3551b789a86d46b0a3bb61d42ef3f87 authored about 1 year ago by Payam Valadkhan <[email protected]>The current error stringifier only includes the class name. In this change a new stringifier is ...
f12e1ef479d71e11ee0f77faa68827c3e4a51748 authored about 1 year ago by Payam Valadkhan <[email protected]>A new field `debugInfo` is added to the component definition. Now the runtime ɵsetClassDebugInf...
9e7d243455c2f42c056c44434cc633421cc0ca74 authored about 1 year ago by Payam Valadkhan <[email protected]>A new utility function `compileClassDebugInfo` is introduced which creates compile result necess...
421d790a1c2fff99179498c040640312cc01bee7 authored about 1 year ago by Payam Valadkhan <[email protected]>This runtime will set the runtime debug info for the given angular class
PR Close #51919
7f9b32caeee7b00c2c0dc39970889df063238d8c authored about 1 year ago by Payam Valadkhan <[email protected]>A new statement will be generated for components which will attach some useful debug info to the...
acd468f804271b7ff221a24283a9f221eccafaf1 authored about 1 year ago by Payam Valadkhan <[email protected]>
This commit updates the tracking of dirty child views to be a flag
rather than a counter. This i...
The current implementation assumes a qualified name consists of just two identifier, e.g., Foo.B...
11bb19cafcf447b7ce6ade146d431a43c3e2c682 authored about 1 year ago by Payam Valadkhan <[email protected]>Now that the block syntax is fully rolled out, we don't need the switch constants anymore.
PR C...
29b876b16f81fb68cb6ccda7c0796e5c23bbd202 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>This commit removes the `withNoDomReuse` function to minimize public API. The `withNoDomReuse` f...
dbc14eb41d540ab3f7509e41cdf64ac6fe33e13a authored about 1 year ago by Andrew Kushnir <[email protected]>See associated pull request for more information.
PR Close #51844
4beeaf572419af0e55cfbe63b7f19de1fa43840a authored about 1 year ago by Angular Robot <[email protected]>Fixes that, depending on the matching and import order, in some cases we weren't throwing the er...
7368b8aaeba2ef0972a8bb261208c7281e050bb9 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>
Cleans up the i18n placeholder resolution phase by extracting the
details of how the map is seri...
Adds an additional sub-template index parameter to child i18n blocks
that are propagated from th...
Template instructions exist in the parent view, but for the purposes of
the i18n placeholders, t...
The custom logic in the generate advance phase for i18n expressions did
not work in all cases. I...
Fills in values for sub-template placeholders in i18n messages. This
includes both the tag place...
Adds a phase to the template pipeline to recursively create child i18n
blocks for ng-template vi...
This commit adds support for extracting function overloads. Interestingly, this worked in an ear...
7bfe20707fedff7290e12356a1545644b436d41c authored about 1 year ago by Jeremy Elbourn <[email protected]>See associated pull request for more information.
PR Close #52023
4a75c44b88f89c09e2b7e681acd8150d87da2017 authored about 1 year ago by Angular Robot <[email protected]>This commit adds the code to mark newly created embedded views (that represent `@defer` block st...
422e8582c4b02d74d548c0d98e8f166e8cef9e81 authored about 1 year ago by Andrew Kushnir <[email protected]>We type check `@switch` blocks by generating identical TS `switch` statements in the TCB, howeve...
386e1e950033ad98661e5077a4f119df0e7b3008 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>
This commit implements the getOutlingSpans to retrieve Angular-specific
outlining spans. At the ...
This change adjust the equality comparator used by NgSwitch - now it
defaults to === from previo...
This improve the documentation of withHashLocation function by returning the correct type.
PR C...
e25006b341503d7e227d9bcbe1fd2fe66dc8d651 authored about 1 year ago by Nicolas Frizzarin <[email protected]>Fixes a test that is broken on the main branch.
PR Close #52092
753eb2459ed7e44f265b8a522a48155ea84a56b9 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>
This commit reorganizes the Angular code a bit, and moves signals into a
newly defined `@angular...
This hook allows a consumer to create `ReactiveNode`s with custom behavior
when signals are read...
This change removes the `mutate` method from the `WritableSignal` interface and
completely drops...
This commit refactors the signals API surface of Angular out of the
//packages/core/src/signals ...
This commit updates `@defer` symbol test golden file to account for an extra symbol that was add...
2e16b0e0ea742db85f29bd7431e971b4a9012144 authored about 1 year ago by Andrew Kushnir <[email protected]>Add warnings for two image-related performance problems that apply beyond just apps using NgOpti...
048f400efc75011e888ea25d214a0211f91b96d4 authored about 1 year ago by Alex Castle <[email protected]>
The code already supports `DatePipeConfig` to have only some properties
set, and not all. But th...
`provideClientHydration()` accepts new `HydrationFeature` : `HttpTransferCacheOptions`.
`withHt...
7dde42a5dfdab30e9420708722e0bef9f1467d1f authored about 1 year ago by Matthieu Riegler <[email protected]>This commit adds a bundling test, which also includes symbol tracking for `@defer` feature.
PR ...
b88cc9eccbed93e8da4e0529f3b5dc7b87da8ee4 authored about 1 year ago by Andrew Kushnir <[email protected]>This integration app also contains the size-tracking build setup to measure the payload size of ...
db3a90191f41f8b4ad0c3c7566b9e07313d0dbc4 authored about 1 year ago by Andrew Kushnir <[email protected]>
This reverts commit c7ff9dff2c14aba70e92b9e216a2d4d97d6ef71e.
requires cleanup of 2 uses interna...
Fixes that the compiler wasn't picking up pipes used inside defer block triggers as dependencies...
17078a3fe1e9b90e48952b6c12b6e6b774b97810 authored about 1 year ago by Kristiyan Kostadinov <[email protected]>This commit adds the `focusin` event to `on hover` trigger of `@defer` block to improve compatib...
486cc611a5abae2b5eacedc1a54b8d9861bd072a authored about 1 year ago by Andrew Kushnir <[email protected]>The `_enabledBlockTypes` config option was removed recently, since we've enabled @-syntax by def...
317ed8e10e5888d5ee65d9d499e0dca700f14fee authored about 1 year ago by Andrew Kushnir <[email protected]>This change should help make currently flaky test more stable.
PR Close #52064
f06d97e86d049c113bc797301abf2812fabea741 authored about 1 year ago by Andrew Kushnir <[email protected]>PR Close #52056
22fa9fe488dd72b2f65b8a3951d492c1f178b387 authored over 1 year ago by Andrew Kushnir <[email protected]>
This commit adds a logic to produce a warning in case HttpClient doesn't use fetch during SSR.
I...
Add some more tests around list diffing (created in
a different branch while working in the list...
Moves each control flow test (if, switch, for) into their
corresponding file.
PR Close #52045
0fb742402ec558534ac65208e018e44858bcdade authored over 1 year ago by Pawel Kozlowski <[email protected]>