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
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 }}
albertolarah
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 30, 2016
fix(typescript): make router compile with typescript@next
Show description for 73f017b
alexeagle
committed
73f017b
View commit details
Copy full SHA for 73f017b
Browse repository at this point
chore(router): bump up version number
vsavkin
committed
055282f
View commit details
Copy full SHA for 055282f
Browse repository at this point
chore(router): update router change log
vsavkin
committed
fe7de53
View commit details
Copy full SHA for fe7de53
Browse repository at this point
feat(core): introduce `@AppModule`
Show description for 17e4cfc
tbosch
committed
17e4cfc
View commit details
Copy full SHA for 17e4cfc
Browse repository at this point
docs(changelog): change log and package.json to rc4
Show description for 1608d91
StephenFluin
authored and
IgorMinar
committed
1608d91
View commit details
Copy full SHA for 1608d91
Browse repository at this point
fix(router): fix RouterLinkActive to handle the case when the link has extra paths
vsavkin
committed
a3b9041
View commit details
Copy full SHA for a3b9041
Browse repository at this point
fix(router): redirect should not add unnecessary brackets
vsavkin
committed
5781b96
View commit details
Copy full SHA for 5781b96
Browse repository at this point
fix(router): reexport router directives
vsavkin
committed
f208ee0
View commit details
Copy full SHA for f208ee0
Browse repository at this point
doc(directive): fixes incorrect example code (#9635)
ipinak
authored and
vicb
committed
8aa388d
View commit details
Copy full SHA for 8aa388d
Browse repository at this point
Commits on Jun 29, 2016
fix(compiler): make code easier to type check
Show description for 51d4c9d
tbosch
committed
51d4c9d
View commit details
Copy full SHA for 51d4c9d
Browse repository at this point
fix(compiler): report not existing files as errors
Show description for e81dea6
tbosch
committed
e81dea6
View commit details
Copy full SHA for e81dea6
Browse repository at this point
fix: support *directive on <template> (#9691)
Show description for 3fec279
mhevery
authored
3fec279
View commit details
Copy full SHA for 3fec279
Browse repository at this point
fix(router): make the contstructor of the router service public
vsavkin
committed
3784696
View commit details
Copy full SHA for 3784696
Browse repository at this point
fix(router): make router links work on non-a tags
vsavkin
committed
8c45aeb
View commit details
Copy full SHA for 8c45aeb
Browse repository at this point
docs(security): point users to docs when sanitization fails. (#9680)
mprobst
authored
810c722
View commit details
Copy full SHA for 810c722
Browse repository at this point
fix(upgrade): add peerDependency on platform-browser-dynamic (#9674)
Show description for e2116c5
IgorMinar
authored and
vicb
committed
e2116c5
View commit details
Copy full SHA for e2116c5
Browse repository at this point
Commits on Jun 28, 2016
docs(router): add api docs
vsavkin
committed
296a447
View commit details
Copy full SHA for 296a447
Browse repository at this point
feat(forms): use formControlName on radio buttons when name is absent (#9681)
kara
authored
0961bd1
View commit details
Copy full SHA for 0961bd1
Browse repository at this point
docs(security): security api doc update and fix stability marker for Type
naomiblack
committed
9340e1b
View commit details
Copy full SHA for 9340e1b
Browse repository at this point
fix(public API): update golden files
Show description for ae4fa56
vicb
committed
ae4fa56
View commit details
Copy full SHA for ae4fa56
Browse repository at this point
fix(security): allow empty CSS values. (#9675)
mprobst
authored
2d9d7f1
View commit details
Copy full SHA for 2d9d7f1
Browse repository at this point
refactor: add types (#9606)
Show description for 5ee84fe
vicb
authored
5ee84fe
View commit details
Copy full SHA for 5ee84fe
Browse repository at this point
fix(http): don't encode values that are allowed in query (#9651)
Show description for 1620426
jeffbcross
authored
1620426
View commit details
Copy full SHA for 1620426
Browse repository at this point
feat(compiler): support sync runtime compile
Show description for bf598d6
tbosch
committed
bf598d6
View commit details
Copy full SHA for bf598d6
Browse repository at this point
fix: public api surface fixes + stability markers
Show description for 24eb838
IgorMinar
committed
24eb838
View commit details
Copy full SHA for 24eb838
Browse repository at this point
feat(router): add pathMatch property to replace terminal
vsavkin
committed
fcfddbf
View commit details
Copy full SHA for fcfddbf
Browse repository at this point
feat(router): use componentFactoryResolver
vsavkin
committed
dc64e90
View commit details
Copy full SHA for dc64e90
Browse repository at this point
feat(core): split ChangeDetectorStrategy into ChangeDetectionStrategy and ChangeDetectorStatus
vsavkin
committed
e12b127
View commit details
Copy full SHA for e12b127
Browse repository at this point
fix(forms): emit statusChange when child controls have async validator (#9652)
kara
authored
797914e
View commit details
Copy full SHA for 797914e
Browse repository at this point
fix(animations): ensure void => * animations are triggered when an expression is omitted
Show description for e0b0a59
matsko
committed
e0b0a59
View commit details
Copy full SHA for e0b0a59
Browse repository at this point
Commits on Jun 27, 2016
fix(forms): make radio button selection logic more flexible (#9646)
Show description for ed0ade6
kara
authored
ed0ade6
View commit details
Copy full SHA for ed0ade6
Browse repository at this point
Revert "fix(Compiler): relax childIsRecursive check (#8705)"
Show description for 5cc7b41
tbosch
committed
5cc7b41
View commit details
Copy full SHA for 5cc7b41
Browse repository at this point
feat(router): implement data and resolve
vsavkin
committed
f2f1ec0
View commit details
Copy full SHA for f2f1ec0
Browse repository at this point
chore(typings): restrict Angular to es5+collections+promise
alexeagle
committed
e913d99
View commit details
Copy full SHA for e913d99
Browse repository at this point
fix(router): top-levels do not work in ngIf
vsavkin
committed
d204887
View commit details
Copy full SHA for d204887
Browse repository at this point
Previous
Next
You can’t perform that action at this time.