Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SystemBlad
/
angular
Public
forked from
angular/angular
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
angular
modules
on
master
User selector
All users
All time
Commit history
Commits on Oct 7, 2016
fix(platform-browser-dynamic): mark platformBrowserDynamic as stable API (#12154)
Show description for bcef5ef
IgorMinar
authored and
tbosch
committed
bcef5ef
View commit details
Copy full SHA for bcef5ef
View code at this point
Browse repository at this point
fix(compiler): validate `@HostBinding` name (#12139)
Show description for 13ecc14
vicb
authored and
tbosch
committed
13ecc14
View commit details
Copy full SHA for 13ecc14
View code at this point
Browse repository at this point
refactor(compiler): attribute ast records span of the value (#12132)
chuckjaz
authored and
tbosch
committed
709a6de
View commit details
Copy full SHA for 709a6de
View code at this point
Browse repository at this point
refactor(compiler): refactor `analyzeModules()` out of `OfflineCompiler` (#12137)
chuckjaz
authored and
tbosch
committed
16cfb88
View commit details
Copy full SHA for 16cfb88
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
refactor(NgZone): merge NgZoneImpl and NgZone (#12104)
vicb
authored and
tbosch
committed
afb4bd9
View commit details
Copy full SHA for afb4bd9
View code at this point
Browse repository at this point
fix(compiler): interpolation expressions report the correct offset (#12125)
chuckjaz
authored and
tbosch
committed
d641c36
View commit details
Copy full SHA for d641c36
View code at this point
Browse repository at this point
fix(http): fix Headers initialization from Headers and Object (#12106)
vicb
authored and
tbosch
committed
f4566f8
View commit details
Copy full SHA for f4566f8
View code at this point
Browse repository at this point
fix(http): Headers.append should append to the list
vicb
authored and
tbosch
committed
a67c067
View commit details
Copy full SHA for a67c067
View code at this point
Browse repository at this point
refactor(http): move one Headers test inside the main describe
vicb
authored and
tbosch
committed
d9d57d7
View commit details
Copy full SHA for d9d57d7
View code at this point
Browse repository at this point
fix(router): improve error message (#12102)
vsavkin
authored and
tbosch
committed
e06303a
View commit details
Copy full SHA for e06303a
View code at this point
Browse repository at this point
fix(router): wildcards routes should support lazy loading
Show description for 40b92dd
vsavkin
authored and
tbosch
committed
40b92dd
View commit details
Copy full SHA for 40b92dd
View code at this point
Browse repository at this point
fix(router): parent resolve should complete before merging resolved data
Show description for 1681e4f
vsavkin
authored and
tbosch
committed
1681e4f
View commit details
Copy full SHA for 1681e4f
View code at this point
Browse repository at this point
fix(compiler-cli): remove peerDependency on @angular/platform-server (#12122)
Show description for 71b7654
IgorMinar
authored and
tbosch
committed
71b7654
View commit details
Copy full SHA for 71b7654
View code at this point
Browse repository at this point
fix(compiler-cli): remove unused parse5 dependency from package.json
Show description for eaaec69
IgorMinar
authored and
tbosch
committed
eaaec69
View commit details
Copy full SHA for eaaec69
View code at this point
Browse repository at this point
fix(forms): properly validate blank strings with minlength (#12091)
pkozlowski-opensource
authored and
tbosch
committed
f50c1da
View commit details
Copy full SHA for f50c1da
View code at this point
Browse repository at this point
refactor(core): simplify Reflector code, add types (#12099)
vicb
authored and
tbosch
committed
0254ce1
View commit details
Copy full SHA for 0254ce1
View code at this point
Browse repository at this point
refactor(compiler): module collector is reusable (#12095)
chuckjaz
authored and
tbosch
committed
c9b765f
View commit details
Copy full SHA for c9b765f
View code at this point
Browse repository at this point
refactor(facade): inline StringWrapper (#12051)
alexeagle
authored and
tbosch
committed
8c975ed
View commit details
Copy full SHA for 8c975ed
View code at this point
Browse repository at this point
chore(benchpress): fix the license (#12090)
Show description for 230b3b7
graingert
authored and
tbosch
committed
230b3b7
View commit details
Copy full SHA for 230b3b7
View code at this point
Browse repository at this point
docs(RouterTestingModule) change modules to imports in example (#12118)
xphong
authored and
tbosch
committed
0b7dc2f
View commit details
Copy full SHA for 0b7dc2f
View code at this point
Browse repository at this point
fix(benchmarks): allow ng2_switch benchmark to be used with AoT. (#12124)
tbosch
authored
de1f44f
View commit details
Copy full SHA for de1f44f
View code at this point
Browse repository at this point
refactor(benchmarks): add `index_aot` to support AoT bootstrap. (#12105)
Show description for f1cfddf
tbosch
authored
f1cfddf
View commit details
Copy full SHA for f1cfddf
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
refactor: add license header to JS files & format files (#12081)
vicb
authored and
chuckjaz
committed
cf269d9
View commit details
Copy full SHA for cf269d9
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
refactor(benchmarks): refactor to support AOT bootstrap in G3 (#12075)
tbosch
authored and
chuckjaz
committed
5fa5ffb
View commit details
Copy full SHA for 5fa5ffb
View code at this point
Browse repository at this point
fix(forms): properly validate empty strings with patterns (#11450)
pkozlowski-opensource
authored and
chuckjaz
committed
4a57dcf
View commit details
Copy full SHA for 4a57dcf
View code at this point
Browse repository at this point
refactor: simplify arrow functions (#12057)
vicb
authored and
chuckjaz
committed
50c37d4
View commit details
Copy full SHA for 50c37d4
View code at this point
Browse repository at this point
fix(ShadowCss): fix attribute selectors in :host and :host-context (#12056)
Show description for a633596
vicb
authored and
chuckjaz
committed
a633596
View commit details
Copy full SHA for a633596
View code at this point
Browse repository at this point
Revert "refactor: add license header to JS files & format files (#12035)"
Show description for 43d3a84
chuckjaz
committed
43d3a84
View commit details
Copy full SHA for 43d3a84
View code at this point
Browse repository at this point
refactor: add license header to JS files & format files (#12035)
vicb
authored and
chuckjaz
committed
8310c91
View commit details
Copy full SHA for 8310c91
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
refactor(facade): Remove most of StringMapWrapper facade. (#12022)
Show description for b64b5ec
alexeagle
authored and
chuckjaz
committed
b64b5ec
View commit details
Copy full SHA for b64b5ec
View code at this point
Browse repository at this point
fix(Header): preserve case of the first init, `set()` or `append()` (#12023)
Show description for ed9c2b6
vicb
authored and
chuckjaz
committed
ed9c2b6
View commit details
Copy full SHA for ed9c2b6
View code at this point
Browse repository at this point
docs(NgModule): Fixed docs for NgModule.entryComponents (#12006)
Show description for 1cf5f5f
benelliott
authored and
chuckjaz
committed
1cf5f5f
View commit details
Copy full SHA for 1cf5f5f
View code at this point
Browse repository at this point
Commits on Oct 2, 2016
refactor(facade): remove DateWrapper (#12027)
alexeagle
authored and
chuckjaz
committed
decd129
View commit details
Copy full SHA for decd129
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
text(offline compiler): fix expected output
vicb
authored and
chuckjaz
committed
c3c9ecb
View commit details
Copy full SHA for c3c9ecb
View code at this point
Browse repository at this point
test(AstSerializer): fix serializing void tags
vicb
authored and
chuckjaz
committed
af52094
View commit details
Copy full SHA for af52094
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.