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
An empty runtime is added just to make the local compiled angular files valid to run. A separate...
f8c2a0d07f362bab1b181a322de93caca4eb6a66 authored over 1 year agoIn local mode the compiler combines the raw imports and exports and pass them to the injector de...
e26080be0be1c1f371ac994589b98aeec6ef7ae6 authored over 1 year agoA factory generator function called "i0.ɵɵgetComponentDepsFactory" is added to generate a factor...
827e10ae0efeacee152d994ab30d387b9697299a authored over 1 year agoCtor deps are added to the fctory function for all the angular classes: NgModule, Component, Pip...
1eda1bdfccc09426ea8d8dd8cfbd8f521cc15f14 authored over 1 year agoUpdate @angular/dev to the latest version
PR Close #51253
91ea1bade670003c38d60029f139fa58348378c4 authored over 1 year agoA minor error is present within the documentation. Specifically, in the documentation for the Ca...
3a647a5106de3a48f904e338ea046043d143d43a authored over 1 year ago`Animation` is provided by `lib.dom`.
PR Close #50662
10bab47b4f67e38a4349b450efa6e63703096e7a authored over 1 year agoThe current change is done behind a flag which is set to false. So no change in code path took p...
6a7c1ab9e926c4e74ce0cf1acf2c891035206399 authored over 1 year agoFor cases when a root component also acts as an anchor node for a ViewContainerRef (for example,...
55965cbf8c1caa78aad767bb291b5c603c6e3dc9 authored over 1 year agoAlso adding some missing assertion after `expect()`
PR Close #51216
4fe1813c40ccab8b475742a2cc343baf536f1541 authored over 1 year agoPR Close #51222
107be1130baf8d2b0eca399372563c55c4399aa6 authored over 1 year agoUsage was removed in #43884
PR Close #51222
56566fe3ed5f7df219f1417e7b3b7d757e3ea453 authored over 1 year agoBoth `DEFAULT_PACKAGE_URL_PROVIDER` and `ERROR_COLLECTOR_TOKEN` are unused across the project
P...
86acbf4cee2a42fccba0cb8bc0b129eb53326671 authored over 1 year ago
This refactoring adds utility functions to add / remove LView from LContainer.
Those utils are p...
non-destructive hydration expects the DOM tree to have the same structure in both places.
With t...
PR Close #51266
6d05a68122fbb1529f4969a3c63b521a00930cca authored over 1 year agoFixes #51250
PR Close #51252
526e215dcdf5f060139b14920f993a064535130a authored over 1 year agoThis commit updates the logic to drop regular imports when all symbols that it brings can be def...
6f506cdff0607748f283917b564619d6fe7e5bac authored over 1 year agoStores the `deferred` block triggers as a map instead of an array, because triggers can't be dup...
d11548f2ef8f8c93530c2e242eb86020f5e29fd7 authored over 1 year agoFixes that if a directive/pipe is used after a nested `defer` block, we weren't tracking it as l...
b1f96096d3bb21a77a6705a521a5c8f8a8df3fc4 authored over 1 year ago
Adds validations for the following invalid deferred block structures:
* Duplicated triggers.
* M...
Adds logic to parse extracted class attributes into separate
ExtractedAttributeOps per class in ...
Adds a new phase that converts previously extracted
ExtractedAttributeOps representing a style a...
Refactors ElementAttributes to be an implementation detail of the const
collection phase, rather...
Refactors the const collection phase to populate ElementAttributes from
the newly added Extracte...
Refactors the attribute extraction phase to create a new temporary op
called `ExtractedAttribute...
e7281cc08b35a75b7aeca0909b2076c03cc3e9f7 authored over 1 year ago
5aeed1fff0b5cc8f7876ce6b8aab353dd13ce0ac authored over 1 year ago
9d88cd8e0eb169545943ff958ab10744f1677609 authored over 1 year ago
In some cases it is not feasible to have the template pipeline produce
the exact same compiled o...
Adds support for safe function calls in template pipeline compiler
PR Close #51100
2d52d5e62c4364808c4e3c62d1fb98e3203c5d61 authored over 1 year ago
Updates the template pipeline's temporary variables phase to reuse
temporary variables within an...
Add and expose the after*Render functions as developer preview
PR Close #50607
e53d4ecf4cfd9e64d6ba8c8b19adbb7df9cfc047 authored over 1 year agodgeni was complaning about an unknown decorator (`@Input`)
PR Close #51237
8913d3e4075e82a04a175f2ae2cee6ad045aa0f2 authored over 1 year agoPR Close #51235
d86e637a7538a707c08cfe10356e3feb8905cb41 authored over 1 year agoPR Close #51233
388d1db89df1af64e42fc312fc7c7a6dd0cdc4ec authored over 1 year agoThis hack is remnant of the Ivy migration.
PR Close #51224
4602545fe6d6a5cd13929a966ca14c4bdca526a7 authored over 1 year agoThis code is duplicated but unused.
PR Close #51223
d81d12581452d8cfbdeccd971f1400e2cac073c5 authored over 1 year ago`createInjector` is not public.
PR Close #51221
9d59764ffced7d8260282e0445860e7e0279d2dc authored over 1 year agoWe were not reyling on it anymore.
PR Close #51217
737ed23e2276041931ca29c16832ad8c1f936510 authored over 1 year agoUsing the `\b(\w+)\s+\1\b` we can find duplicate word. Let's remove them.
PR Close #51215
a871e2385764db56624c369f4d04fb567be2e8d7 authored over 1 year agoPR Close #51204
2274d156dce6937772d71d7d374f2609d007393c authored over 1 year agoPR Close #51201
a24830777f3771059442fabdc4aa79eb355034ca authored over 1 year agoPR Close #51200
6691c497e230c996fbd410a40eb99389916a8837 authored over 1 year agoPR Close #51199
584a32d8e31fc3730f5817f21058938bbbe615dc authored over 1 year agoPR Close #51198
63b7f520081cd8190514a408db6ce3d6027da965 authored over 1 year agoPR Close #51197
5c6d1bb6e36308ba0d5143bdf09fab49108c065f authored over 1 year agoPR Close #51184
71e803a8681b0c7a9334930f8e48b252d2825cca authored over 1 year agoUpdates the TemplateDefinitionBuilder class to generate the `defer` instruction for `{#defer}` b...
efb486e8bc8712a961a73180fed324bbaac93348 authored over 1 year agoThis commit brings the logic to calculate teh set of dependencies for each defer block. For each...
08992a5f2f91b9791312d8c0bc75bb6d702c75e5 authored over 1 year agoThis is a minor refactoring of the ComponentHandler class logic to extract helper function and t...
f5116e739e38112e729f4d81f00928a498bcf611 authored over 1 year agoThis commit adds a new class called `DeferredSymbolTracker` to keep track of all usages of a par...
256e6826bca86d105f49d5ba6667adc03e2ef8bb authored over 1 year agoThis commit updates the logic of the TemplateBinder and DirectiveBinder classes to recognize def...
553cbaed8472d8b2d12a4c3597a8838314c3019d authored over 1 year agoSee associated pull request for more information.
PR Close #51139
4d8cc709e29096171c4f13138b32ef2ec4e0dd4c authored over 1 year agoThis commit introduces 3 new APIs.
getDependenciesFromInstantiation:
- Given an injector and a ...
walkProviderTree and processInjectorTypesWithProviders both perform some generic traversal logic...
4d92080a80a77f417bce9a4968bc20a82204a809 authored over 1 year agoCurrently, understanding dependency injection in Angular requires a lot of context and has been ...
ff4d1b4a0e55e8cfbfd7461b002f58f48b0439ba authored over 1 year agoCreates unit tests for the following APIs
- setInjectorProfiler
- getInjectorProvid...
Sets sanitizer functions when attempting to set sensitive properties and attributes
PR Close #5...
c1052cf7a77e0bf2a4ec14f9dd5abc92034cfd2e authored over 1 year agoRemove test_angular_devtools and test_win jobs which were migrated to GHA
PR Close #51194
e4ae6342306f34f0e4e768188d5d3fecb1fca4f3 authored over 1 year agoPR Close #51192
f71851a523dc981916b6b1252db8060fb71e600b authored over 1 year agoAdds the `ɵsetEnabledBlockTypes` utility that can be used when writing JIT tests using `defer` b...
72255288bf6d2f7bcd58d5970e9f4ec572e6c013 authored over 1 year agoMakes the `ɵɵlistener` instruction chainable in the template pipeline
PR Close #50975
570bd67eaee76b79a5b902745f7786bcf419cd75 authored over 1 year agoAdds support for binding animation properties, e.g.
PR Close #50975
7dd99cd84302a2d196243957c6e3543813b54a1c authored over 1 year agoMakes the `ɵɵelement` instruction chainable in the template pipeline
PR Close #50975
88a5711b1f4ef22c2246f2a7430dc1164be7763e authored over 1 year agoAdds support for binding animation listeners, e.g.
PR Close #50975
09bf32724f3977a6e8eb536a9ae53513ef2c9166 authored over 1 year ago
Change sourceSpan for Comment nodes to cover the whole comment
instead of just the opening token...
This commit updates the Injector.create function to accept the `Provider` type in addition to th...
cdaa2a8a9eab490b55bbb841ede4f54a2656df30 authored over 1 year agoHost property bindings beginning with `attr.` should have `Attribute` binding kind, and result i...
50613117bddfa861869f1ad985b765c426d8bd99 authored over 1 year agoTemplates may contain special `svg` and `math` elements, as well as logical descendants of those...
72a59bdc4d4dd51d18d18926c2b956ca1083bb65 authored over 1 year agoCalls to the listener instruction can be chained.
PR Close #51188
c4b289ab8f0b8195544a9844224a7428f4ee6ad5 authored over 1 year agoAdd the ability to name and resolve generated temporary variables in host bindings, using the ex...
a42c91e78b3819f323a7b1c6217402c789ddcb1e authored over 1 year agoWhen a container-like element has the `ngNonBindable` special attribute, bindings are disabled f...
8f50385041f275cdcfe7b9cefb08404b2232ca67 authored over 1 year agoA number of tests were previously disabled, but are now passing with the latest changes.
PR Clo...
833cb8ef69b44dbb786eea5e0012d43bad930e8e authored over 1 year agoInterestingly, host bindings are parsed quite differently from template functions. For example, ...
5a0ecdb58b50d713d52bdeced0fd1c859c6637d0 authored over 1 year agoAlter the compiler code to ingest and process host bindings, using the newly updated compilation...
7652ec7b672715691e0cab2950a1ab0c9ba188aa authored over 1 year agoToday, bindings on templates are ingested in highly distinct ways, depending on the parsed bindi...
5ed8db2287b08d35efb99cfbacd38695a3aacf98 authored over 1 year agoModify most of the remaining necessary phases to accept generic `CompilationJobs`. This includes...
30237d1751b39e3b66c02141c0487ecfdbb156d7 authored over 1 year agoPreviously we refactored the compilation to use the concepts of "jobs" and "units." However, old...
1c553ee915b500820e11c53bffc582b65bb6b7ac authored over 1 year agoPreviously, `$event` was interpreted as a lexical read on the enclosing context. Now, a new pass...
8a6a72e7cb8ae20f065196023ad6e18c26d0d47e authored over 1 year ago
Refactor `compilation.ts` by introducing two new concepts:
1. A compilation unit, which has crea...
Begin producing source maps for the template pipeline, for a couple fundamental kinds of instruc...
31ff4760607b0225604a0d561d1fd78e0dac5b60 authored over 1 year ago`$any(...)` casts should be dropped, except when they are an explicit call on `this.$any(...)`. ...
c6010f0610f6927a8f0b2d3a3bb9ffcd67c32dba authored over 1 year agoAdd a compatibility setting to the component compilation. Accordingly, remove all the custom com...
fe7de0dcea71b24fceb3b5caa03a455eb5b8fce8 authored over 1 year agoCurrently the label showing the component name is always positioned from the bottom/right edge o...
3a59de681fd9899a40c49b3bce6f101d3d1b95cd authored over 1 year agoI# No commands remaining.
PR Close #51173
bb0f3bc1250c2505369305b4ad7ee249baed1509 authored over 1 year ago
Summary of changes:
* change 'notice that' -> note that
* break large sentence to smaller ones...
Split a run-on sentence into 2 sentences and improved link accessibility.
PR Close #47326
d9a4ca642d9c8cce346a2dcfdafaf733951cc058 authored over 1 year ago
d2b7d76a50172e1a6a1a9d51f3771afa0e4b30c0 authored over 1 year ago
Change to the new paths to the github actions after dev-infra refactor
PR Close #51168
d6efd712786efe8aff8cc472574998479b8cdd9d authored over 1 year agoPR Close #51151
2c5e5e49709c80c0380b3462aaabc75e81dd487c authored over 1 year agoCode cleaning arround the `Object.keys()` in the core tests.
PR Close #51153
d8868873605390da1e87556045e068bd97dc6888 authored over 1 year agoThis commit add component input binding support for NgComponentOutlet.
PR Close #51148
29d358170b046f4a6773dfdfbbd1050f54deb301 authored over 1 year agoThese docs are orphoned, no longer referenced anywhere in the docs, we can safery remove them.
...
b5cf5d22e5e3456c5b1531c9aa14a77868273d0e authored over 1 year agoPR Close #51150
8b32f8958300ac53cf270aba61f5c48f23fe7a2f authored over 1 year agoThis fixes a rendering issue where the periods would be bellow the text block.
PR Close #51144
daaa0a449bd9f05eb1cb85e3e8223eb1b743dc10 authored over 1 year agoFixes that using braces in the block parameters would result in incorrect tokens being produced....
92ebfd1ca75a7949062ea6c42f00a457739d4247 authored over 1 year agoSee associated pull request for more information.
PR Close #51134
27d43a4a7ff6197f0493703d880a0389beed85e8 authored over 1 year agoPR Close #51115
4120a0380589aba48d0867f35a9937c07a8ee3b9 authored over 1 year ago