FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · angular/angular · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
angular
/
angular
Public
Notifications
You must be signed in to change notification settings
Fork
27.4k
Star
101k
Code
Issues
988
Pull requests
161
Discussions
Actions
Projects
Security and quality
32
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 29, 2026
docs: update cross-repo adev docs
Show description for 563850e
angular-robot
authored and
mattrbeck
committed
563850e
View commit details
Copy full SHA for 563850e
Browse repository at this point
build: update cross-repo angular dependencies
Show description for 444b465
angular-robot
authored and
mattrbeck
committed
444b465
View commit details
Copy full SHA for 444b465
Browse repository at this point
docs(core): repoint or drop dead jsperf links in the render3 notes
Show description for 2a4903f
erkamyaman
authored and
mattrbeck
committed
2a4903f
View commit details
Copy full SHA for 2a4903f
Browse repository at this point
build: update dependency node to v24.20.0
Show description for 2877c3b
angular-robot
authored and
mattrbeck
committed
2877c3b
View commit details
Copy full SHA for 2877c3b
Browse repository at this point
docs: correct highlight index for pipe examples in README
MeAkib
authored and
mattrbeck
committed
54f67e1
View commit details
Copy full SHA for 54f67e1
Browse repository at this point
build: point the integration .gitignore comments at live GitHub docs
Show description for 1e8dd80
erkamyaman
authored and
mattrbeck
committed
1e8dd80
View commit details
Copy full SHA for 1e8dd80
Browse repository at this point
docs: update link/file for JetBrains `AGENTS.md`
msmallest
authored and
mattrbeck
committed
0017b87
View commit details
Copy full SHA for 0017b87
Browse repository at this point
Commits on Aug 28, 2026
refactor(core): defer foreign component rendering to post-update pass
Show description for 34817da
leonsenft
authored and
mattrbeck
committed
34817da
View commit details
Copy full SHA for 34817da
Browse repository at this point
refactor(compiler): deduplicate explicitly deferred types to prevent syntax errors
Show description for 4c55a36
JeanMeche
authored and
mattrbeck
committed
4c55a36
View commit details
Copy full SHA for 4c55a36
Browse repository at this point
Commits on Aug 27, 2026
refactor(devtools): point the .gitignore comment at live GitHub docs
Show description for ad22e89
erkamyaman
authored and
mattrbeck
committed
ad22e89
View commit details
Copy full SHA for ad22e89
Browse repository at this point
docs(router): Add router resource docs
Show description for 6f1dc26
atscott
authored
6f1dc26
View commit details
Copy full SHA for 6f1dc26
Browse repository at this point
refactor(compiler-cli): index bound directive inputs and outputs in templates
Show description for 4fc45a9
atscott
authored and
mattrbeck
committed
4fc45a9
View commit details
Copy full SHA for 4fc45a9
Browse repository at this point
build: update dependency vscode-languageserver-textdocument to v1.0.14
Show description for 6f91982
angular-robot
authored and
mattrbeck
committed
6f91982
View commit details
Copy full SHA for 6f91982
Browse repository at this point
fix(docs-infra): point the tutorial .gitignore at live GitHub docs
Show description for 843a65c
erkamyaman
authored and
mattrbeck
committed
843a65c
View commit details
Copy full SHA for 843a65c
Browse repository at this point
build: update all non-major dependencies
Show description for c2d4070
angular-robot
authored and
mattrbeck
committed
c2d4070
View commit details
Copy full SHA for c2d4070
Browse repository at this point
build: update cypress-io/github-action action to v7.4.3
Show description for bcc0e92
angular-robot
authored and
mattrbeck
committed
bcc0e92
View commit details
Copy full SHA for bcc0e92
Browse repository at this point
build: update bazel dependencies
Show description for 93ca7ab
angular-robot
authored and
mattrbeck
committed
93ca7ab
View commit details
Copy full SHA for 93ca7ab
Browse repository at this point
release: cut the v22.2.0-next.4 release
leonsenft
committed
133cafd
View commit details
Copy full SHA for 133cafd
Browse repository at this point
docs: release notes for the v22.1.4 release
leonsenft
committed
a2b4379
View commit details
Copy full SHA for a2b4379
Browse repository at this point
docs: release notes for the v21.2.22 release
leonsenft
committed
9b70174
View commit details
Copy full SHA for 9b70174
Browse repository at this point
Commits on Aug 26, 2026
docs: release notes for the v20.3.30 release
leonsenft
committed
575bb6e
View commit details
Copy full SHA for 575bb6e
Browse repository at this point
docs: update cross-repo adev docs
Show description for 2e6a057
angular-robot
authored and
leonsenft
committed
2e6a057
View commit details
Copy full SHA for 2e6a057
Browse repository at this point
refactor(devtools): convert remaining console calls to the custom log
Show description for c1ac4b7
hawkgs
authored and
leonsenft
committed
c1ac4b7
View commit details
Copy full SHA for c1ac4b7
Browse repository at this point
build: update cross-repo angular dependencies
Show description for 8c26fc7
angular-robot
authored and
leonsenft
committed
8c26fc7
View commit details
Copy full SHA for 8c26fc7
Browse repository at this point
refactor(core): Decouple ɵɵFactoryDeclaration and ɵɵInjectableDeclaration from type parameter T.
Show description for 66d505e
atscott
authored and
leonsenft
committed
66d505e
View commit details
Copy full SHA for 66d505e
Browse repository at this point
release: bump Angular DevTools version to 1.21.0
alan-agius4
committed
1d0945f
View commit details
Copy full SHA for 1d0945f
Browse repository at this point
Commits on Aug 25, 2026
fix(core): explicitly reject foreign components in JIT mode
Show description for 915a03a
leonsenft
committed
915a03a
View commit details
Copy full SHA for 915a03a
Browse repository at this point
fix(compiler-cli): default template diagnostic related message source file to template
Show description for a46292a
leonsenft
committed
a46292a
View commit details
Copy full SHA for a46292a
Browse repository at this point
fix(core): throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node
Show description for 83f7695
arturovt
authored and
leonsenft
committed
83f7695
View commit details
Copy full SHA for 83f7695
Browse repository at this point
refactor(compiler-cli): ensure eager dependencies used inside defer blocks are not dropped
Show description for 9c52dbf
JeanMeche
authored and
leonsenft
committed
9c52dbf
View commit details
Copy full SHA for 9c52dbf
Browse repository at this point
refactor(docs-infra): remove example configs for tooling that no longer exists
Show description for ddfd8a8
erkamyaman
authored and
leonsenft
committed
ddfd8a8
View commit details
Copy full SHA for ddfd8a8
Browse repository at this point
refactor(router): add component input binding support for router resources
Show description for df83a34
atscott
authored
df83a34
View commit details
Copy full SHA for df83a34
Browse repository at this point
docs: clarify onSameUrlNavigation reload behavior
Show description for 3848b7f
lazerg
authored and
leonsenft
committed
3848b7f
View commit details
Copy full SHA for 3848b7f
Browse repository at this point
feat(devtools): implement CD analyzer (#70254)
Show description for 07605ba
hawkgs
authored and
leonsenft
committed
07605ba
View commit details
Copy full SHA for 07605ba
Browse repository at this point
refactor(devtools): add TTL and outline style to the highlighting mechanism (#70254)
Show description for 82882fa
hawkgs
authored and
leonsenft
committed
82882fa
View commit details
Copy full SHA for 82882fa
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL