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

docs: Add links to the injection context guide (#51129)

PR Close #51129

0c9c825b14697a6a0a2a768788a2f3b2a65ac7b3 authored over 1 year ago
fix(http): check whether `Zone` is defined (#51119)

Accessing the `Zone` variable without checking if it's defined or not
leads to an error "Zone is...

57e8412e53229b0671df02c55be52e88b66a6865 authored over 1 year ago
docs: updated the benchpress readme doc (#51110)

PR Close #51110

3106054c50d0a391b1783f871608ee33e311587f authored over 1 year ago
build: update cross-repo angular dependencies (#51132)

See associated pull request for more information.

PR Close #51132

189d60198a4819d187e40714ded0c0e7127d421b authored over 1 year ago
build: update cross-repo angular dependencies (#51127)

See associated pull request for more information.

PR Close #51127

528fea7da10deb6f8b4d6ebea63e7cf1c87a1772 authored over 1 year ago
build: update io_bazel_rules_sass digest to e2e30df (#51126)

See associated pull request for more information.

PR Close #51126

39899fe2501eb3df60406c1ddb80a3dcdd640030 authored over 1 year ago
docs: remove the links to docs.angular.lat (#51117)

docs.angular.lat hasn't been updated in a while and is stuck at v10. Let's remove it.

Fixes #47...

0413e5568b597a148ac049f6e77671b88607c7d1 authored over 1 year ago
docs(docs-infra): fix rendering of `Exported from` section on Firefox. (#51116)

On Firefox when an `a` element contains a `block` element, the `a` element is not aligned with t...

33acf4f6ea5fba1b6514bc4093ce5918bd6871d6 authored over 1 year ago
build: update github/codeql-action action to v2.21.0 (#51077)

See associated pull request for more information.

PR Close #51077

6fed684301c301befb45b3d1490d1c4be553f5e7 authored over 1 year ago
build: update dependency @types/convert-source-map to v2 (#51085)

See associated pull request for more information.

PR Close #51085

d2e08a60f25ee83c05dd8c355e4afd100646265f authored over 1 year ago
build: Upgrade `firebase-tools` and `puppeteer` to fix transitive dependency vulnerability. (#51114)

`vm2` was pulled by `firebase-tools` < 12.4.5 and `puppeteer` < 20.8.2.

Fixes #51080

PR Close ...

7092b21a11110230bc50ba855bf397eb0e802997 authored over 1 year ago
release: cut the v16.2.0-next.3 release

05657cfde4514671570a674a4be83989729e2740 authored over 1 year ago
docs: release notes for the v16.1.6 release

16e132f31f20a257f3fe527c4ee191c8548b3d44 authored over 1 year ago
Revert "docs: added the alt attribute in the img tag (#51102)" (#51107)

This reverts commit 3b248c59c65927d0fda619884dea3a6bc3e19e42.

PR Close #51107

386cb2f18b8cc29da655baa250e9b049df13c2e7 authored over 1 year ago
docs: update v16.2 date (#51104)

PR Close #51104

32e49f58fda3d95d04f3cbd2f4bd5c2da2f4f63f authored over 1 year ago
docs(docs-infra): fix wrong links in first-app-lesson-14.md (#51097)

docs(docs-infra): fix wrong links in first-app-lesson-14.md

in first-app-lesson-14.md, the li...

646292438ada0a3494cbf61d87887efc4efad9bf authored over 1 year ago
docs: updated the angular-compiler-option doc (#51095)

PR Close #51095

551b2463de5e36605a8516996a18cab42662a38e authored over 1 year ago
docs: added the alt attribute in the img tag (#51102)

PR Close #51102

3b248c59c65927d0fda619884dea3a6bc3e19e42 authored over 1 year ago
build: update dependency core-js to v3 (#51099)

See associated pull request for more information.

PR Close #51099

385adbbc53a437935ae3ee68e2c9a7bd65dc8958 authored over 1 year ago
docs(docs-infra): fix wrong links in first-app-lesson-13.md (#51094)

docs(docs-infra): fix wrong links in first-app-lesson-13.md

in first-app-lesson-13.md, the li...

ddf1769f2b3187e6ab38e1544690b444df47e7ff authored over 1 year ago
docs: Fix path to sample (#51076)

PR Close #51076

8fb9db9dad69adf362183137c360dad997a9fe4a authored over 1 year ago
refactor(compiler): add support for dynamic imports in the output AST (#51087)

This commit updates the output AST (and related visitors) to support dynamic imports. This funct...

24bf133eb625015d159c6da6b8f9d1794c4aabcd authored over 1 year ago
build: update dependency @types/systemjs to v6 (#51088)

See associated pull request for more information.

PR Close #51088

3ef81958db2604f7526a9d36962045dd69012165 authored over 1 year ago
build: update all non-major dependencies (#50994)

See associated pull request for more information.

PR Close #50994

dd4361520267fb9fcd58e656f4637fdbc41a66f7 authored over 1 year ago
docs(common): Add NgOptimizedImage FAQ (#51036)

Make minor updatees to NgOptimizedImage docs, and add an FAQ.

PR Close #51036

109737b598a7242522f7f5a1c1945e1e43e5a874 authored over 1 year ago
refactor(compiler): add compiler flag to enable deferred blocks for testing (#51079)

Adds a new compiler option that will allow `defer` (and other) blocks to be enabled when writing...

7410d6847bbec77a5ad915dac9ff5ec4208b669c authored over 1 year ago
refactor(core): implement clearScopeCacheFor for runtime deps tracker (#50980)

This method mainly has application test beds where we want to apply overrides and re-compute the...

548cf56782b003ace3eb5f6de621c34ed1d5be01 authored over 1 year ago
refactor(core): implement logic for getting component dependencies in the runtime deps tracker (#50980)

This includes implementation of methods getComponentDependencies and registerNgModule.

In order...

07b04b251171eae40cbc1279c1e48cb07bd56845 authored over 1 year ago
refactor(core): implement getStandaloneComponentScope method of the runtime deps tracker (#50980)

The logic mainly followed the `render3/jit/directive.ts#getStandaloneDefFunctions` helper.

PR C...

afae358009f3058a5a2386b61f1c5707f6b8ef0a authored over 1 year ago
refactor(core): implement getNgModuleScope method of runtime dependency tracker (#50980)

The implementation is more or less follows the pattern in render3/jit/module.ts#transitiveScopes...

48a3197d8fbe4f38fbaa7d17ce5bb819a0e5957f authored over 1 year ago
test(core): update runtime error list to include deps tracker error (#50980)

The previous commits add a new runtime error code (RUNTIME_DEPS_INVALID_IMPORTED_TYPE) which nee...

89c84bf2c1901bef4f2ec61baf200335ef9cd91d authored over 1 year ago
docs: fix typos and styling in lessons 7-14 (#51004)

Co-Authored-By: Jessica Janiuk <[email protected]>

PR Close #51004

1ec3a2bc2b26e36f67c4f486725d5e0f4564e821 authored over 1 year ago
build: update dependency lighthouse-logger to v2 (#51075)

See associated pull request for more information.

PR Close #51075

b76088df9ac2232f9517a701013e1a15730e7d40 authored over 1 year ago
refactor: add dylhunn to pullapprove (#51069)

As discussed on Slack -- I feel comfortable enough, and this will also help unblock Miles on rev...

7f71d89c9ac0e3f66ff86a0bbbca452fb0d495cc authored over 1 year ago
refactor(compiler): add defer trigger parsing (#51050)

Adds the logic to parse the `when` and `on` triggers in a deferred block.

PR Close #51050

76d22ae7524ceee08024c7e4a631e9b0ce7f8ff3 authored over 1 year ago
refactor(compiler): introduce deferred block AST (#51050)

Adds the logic to create `defer`-specific AST nodes from the generic HTML `BlockGroup` and `Bloc...

9e61616ffe9ed88c75d70f57d392ac410ded46eb authored over 1 year ago
docs: add mention of paramsInheritanceStrategy in the router doc (#51051)

`paramsInheritanceStrategy` might be usefull in combination of `withComponentInputBinding`.

PR ...

062315850571750a1844fe73e6ed6bcde76750ae authored over 1 year ago
docs: add privacy policy link at the bottom of the page (#51013)

We currently show a link to the privacy policy in the cookie pop-up
and based on recommendation ...

0e8ca7bef56130f6cce816ed2eca006d9906d1d9 authored over 1 year ago
refactor(compiler): consolidate renaming logic (#50805)

Moves the property name normalization logic under the naming phase

PR Close #50805

f1cb97164598bd0d82a3680d888890a9d7ad1b4e authored over 1 year ago
refactor(compiler): ensure correct ordering of properties and attributes (#50805)

Ensures that all property and attribute ops are ordered consistently
regardless of the order the...

afd2fd8681e979efd4f33fccf5240c3eff582b35 authored over 1 year ago
refactor(compiler): add support for class map bindings (#50805)

Adds support for bindings of the form `[class]="classActiveMap"`

PR Close #50805

7e5e37af36f2150d7fafaae7394ba74e856db3fa authored over 1 year ago
refactor(compiler): add attribute bindings to ordering algorithm (#50805)

Adds attribute and attribute interpolation bindings to the ordering
algorithm that decides the o...

154b695d6e0e3132b83528964554fcf7ee7caaa9 authored over 1 year ago
refactor(compiler): normalize style prop binding names (#50805)

Normalizes style property names in bindings by converting them to
kebab-case and stripping off `...

03e6dc3f28a406676f7eafd03f4a284dd0caa470 authored over 1 year ago
refactor(compiler): make style and class properties chainable (#50805)

Makes the stylePropInterpolate and classProp functions chainable by the
compiler

PR Close #50805

a35e3799f33b9d0280c66ace4d36d091617970d1 authored over 1 year ago
build: enable newly passing style tests for the template compiler (#50805)

Enables style tests that are now passing in the template compiler thanks
to recent fixes

PR Clo...

c27d6b6b371c3bb62effe566098df92965faab78 authored over 1 year ago
refactor(compiler): add support for class map interpolation bindings (#50805)

Adds support for bindings of the form `class="static {{dynamic}}"`

PR Close #50805

021025964aa05a3a01519cd76fb02adb58ac9845 authored over 1 year ago
refactor(compiler): fix single argument class and style interpolations (#50805)

Single argument class and style interpolations (e.g.
`style.color="{{color}"`) should be convert...

2fb5a847cab536cbfe20110353b5948fc43a5cfe authored over 1 year ago
refactor(compiler): add support for class property bindings (#50805)

Adds support for bindings of the form `[class.some-class]="isActive"`

PR Close #50805

2f7072dc3f51c2d3dddd88819e040ea2b5ccc67f authored over 1 year ago
refactor(compiler): fix var counting for style bindings (#50805)

Use the correct number of var slots for style and class bindings.

PR Close #50805

3a0e09146835ff430ee06c42baf14a7775baa9d7 authored over 1 year ago
fix(http): Run fetch request out the angular zone (#50981)

Having the request run in the angular zone has the consequence of triggering the CD for every re...

c5608e5ca99805af1a3a7caf4ce28a35f3a13ebf authored over 1 year ago
ci: mark devversion as unavailable for reviews (#51058)

Marks myself as currently being unavailable for reviews
PR Close #51058

57ea8871a8077d55674daca5df4254fa1933accc authored over 1 year ago
ci: migrate windows job to GHA (#51010)

Migrate windows job to use Github Actions

PR Close #51010

743be79749b70451c1470dd62ddc35d0a1ca12d5 authored over 1 year ago
docs: fix typos in first app tutorial (#50985)

PR Close #50985

319aa76a8f6913f8c6f9ed3205bc9ab34fd084b6 authored over 1 year ago
docs(docs-infra): first-app-lesson fixes (#51044)

PR Close #51044

96e05706681399274a0bdefc86644ec28946758c authored over 1 year ago
docs(docs-infra): first-app-lesson doc fixes (#51044)

PR Close #51044

7588bfc5cb6886d888e9a6dae0ee3e3313100a90 authored over 1 year ago
docs(docs-infra): Typo in first-app-lesson-04.md fix an error in the description of Step 3 paragraph 5: instead of "If the data didn't satisfy the description of the IF the IDE has enough information to give us helpful errors." the correct text is now "If the data didn't satisfy the description of the INTERFACE, the IDE has enough information to give us helpful errors." (#51021)

docs(docs-infra): Typo in first-app-lesson-04.md

fix an error in the description of Step 3 para...

c09cdb54779ba57539fcf3eb46dffe1f5d8b28c9 authored over 1 year ago
docs(docs-infra): Throw an error when examples include a binary image (#50654)

Stackblitz doesnt support sending binary images, this commit makes sure we don't publish example...

957541d5503a31cf975104847872b3918c51aabd authored over 1 year ago
refactor(compiler): properly sanitize identifier names in template pipeline (#50946)

Currently, a listener on an element containing a dash, will result in
runtime errors because the...

f15b24de04f70bbe482d0218edd60773a8fa05e4 authored over 1 year ago
refactor(core): use globalThis for global (#50063)

`globalThis` is now available on every runtime supported by Angular

PR Close #50063

fa809758322a2c49aef5fa4dcfd9a512d446fe75 authored over 1 year ago
refactor(compiler): use globalThis for global (#50063)

`globalThis` is now available on every runtime supported by Angular

PR Close #50063

7b23d4de8c13ba85dad570becbbd38c0240b6495 authored over 1 year ago
refactor(platform-browser): use globalThis for global (#50063)

`globalThis` is now available on every runtime supported by Angular

PR Close #50063

67df5a977170575e4a59dd477dbf3051cd92e1ba authored over 1 year ago
refactor(localize): use globalThis for global (#50063)

`globalThis` is now available on every runtime supported by Angular

PR Close #50063

8aec8d30582d5af9f16c872d47fd86eef42a4199 authored over 1 year ago
docs: updated the http tag with https (#50927)

PR Close #50927

8d636ad6a7783e7619385c50fce55042f0f898bf authored over 1 year ago
docs(docs-infra): http-server-communication typo fix (#51024)

PR Close #51024

451d6c0c44b8ba95df126512b52b745fb34db7c7 authored over 1 year ago
ci: migrate devtools tests to GHA (#51008)

Migrate devtools tests to run on Github Actions

PR Close #51008

5a5bcd2565b8569abd16e8f42d05ed6bea1e89a7 authored over 1 year ago
docs: simplify a note in DI guide (#50942)

Co-authored-by: Andrew Kushnir <[email protected]>
PR Close #50942

385526239990e98a0b456109bbaf79227a57901a authored over 1 year ago
docs: mention the `inject` method in the DI guide (#50942)

PR Close #50942

891094fa5245791ca31b09b53b995836592d64be authored over 1 year ago
release: cut the v16.2.0-next.2 release

55d412c5b1b0ba9b03174f7ad9907961fcafa970 authored over 1 year ago
docs: release notes for the v16.1.5 release

9d06fdf96051ab6059be53c513e7c28d0a837313 authored over 1 year ago
refactor(common): remove `supportScrollRestoration` (#50056)

`scrollRestoration` is supported across all everygreen browsers we can remove the testing method...

b8107b19149a51cbe9ae04bd9e5b829782c7c0f6 authored over 1 year ago
build: update dependency prettier to v3 (#50945)

See associated pull request for more information.

PR Close #50945

8f1bbd73ae411ad2931af00d561be3e8684e38b3 authored over 1 year ago
docs: delete the files from each of the directories. (#51014)

PR Close #51014

1750da3bc2e48c500bb341741714febc6e38fa65 authored over 1 year ago
docs: reformat the first-app tutorial to be less verbose, add image hosting (#51014)

PR Close #51014

6319a9ce4506a8b256872c6cab0295a191955093 authored over 1 year ago
docs: fix image issues by hosting them on aio, refactor content (#51014)

PR Close #51014

7f52d471b0eca6a23549535635a38ee185a21abb authored over 1 year ago
docs(docs-infra): typo fix in aot-metadata-errors (#51017)

PR Close #51017

36c5a57a3c411ba4f4780b9022f44db67f11f82e authored over 1 year ago
ci: prevent injection attacks by changing how to use user input (#51026)

Update the code to not use user input directly on executable code, as it can be used for injecti...

d82c47333ad9617b74f219568253bd9aee9e92eb authored over 1 year ago
refactor(compiler-cli): basic local compilation for components (#50545)

A minimal change to full compilation mode to work in local mode. Now compiler can compile compon...

3b78d068ea7bc98947cdc5da7c37a07228d8a16f authored over 1 year ago
refactor(compiler-cli): Trait compiler workflow for local compilation mode (#50545)

The compiler will only include analysis and compile phases in local mode. Also a new `compileLoc...

68fd99fad36abf981f72522b0f00f6494c52411f authored over 1 year ago
build: update github/codeql-action action to v2.20.3 (#50930)

See associated pull request for more information.

PR Close #50930

6cac41f03946ab50c9add8f92feabfc331e48333 authored over 1 year ago
docs: update esbuild developer preview known issues (#51006)

Updates the esbuild-based browser application builder developer preview guide's known issue sect...

ec071319f43454e245fdfc7f9844ac5e96656c58 authored over 1 year ago
refactor(compiler): implement block syntax in html ast (#50953)

⚠️Disclaimer⚠️ this PR implements syntax that is still in an open RFC. It will be adjusted once ...

b14a78ebb03c41532a34498dbe19924b60a1e82e authored over 1 year ago
refactor(compiler-cli): add internal compiler option to control NgModule selector scope emit (#51007)

An internal compiler option named `supportJitMode` is now available for use by the Angular CLI.
...

5bd530ab322d958ada82d615f168df75d87163fc authored over 1 year ago
ci: use frozen-lockfile in CI (#51012)

Use frozen-lockfile for the CI yarn install

PR Close #51012

25153e94f60f7be055d472ab573f4e367f53cbe8 authored over 1 year ago
ci: remove GHA lint job from required statuses (#51011)

Remove the GHA lint job from required statuses as it is a Github Check and Angular Robot doesn't...

d9f832d55c0444ff86b5ece88998aba8c340301e authored over 1 year ago
perf(platform-browser): do not remove renderer from cache when `REMOVE_STYLES_ON_COMPONENT_DESTROY` is enabled. (#51005)

Removing the renderer from cache is not needed when `REMOVE_STYLES_ON_COMPONENT_DESTROY` is enab...

f1b629961f75d535982a6196e70b82f177587ebf authored over 1 year ago
ci: migrate lint job from CircleCI to GHA (#50891)

Migrate the lint job to Github Actions

PR Close #50891

6c76a83e3110d3a671c834357441e63cb032f6b4 authored over 1 year ago
feat(common): Allow ngSrc to be changed post-init (#50683)

Remove thrown error when ngSrc is modified after an NgOptimizedImage image is initialized

PR Clo...

1837efb9daf5c8e86a99a06ecc77bb42bc60dbb0 authored over 1 year ago
feat(compiler): scope selectors in @scope queries (#50747)

make sure selectors inside @scope queries are correctly scoped

PR Close #50747

c27a1e61d64a67aa169086f7db11bcfd5bb7d2fc authored over 1 year ago
refactor(core): Log a warning when multiple pipes match a name (#50389)

Since this might be too breaking, let's log for now and wait for a major to throw an actual erro...

3dafc14e84ecfc21ffed2b064eac2ce789c854a4 authored over 1 year ago
docs: add missing jsdocs for static ngzone methods (#50924)

PR Close #50924

1ec2aa902da7f4921f42911eedc548c07d58e65f authored over 1 year ago
fix(animations): Ensure elements are removed from the cache after leave animation. (#50929)

This commit fixes a memory leak.

`_namespaceLookup` was cleared before the call to `processLeav...

a14bdfe8591a33d359bf4940f4efa828499a6373 authored over 1 year ago
docs: fix typos in tutorial lesson 1 (#50986)

PR Close #50986

5828eb94a4f56dc30c3a6c512d056e17bbebc60e authored over 1 year ago
docs: fix typos in tutorial lesson 2 (#50987)

PR Close #50987

ef45fa8c46d1cf9fe2a8b5d999504230db8610ef authored over 1 year ago
docs: fix styling in tutorial lesson 3 (#50999)

PR Close #50999

16ce6e7e1342da925c258c5a22f8667f2acc4030 authored over 1 year ago
docs: fix styling in tutorial lesson 5 (#51001)

PR Close #51001

19fb3e1701052433e0fd75178a6e96949f8e70f2 authored over 1 year ago
docs: fix typo in tutorial lesson 6 (#51002)

PR Close #51002

02cb0ba232af91a1f11f995431d92981d86b59a5 authored over 1 year ago
fix(upgrade): Use `takeUntil` on leaky subscription. (#50901)

Using the life cycling hook `onDestroy` to end the subscription.

fixes #48032

PR Close #50901

253d7564647607804d45404152d1253993177aea authored over 1 year ago
docs: add missing backtick character (#50908)

PR Close #50908

8bb6b7ddb598e2aeecaefc3cf0fec14f4997c85e authored over 1 year ago
refactor(core): fix Tnode/TView assertion. (#50914)

The debug data structure was removed in #48281. Before this fix the assertion relied on it.

PR ...

61be62d621df2b2db3a17fc3e617a7397d86bfa3 authored over 1 year ago
fix(core): handle `deref` returning `null` on `RefactiveNode`. (#50992)

On Safari <16.1 there is a bug where `deref` can return `null`.

Fixes #50989

PR Close #50992

5d6ec0336bdea22735d0ca2bbd7cfad958efbdda authored over 1 year ago