openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Angular.io
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 19 hours
ago.
Sep 26, 2025 — Sep 26, 2026
Showing page 10 of 1,287
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix(forms): avoid writing to `name` input on ControlValueAccessor
Kristiyan Kostadinov
More...
about 1 month ago
build: update dependency node to v24.20.0
Angular Robot
More...
about 1 month ago
docs: correct highlight index for pipe examples in README
Shuaib Hasan Akib
More...
about 1 month ago
docs(core): repoint or drop dead jsperf links in the render3 notes
Kam
More...
about 1 month ago
build: point the integration .gitignore comments at live GitHub docs
Kam
More...
about 1 month ago
feat(router): stabilize auto cleanup injectors feature
Andrew Scott
More...
about 1 month ago
docs: update link/file for JetBrains `AGENTS.md`
Michael Small
More...
about 1 month ago
refactor(compiler): deduplicate explicitly deferred types to prevent syntax errors When `@Component.deferredImports` maps blocks to arrays of dependencies, an explicitly deferred dependency might be defined in multiple blocks (e.g. `block1: [CmpA], block2: [CmpA]`). Previously, these were appended to the `explicitlyDeferredTypes` array without deduplication. When generating the `setClassMetadataAsync` wrapper for development mode, the compiler used this array to generate callback parameters for dynamic imports. This resulted in duplicate parameter names in the callback signature `(CmpA, CmpA) => { ... }`, which causes an `Uncaught SyntaxError` when V8 parses the module in strict mode. This commit deduplicates `explicitlyDeferredTypes` in the `ngtsc` component handler, and adds a secondary deduplication check in the `r3_class_metadata_compiler` generator to ensure duplicate parameter names are never emitted.
Matthieu Riegler
More...
about 1 month ago
docs(router): Add router resource docs
Andrew Scott
More...
about 1 month ago
refactor(devtools): point the .gitignore comment at live GitHub docs
Kam
More...
about 1 month ago
docs: update dead links in the contributing docs
Kam
More...
about 1 month ago
fix(docs-infra): point the tutorial .gitignore at live GitHub docs
Kam
More...
about 1 month ago
build: lock file maintenance
Angular Robot
More...
about 1 month ago
build: update dependency vscode-languageserver-textdocument to v1.0.14
Angular Robot
More...
about 1 month ago
fix(zone.js): preserve accessor and non-enumerable event listener options
Stefan
More...
about 1 month ago
fix(core): cancel stale debounce timers to prevent timer leaks
Roman
More...
about 1 month ago
build: update cypress-io/github-action action to v7.4.3
Angular Robot
More...
about 1 month ago
build: update bazel dependencies
Angular Robot
More...
about 1 month ago
build: update all non-major dependencies
Angular Robot
More...
about 1 month ago
release: cut the v22.2.0-next.4 release
leonsenft
More...
about 1 month ago
docs: release notes for the v22.1.4 release
leonsenft
More...
about 1 month ago
docs: release notes for the v21.2.22 release
leonsenft
More...
about 1 month ago
docs: release notes for the v20.3.30 release
leonsenft
More...
about 1 month ago
docs: update cross-repo adev docs
Angular Robot
More...
about 1 month ago
refactor(compiler-cli): index bound directive inputs and outputs in templates
Andrew Scott
More...
about 1 month ago
build: update cross-repo angular dependencies
Angular Robot
More...
about 1 month ago
refactor(devtools): convert remaining console calls to the custom log
hawkgs
More...
about 1 month ago
refactor(compiler): emit any as type argument for ɵɵInjectableDeclaration
Andrew Scott
More...
about 1 month ago
build: update mcp-b webmcp dependencies to v5
Angular Robot
More...
about 1 month ago
release: bump Angular DevTools version to 1.21.0
Alan Agius
More...
about 1 month ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
1286
1287
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree