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 }}
Waseem-webdev
/
angular
Public
forked from
angular/angular
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 20, 2017
Fixed documentation reference to canActivate in canDeactivate (#14018)
Show description for 0589f93
Jonathan Adamski
authored and
alxhub
committed
0589f93
View commit details
Copy full SHA for 0589f93
Browse repository at this point
feat(core): add initial view engine (#14014)
Show description for 2f87eb5
tbosch
authored and
alxhub
committed
2f87eb5
View commit details
Copy full SHA for 2f87eb5
Browse repository at this point
Commits on Jan 19, 2017
build(es2015): fix bad merge of #13471 (#14020)
alexeagle
authored and
alxhub
committed
9d8c467
View commit details
Copy full SHA for 9d8c467
Browse repository at this point
ci: fix travis environment to build es2015 distro (#13976)
alexeagle
authored and
alxhub
committed
67dc091
View commit details
Copy full SHA for 67dc091
Browse repository at this point
chore(docs): add missing comments (#14003)
Show description for b049217
alexeagle
authored and
alxhub
committed
b049217
View commit details
Copy full SHA for b049217
Browse repository at this point
docs(changelog): add changelog for 4.0.0-beta.4
mhevery
committed
2191f44
View commit details
Copy full SHA for 2191f44
Browse repository at this point
chore(release): cut the 4.0.0-beta.4 release
mhevery
committed
4b854be
View commit details
Copy full SHA for 4b854be
Browse repository at this point
docs(changelog): add changelog for 2.4.4
mhevery
committed
0a72420
View commit details
Copy full SHA for 0a72420
Browse repository at this point
fix(http): don't create a blob out of ArrayBuffer when type is application/octet-stream (#13992)
Show description for 1200cf2
DzmitryShylovich
authored and
mhevery
committed
1200cf2
View commit details
Copy full SHA for 1200cf2
Browse repository at this point
Commits on Jan 18, 2017
fix(router): enable loadChildren with function in aot (#13909)
Show description for 635bf02
DzmitryShylovich
authored and
mhevery
committed
635bf02
View commit details
Copy full SHA for 635bf02
Browse repository at this point
refactor(core): remove an unused import in application_ref (#13901)
tcoz
authored and
mhevery
committed
2d7b3a8
View commit details
Copy full SHA for 2d7b3a8
Browse repository at this point
docs(CHANGELOG): added reference to closed issue in CHANGELOG for informational purposes (#13985)
maartentibau
authored and
mhevery
committed
523fd84
View commit details
Copy full SHA for 523fd84
Browse repository at this point
fix(router): routerLinkActive should not throw when not initialized (#13273)
Show description for e8ea741
Dzmitry Shylovich
authored and
mhevery
committed
e8ea741
View commit details
Copy full SHA for e8ea741
Browse repository at this point
refactor(router): clean up RouterLinkActive (#13273)
Show description for 1a92e3d
Dzmitry Shylovich
authored and
mhevery
committed
1a92e3d
View commit details
Copy full SHA for 1a92e3d
Browse repository at this point
feat(build): optionally build an ES2015 distro (#13471)
Show description for be6c95a
alexeagle
authored and
mhevery
committed
be6c95a
View commit details
Copy full SHA for be6c95a
Browse repository at this point
feature(tsc-wrapped): accept any tsc command line option (#13471)
alexeagle
authored and
mhevery
committed
f816319
View commit details
Copy full SHA for f816319
Browse repository at this point
feature(tsc-wrapped): re-write /index imports for closure compiler (#13471)
alexeagle
authored and
mhevery
committed
5047d97
View commit details
Copy full SHA for 5047d97
Browse repository at this point
chore(tsc-wrapped): update tsickle to latest (#13471)
alexeagle
authored and
mhevery
committed
b1e3dda
View commit details
Copy full SHA for b1e3dda
Browse repository at this point
Commits on Jan 17, 2017
feat(core): Add type information to injector.get() (#13785)
Show description for d169c24
mhevery
committed
d169c24
View commit details
Copy full SHA for d169c24
Browse repository at this point
refactor(core): opaque_token.ts -> injection_token.ts (must include subsequent SHA) (#13785)
mhevery
committed
6d1f1a4
View commit details
Copy full SHA for 6d1f1a4
Browse repository at this point
feat(security): allow calc and gradient functions. (#13943)
Show description for e19bf70
mprobst
authored and
mhevery
committed
e19bf70
View commit details
Copy full SHA for e19bf70
Browse repository at this point
docs(changelog): fix typo (#13934)
Show description for a6f8e9f
gkalpak
authored and
mhevery
committed
a6f8e9f
View commit details
Copy full SHA for a6f8e9f
Browse repository at this point
fix(upgrade): detect async downgrade component changes (#13812)
Show description for d6382bf
petebacondarwin
authored and
mhevery
committed
d6382bf
View commit details
Copy full SHA for d6382bf
Browse repository at this point
test(upgrade): reorganise test layout (#13812)
petebacondarwin
authored and
mhevery
committed
4dea347
View commit details
Copy full SHA for 4dea347
Browse repository at this point
Commits on Jan 13, 2017
chore(compiler-cli): Move calculateEmitPath into CompilerHost (#13904)
Show description for 5237b1c
vikerman
authored and
mhevery
committed
5237b1c
View commit details
Copy full SHA for 5237b1c
Browse repository at this point
fix(common): support numeric value as discrete cases for NgPlural (#13876)
Show description for f364557
marclaval
authored and
mhevery
committed
f364557
View commit details
Copy full SHA for f364557
Browse repository at this point
fix(animations): fix internal jscompiler issue and AOT quoting (#13798)
Show description for c2aa981
matsko
authored and
mhevery
committed
c2aa981
View commit details
Copy full SHA for c2aa981
Browse repository at this point
Commits on Jan 12, 2017
docs(http): Spelling Fix #13867
josenicomaia
authored and
mhevery
committed
dc63cef
View commit details
Copy full SHA for dc63cef
Browse repository at this point
Commits on Jan 11, 2017
docs(changelog): add changelog for 4.0.0-beta.3
matsko
committed
2c294d5
View commit details
Copy full SHA for 2c294d5
Browse repository at this point
docs(changelog): add changelog for 2.4.3
matsko
committed
e1af25d
View commit details
Copy full SHA for e1af25d
Browse repository at this point
chore(release): cut the 4.0.0-beta.3 release
matsko
committed
123943a
View commit details
Copy full SHA for 123943a
Browse repository at this point
docs(release-schedule): add release schedule doc (#13827)
Show description for 3a4b54d
IgorMinar
authored and
mhevery
committed
3a4b54d
View commit details
Copy full SHA for 3a4b54d
Browse repository at this point
chore(owners): configure pullapprove.com
alexeagle
authored and
matsko
committed
95cbca2
View commit details
Copy full SHA for 95cbca2
Browse repository at this point
Commits on Jan 10, 2017
fix(compiler-cli): avoid handling functions in loadChildren as lazy load routes paths
Show description for aeed737
Meligy
authored and
matsko
committed
aeed737
View commit details
Copy full SHA for aeed737
Browse repository at this point
refactor(common): remove some facade usages
pkozlowski-opensource
authored and
matsko
committed
2e3ac70
View commit details
Copy full SHA for 2e3ac70
Browse repository at this point
Previous
Next
You can’t perform that action at this time.