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

build: update dependency gulp-conventional-changelog to v4 (#51607)

See associated pull request for more information.

PR Close #51607

bb47f81063df624737c8c88756091f005421499d authored over 1 year ago
docs: migrate toh-pt0 to standalone (#51575)

PR Close #51575

3658e25f2eb884fc0b1cea0203a5244d7c592581 authored over 1 year ago
refactor(core): Use intersections on branded types. (#49702)

An Intersection on a branded type allows us to remove some unecessary type assertions.

PR Close...

05e4dbb859789d66b150583c9a5a0ccb13ca0bfe authored over 1 year ago
docs(docs-infra): for accessibility and responsive, iframe should be in video container, contain some space horizontally, and title (#51475)

PR Close #51475

3c28506f8e5afff33a2086cdc6cfbe11a6a7b35f authored over 1 year ago
refactor(core): make AfterRenderEventManager tree-shakable (#51541)

In preparation for adding support for phases to after*Render, which will increase the implementa...

0839885a504b78ea6cfcedfeb5d1f5c043486c0b authored over 1 year ago
refactor(animations): cleanup ahead of animation lazy loading (#51249)

There are no functional changes.

PR Close #51249

a1bad49703d1ddd9353ed16fcc9c1c8c591733e7 authored over 1 year ago
build: update dependency archiver to v6 (#51605)

See associated pull request for more information.

PR Close #51605

240b7cd9c21968a8a0eb6764449dbdba7fd9492f authored over 1 year ago
refactor(devtools): migrate material legacy components to mdc (#51590)

Removes all legacy angular material imports and moves devtools over to mdc.

PR Close #51590

78afe889fdde8657deefa98ec4d06e08c371a4ee authored over 1 year ago
docs: remove NG6999 error page. (#51588)

`NGMODULE_VE_DEPENDENCY_ON_IVY_LIB` was a ViewEngine related error. This commit removes the doc ...

525acbb165396a7463e877d4e2af9399674e4be0 authored over 1 year ago
fix(docs-infra): fix incomplete escaping (#51604)

Correct incomplete escaping

PR Close #51604

8a3479b9e4421b5d286b31cc0dc0591308a46657 authored over 1 year ago
docs: Migrate Observables guides & code examples to standalone (#51516)

None of the guide pages mentions ngModules. Only `observables-in-angular` needed conversion to S...

acd59ad0371a19838813cfc934a73fa3cc357602 authored over 1 year ago
docs: update router reference to use standalone (#51560)

this commit updates the router reference to use standalone features.

PR Close #51560

92f478ea7d5616099b818167d4881ba98d11fd5b authored over 1 year ago
fix(router): Ensure title observable gets latest values (#51561)

The data `Observable` is not updated unless there have been changes to
the object. The current d...

f464e39364da6436fc4b5a703f66fe7dee70818c authored over 1 year ago
docs: migrate user-input code example to standalone (#51466)

PR Close #51466

e4d2018f46d5b08d1de4e9f8d22fa294c0878286 authored over 1 year ago
docs: migrate two-way-binding to standalone (#51574)

PR Close #51574

b710ab63b4812ddb1e04de50a72804fbc6d05174 authored over 1 year ago
refactor(docs-infra): correct incomplete string replacement (#51585)

Find all usages of `\n` and replace them instead of just the first.

PR Close #51585

cfcd2e3aebabec48fb6acdc5ef061734255c835b authored over 1 year ago
build: update dependency google-closure-compiler to v20230802 (#51265)

See associated pull request for more information.

PR Close #51265

c439a40db2572acdd6dedd505b08ff310f15baa8 authored over 1 year ago
build: update actions/checkout digest to f43a0e5 (#51576)

See associated pull request for more information.

PR Close #51576

2b518bb8997a202e138e4c68db2f5e21c7094157 authored over 1 year ago
ci: fix permissions issue in zonejs ci test (#51600)

Correct permissions issue in zonejs folders

PR Close #51600

544c778b98884dd144f3742ffe0e4b20f2b1a510 authored over 1 year ago
build: enable video recording for saucelabs bazel tests (#51533)

We temporarily enable video recording for Saucelabs bazel tests. We are
seeing some flakiness he...

eab92167e5e35e10d7618d252be3bd2ba673aa8d authored over 1 year ago
build: increase idle timeout for saucelabs daemon (#51533)

Saucelabs seemingly has increased the maximum idle timeout. So we
leverage that to improve stabi...

a671020f0ba9d4783271289c4516bb3bc689e013 authored over 1 year ago
build: improve debug logging of saucelabs daemon (#51533)

We should print more specific details about a browser being used
for tests. This will help us de...

8a22c60ec0143d207f3a9ef6e7c62a5cb51d58d5 authored over 1 year ago
ci: migrate zonejs tests to gha (#51352)

Migreate zonejs tests from CircleCI to Github Actions

PR Close #51352

2c11b834879519db61d70a3289d82b97518b9dc9 authored over 1 year ago
ci: migrate monitoring jobs to GHA (#51350)

Migrate monitoring jobs to Github Actions from CircleCI

PR Close #51350

2a2b61b1ed2d533713af0605cb3a32a95e3dc50b authored over 1 year ago
docs: remove unreachable/incorrect contributor links (#51350)

PR Close #51350

e6235accb11fd63854d37c910212b5125ef435e4 authored over 1 year ago
release: cut the v17.0.0-next.2 release

bd8c08a2843819541be44d5bc17f82dc3a2ee945 authored over 1 year ago
docs: release notes for the v16.2.3 release

23996ce1122a8e9dba65ef1b6e9e5ce1b709a23d authored over 1 year ago
docs(core): clarify InjectionToken usage (#51386)

- Emphasized the importance of using the same InjectionToken instance for both provider and inje...

6b5c812b6b4117fd3544aec078bec98afab647c1 authored over 1 year ago
docs: migrate security guide and example to standalone (#51446)

PR Close #51446

dad47bb7206982fd5658050f4d14d86a40f3486e authored over 1 year ago
feat(platform-browser): enable removal of styles on component destroy by default (#51571)

This change aligns the settings between G3 and P3 as `REMOVE_STYLES_ON_COMPONENT_DESTROY_DEFAULT...

c340d6e0440bd982dff6f9f4f4229931c62d2c08 authored over 1 year ago
docs: migrate elements guide and code to standalone (#51455)

PR Close #51455

0f86a0b9e70ba7fe95822d04adf8631f25f79cce authored over 1 year ago
docs: fix casing of GitHub in navigation (#51427)

PR Close #51427

8c77240caa56db8ef7cf6e2c127fe89db405762c authored over 1 year ago
docs: fix casing of image alt in page not found (#51432)

PR Close #51432

83b93d953764efbbeb99b3078f14b7336156d89c authored over 1 year ago
docs: fix casing of a11y labels in main page (#51431)

PR Close #51431

fa29eb84a31d095fa9edfa3f4e775eb97c3b23ec authored over 1 year ago
docs: fix typos in search results component (#51433)

PR Close #51433

629f0146b86208d1b72c928c23081c0262c00717 authored over 1 year ago
docs: migrate built-in-template-functions to standalone (#51486)

PR Close #51486

e027a59be024032e3ccef26efb71cc800b33f0e3 authored over 1 year ago
docs: migrate view encapsulation guide and code to standalone (#51454)

PR Close #51454

dd52f9f05d5add9d6a80eb15ad1370bbcad3ae5b authored over 1 year ago
docs: migrate accessibility guide and example to standalone (#51445)

PR Close #51445

7d4550b7a7795e8f04ecfd23a113e08bfc62bc04 authored over 1 year ago
docs: migrate attribute-binding code to standalone (#51477)

PR Close #51477

fbdca15a8631282e2589c2628758263b9630b773 authored over 1 year ago
docs: migrate directives guide and examples to standalone (#51416)

PR Close #51416

f6fa69015296bd479481806dab91a6242f89c4e0 authored over 1 year ago
docs: migrate angular compiler options code to standalone (#51467)

PR Close #51467

5d1d3b3d9f39de5faa5a7fccbdfb2b2de65c9186 authored over 1 year ago
fix(devtools): remove unnecessary escaping in regex expressions (#51554)

Correct various Useless regular-expression character escape issues.

PR Close #51554

1baeca87e36f387db93ffb7b411dd037c0c5f48a authored over 1 year ago
fix(core): remove unnecessary escaping in regex expressions (#51554)

Correct various Useless regular-expression character escape issues.

PR Close #51554

1423bfbf8ffa3b43d0dea41054c8f950e669a697 authored over 1 year ago
fix(compiler-cli): remove unnecessary escaping in regex expressions (#51554)

Correct various Useless regular-expression character escape issues.

PR Close #51554

3bca9db4a56d61ac22b4ce87591d8862606177c8 authored over 1 year ago
fix(animations): remove unnecessary escaping in regex expressions (#51554)

Correct various Useless regular-expression character escape issues.

PR Close #51554

18be804c038e8d81a60c9a72521cfa640c8a1d5a authored over 1 year ago
fix(docs-infra): escape the `.` character in regex (#51555)

Escape the `.` character in a hostnaem regex

PR Close #51555

1f7e7dff50693729a3a84da77c742c0666e43d80 authored over 1 year ago
docs: Migrate HttpClient guide and its code examples (`/http`) to standalone (#51400)

**Unit Testing Code Does Not Compile**

The compilation error is:
```
The compilation error is
....

8ef5cc680d56a7af019cb72b8b8c33db84e90f6c authored over 1 year ago
build: update security related package version for aio (#51562)

Update packages for security exposure

PR Close #51562

49415e8221d76f5015d18ebc60b806ea024e3682 authored over 1 year ago
fix(language-service): correct incomplete escaping (#51557)

Correct incomplete escaping and replace all instances of $

PR Close #51557

88b157527172d70ed3e5aa11aa8b7963a8612e49 authored over 1 year ago
fix(core): correct incomplete escaping (#51557)

Correct incomplete escaping and replace all instances of comment delimiters

PR Close #51557

45d2ded0ea9ef414948256099f8dc9c4598fdc2b authored over 1 year ago
fix(compiler-cli): correct incomplete escaping (#51557)

Correct incomplete escaping and replace all instances of `

PR Close #51557

de2550d9886394e1ecde586d72bf2bab5b65cb39 authored over 1 year ago
fix(router): Remove deprecated Router properties (#51502)

This commit removes deprecated properties on the Router. These are meant
to be configured throug...

c62e680098a8c26fb2234336613185f7ab273483 authored over 1 year ago
build: use pin for devcontainer base image (#51556)

Use pinned verison of container image for devcontainer.

PR Close #51556

0b6aae8d6d8a8ded28d6e8e70d7d738c31974288 authored over 1 year ago
docs: update what is angular to use standalone and cup of coffee (#51378)

PR Close #51378

6fff65c3849fc15abe848a625b52733ea1891c0b authored over 1 year ago
fix(animations): remove code duplication between entry-points (#51500)

The animations packages were duplicating a little bit of code due
to relative imports between en...

698c058e1c975c573722407f4843a4a774ceb92a authored over 1 year ago
fix(core): avoid duplicated code between entry-points (primary, testing, rxjs-interop) (#51500)

Fixes that there was code duplication between the primary entry-point,
the testing entry-point a...

dbffdc09c25c93868aa13ae368c9fd21a4c359fb authored over 1 year ago
feat(bazel): prohibit cross entry-point relative imports (#51500)

Introduces a check into `ng_package` that will ensure that there are no
cross entry-point or cro...

9aa71cc8e0a899faaebd05d0eb4f483a99aa0a2b authored over 1 year ago
refactor(upgrade): ignore cross relative import for package (#51500)

The upgrade package duplicaes some of code due to relative
imports between entry-points. This ca...

65b6fdb9cd385d038e7d001f951190bbc2c0d0bc authored over 1 year ago
fix(bazel): dedupe es2022 javascript files properly (#51500)

We were collecting all ES2022 files from entry-points (including
transitive files). Those are la...

a6b7dbc1dbd97777b1f28a103dd542fed7ff8963 authored over 1 year ago
refactor(localize): ignore code duplication error with compiler package (#51500)

The localize package intentionally duplicates some logic from the
compiler to avoid adding a dep...

5ee6c7e344e247bef5629c10f7fece871177ffd1 authored over 1 year ago
fix(common): remove code duplication between entry-points (#51500)

The common packages were duplicating a little bit of code due
to relative imports between entry-...

86c5e34601d7901a11688124aa902646524177eb authored over 1 year ago
docs: migrate event-binding code to standalone (#51538)

PR Close #51538

7ed4c56c24d8340db06f2c79924b1e1b399c1e0c authored over 1 year ago
docs: Migrate pipe guide and its code examples to standalone (#51333)

**Pipes Sample Code**

Migrated all sample code in the `examples/pipes` folder. Did not touch th...

c0d3a019c219581f75ee0de80d9d545b21ac1636 authored over 1 year ago
docs: add browsers switch to CI test example (#50451)

PR Close #50451

a610eb160a133f4f647206aab726a3899cac47b8 authored over 1 year ago
feat(platform-browser): expose `EventManagerPlugin` in the public API. (#49969)

The exposed type of the `EVENT_MANAGER_PLUGINS` token should be in the public API.

PR Close...

c5daa6ce776724d44c02cc97f1a349a85cb2a819 authored over 1 year ago
perf(core): chain template instructions (#51546)

With the new control flow and defer blocks it'll be common for several template instructions to ...

685d01e1065dad6dc52eaac9eb9527100994f5ce authored over 1 year ago
refactor(compiler): generate for loop block instructions (#51514)

Adds the initial implementation to generate the instructions for the `for` loop block.

**Note:*...

d83dfaa8ea67909131b4882af4ddb1367a793e84 authored over 1 year ago
test(core): convert for block tests to template (#51514)

Reworks the `for` block tests to use compiled templates instead of manually-written instructions...

4dabcad557a41d6f2e9542cb250990221fd36c22 authored over 1 year ago
fix(core): handle hydration of view containers that use component hosts as anchors (#51456)

This commit fixes an issue where serialization of a view container fails in case it uses a compo...

006577f39c0e46e37491e44687142521fe7fab54 authored over 1 year ago
refactor(compiler): Implement `switch` blocks in template pipeline (#51518)

`switch` blocks are part of the new control flow syntax. This commit adds support for processing...

ab0f9eeba5f4c602b9ab92cd5479d5fcab4109d5 authored over 1 year ago
docs: migrate binding-syntax code to standalone (#51479)

PR Close #51479

f7364ece87638d467e7f6d75083501fdd746f777 authored over 1 year ago
refactor(core): add basic prefetching runtime mechanism for defer blocks (#51529)

This commit adds runtime implementation of a basic preloading mechanism for defer blocks. The ba...

ba32d6ffd17e626e872656e78139b4ec9885ad0d authored over 1 year ago
fix(core): run afterRender callbacks outside of the Angular zone (#51385)

afterRender should run outside of the Angular zone so that it does not trigger further CD cycles...

3a19d6b7437e1812ae70b3784fd6a8a185b330b1 authored over 1 year ago
refactor(compiler): Support synthetic host property bindings. (#51498)

Host property bindings can be animation bindings, and should be ingested and emitted as such, as...

8f90630dc8843f6e4faf2fa64e0c3a1927bb5427 authored over 1 year ago
refactor(compiler): Support `$event` in host bindings (#51498)

Run the existing phase that deals with `$event` during host binding compilation.

PR Close #51498

c013bff48aa4dd1c2f091ddebfff3e43e364a906 authored over 1 year ago
refactor(compiler): Share the same phase list for components and hosts (#51498)

Component compilation and host binding compilation previously used separate compilation emit fun...

6669bea5443afbb542b1cef68b79909f6f53fa30 authored over 1 year ago
refactor(compiler): Support host binding listeners (#51498)

We can now ingest host bindings listeners into the template pipeline, and process them using the...

1ea8617cd2d29d7c37790e2d434abd5d54da61d0 authored over 1 year ago
refactor(compiler): Support host animation events. (#51498)

Animation listeners on host bindings result in a special `syntheticHostListener` instruction. We...

f13223b140df48327a0042b96eb15678e6a388b0 authored over 1 year ago
refactor(compiler): Extract host binding static attributes to `hostAttrs` (#51498)

Host bindings can apply static attributes. These will be extracted to a `hostAttrs` field on the...

0df78286370654d07d7eb83f822f051d4048dbb2 authored over 1 year ago
refactor(compiler): More closely match TDB binding ordering (#51498)

For host bindings, `TemplateDefinitionBuilder` seems to use a different binding ordering, in whi...

5546cb31975fada50245ef96616a718b8cc951e7 authored over 1 year ago
refactor(compiler): Support class and style attrs in host bindings (#51498)

The template pipeline is already capable of parsing and processing class and style attributes on...

cae01dae1ba0cf4edff4ef758ce4c24f0dba2070 authored over 1 year ago
refactor(compiler): Backwards compatibility with TDB for host attributes (#51498)

TemplateDefinitionBuilder only extracts host attributes if they are text attributes. For example...

d0b83b14beed104b8eb1e0e25ed47e2cb89bb2a2 authored over 1 year ago
refactor(compiler): Refactor the compilation job and unit abstractions (#51498)

Convert `CompilationJob` into a abstract class in order to extract common code. Separate host bi...

8071ed36c577b8b60b4474f7c324116618b1b758 authored over 1 year ago
refactor(compiler): Enable additional passing tests (#51498)

Some additional tests were already passing.

PR Close #51498

c2d859241b5c55af4f7d34551ab88331232b9caf authored over 1 year ago
refactor(compiler): Generalize the ordering phase to also order create mode (#51498)

`syntheticHostListener` and `listener` have ordering dependencies. We reuse the existing orderin...

bca26b88b197f9b77884ff3f0c3da875dcac0141 authored over 1 year ago
refactor(core): built-in control flow - repeaters (#51422)

Draft of the runtime implementation for the built-in repeaters.

PR Close #51422

cdcfa09ab36690cd834fbd64f8d64b329bbc56ed authored over 1 year ago
refactor(compiler): resolve element placeholders in i18n messages (#51353)

Adds a new phase to resolve element placeholders in i18n messages.
This requires adding the i18n...

5f02b5810b3d8e4761326777f0d88628844549d8 authored over 1 year ago
refactor(compiler): use correct closure variable naming (#51353)

Updates the closure variable naming for i18n variables to match those
generated by TemplateDefin...

b064b29776cb1d4bc914192dccfe8581bc33e805 authored over 1 year ago
refactor(compiler): support i18n messages in the consts array (#51353)

Creates a new `ExtractedMessageOp` which is consumed by the const
collection pahse to serialize ...

d13a2ee0646991836390a6cba777517a390697ee authored over 1 year ago
refactor(compiler): initial implementation of i18n blocks (#51353)

Adds i18n block start & end ops, as well as a new phase to construct the
i18n message variable t...

575a5588f8036c989137d9e8ed5b101809409832 authored over 1 year ago
refactor(compiler): add a pointer to the const array in i18nStart (#51353)

Adds a pointer to the const array index containing the i18n message to
the i18nStart instruction...

88fcd27c6d24bed3bf3e59f55c33da2da1152942 authored over 1 year ago
refactor(compiler): extract text nodes in i18n blocks (#51353)

Removes text nodes from i18n blocks, since the text is already captured
in the i18n message.

PR...

99f94747e48792cbc279e7768d106b081dcc74e0 authored over 1 year ago
docs: migrate template guide and its code examples to standalone. (#51364)

Guide pages do not mention `NgModule` so they are untouched (and not "reviewed" either).

All co...

a28864d0f74a7a001cce02fedaee0187533714a9 authored over 1 year ago
docs(docs-infra): remove inactive resource from community page (#51418)

PR Close #51418

dc4db80f9a8c531dc97ef53765f616ed2072d20d authored over 1 year ago
docs: Add standalone edits to "Testing Components" (#51451)

Minimal updates to the "Testing Components" guide for standalone-by-default aio.

PR Close #51451

9753347f8a4cf4cf2fad8fc3538124cbc3ac3fe8 authored over 1 year ago
docs(router): Update the basic router guide to use standalone (#51452)

This commit updates the basic router-tutorial guide to use standalone features.

PR Close #51452

3dc74f3ac5ca0502ad13641effcede08dcfabbf7 authored over 1 year ago
refactor(core): initial implementation of `{#defer}` block runtime (#51347)

This commit adds an initial implementation of the `{#defer}` block runtime, which supports the `...

c4deaac5b0816ebee0cb6f92ba02116bec2ca623 authored over 1 year ago
build: update type TypeScript 5.2 final (#51503)

Bumps up the repo to the stable version of TypeScript 5.2.

PR Close #51503

bf9663847d5191ba453ac62cd89ff4012c19f040 authored over 1 year ago
docs: remove MessageService information from HeroService section (#51501)

PR Close #51501

1a1d0c90bf2fedd8cd7f6bbd1ffd175611fa51fc authored over 1 year ago
docs(router): Update the url matcher guide to use standalone (#51450)

This commit updates the url matcher guide to use standalone rather than
NgModules.

PR Close #51450

440684ddb4a2b651e4fbd301978b7895f1750c1b authored over 1 year ago