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 }}
DominicBoettger
/
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 Aug 11, 2017
perf(aio): update to new version of build-optimizer
kara
authored and
hansl
committed
088532b
View commit details
Copy full SHA for 088532b
Browse repository at this point
refactor(compiler-cli): cleanup API for transformer based ngc
Show description for 27d901a
tbosch
authored and
hansl
committed
27d901a
View commit details
Copy full SHA for 27d901a
Browse repository at this point
perf(core): Remove decorator DSL which depends on Reflect
Show description for cac130e
mhevery
authored and
hansl
committed
cac130e
View commit details
Copy full SHA for cac130e
Browse repository at this point
refactor(compiler-cli): use the transformer based compiler by default
Show description for 679608d
vicb
authored and
hansl
committed
679608d
View commit details
Copy full SHA for 679608d
Browse repository at this point
Commits on Aug 10, 2017
fix(aio): skip PWA test when redeploying non-public commit
gkalpak
authored and
hansl
committed
06faac8
View commit details
Copy full SHA for 06faac8
Browse repository at this point
fix(aio): fix compilation error by using the correct type for `providers`
gkalpak
authored and
hansl
committed
4d523fd
View commit details
Copy full SHA for 4d523fd
Browse repository at this point
Commits on Aug 9, 2017
docs: add changelog for 5.0.0-beta.3
vicb
committed
cea0241
View commit details
Copy full SHA for cea0241
Browse repository at this point
release: cut the 5.0.0-beta.3 release
vicb
committed
f0ec31e
View commit details
Copy full SHA for f0ec31e
Browse repository at this point
feat(forms): add default updateOn values for groups and arrays (#18536)
Show description for ff5c58b
kara
authored and
vicb
committed
ff5c58b
View commit details
Copy full SHA for ff5c58b
Browse repository at this point
docs(core): deprecate ReflectiveInjector
Show description for dca50de
trotyl
authored and
vicb
committed
dca50de
View commit details
Copy full SHA for dca50de
Browse repository at this point
test(aio): fix running docs examples against local builds (#18520)
Show description for 7f2037f
gkalpak
authored and
vicb
committed
7f2037f
View commit details
Copy full SHA for 7f2037f
Browse repository at this point
fix(aio): add missing code snippet (#18547)
Show description for fd6ae57
gkalpak
authored and
vicb
committed
fd6ae57
View commit details
Copy full SHA for fd6ae57
Browse repository at this point
test(aio): fix the `deploy-to-firebase` tests
Show description for b14250b
gkalpak
authored and
vicb
committed
b14250b
View commit details
Copy full SHA for b14250b
Browse repository at this point
ci(aio): fix deploying the stable branch to Firebase
Show description for 6fb5250
gkalpak
authored and
vicb
committed
6fb5250
View commit details
Copy full SHA for 6fb5250
Browse repository at this point
test(animations): disable buggy test in Chrome 39 (#18483)
Show description for 2f9d8ff
marclaval
authored and
vicb
committed
2f9d8ff
View commit details
Copy full SHA for 2f9d8ff
Browse repository at this point
fix(core): forbid destroyed views to be inserted or moved in VC (#18568)
Show description for e54bd59
marclaval
authored and
vicb
committed
e54bd59
View commit details
Copy full SHA for e54bd59
Browse repository at this point
Commits on Aug 8, 2017
ci(aio): fix deploying to firebase (#18590)
gkalpak
authored and
vicb
committed
1e18331
View commit details
Copy full SHA for 1e18331
Browse repository at this point
fix(compiler-cli): fix and re-enble expression lowering (#18570)
Show description for 6f2038c
chuckjaz
authored and
vicb
committed
6f2038c
View commit details
Copy full SHA for 6f2038c
Browse repository at this point
fix(core): fix platform-browser-dynamic (#18576)
Show description for f0a5501
vicb
authored
f0a5501
View commit details
Copy full SHA for f0a5501
Browse repository at this point
Commits on Aug 7, 2017
perf: switch angular to use StaticInjector instead of ReflectiveInjector
Show description for fcadbf4
mhevery
authored and
vicb
committed
fcadbf4
View commit details
Copy full SHA for fcadbf4
Browse repository at this point
feat(core): Create StaticInjector which does not depend on Reflect polyfill.
mhevery
authored and
vicb
committed
d9d00bd
View commit details
Copy full SHA for d9d00bd
Browse repository at this point
feat(forms): add updateOn submit option to FormControls (#18514)
kara
authored and
vicb
committed
f69561b
View commit details
Copy full SHA for f69561b
Browse repository at this point
fix(common): don't recreate view when context shape doesn't change (#18277)
Show description for 685cc26
pkozlowski-opensource
authored and
vicb
committed
685cc26
View commit details
Copy full SHA for 685cc26
Browse repository at this point
fix(compiler-cli): remove minimist dependency of compiler-cli/index (#18532)
Show description for 5b7432b
chuckjaz
authored and
vicb
committed
5b7432b
View commit details
Copy full SHA for 5b7432b
Browse repository at this point
docs(common): fix the DatePipe API docs (#18548)
poychang
authored and
vicb
committed
04b18a9
View commit details
Copy full SHA for 04b18a9
Browse repository at this point
fix(animations): support persisting dynamic styles within animation states (#18468)
Show description for 05472cb
matsko
authored and
vicb
committed
05472cb
View commit details
Copy full SHA for 05472cb
Browse repository at this point
fix(animations): revert container/queried animations accordingly during cancel (#18516)
matsko
authored and
vicb
committed
c0c03dc
View commit details
Copy full SHA for c0c03dc
Browse repository at this point
docs(aio): typo & update the bio (#18559)
asnowwolf
authored and
vicb
committed
f9f8924
View commit details
Copy full SHA for f9f8924
Browse repository at this point
Commits on Aug 4, 2017
ci(aio): compute AIO deployment mode
Show description for 10897d6
petebacondarwin
authored and
vicb
committed
10897d6
View commit details
Copy full SHA for 10897d6
Browse repository at this point
feat(aio): add "archive" and "next" color themes
petebacondarwin
authored and
vicb
committed
340837a
View commit details
Copy full SHA for 340837a
Browse repository at this point
feat(aio): redirect marketing pages to `docs` if deploy mode is `archive`
Show description for 42ef1be
petebacondarwin
authored and
vicb
committed
42ef1be
View commit details
Copy full SHA for 42ef1be
Browse repository at this point
feat(aio): add deploy mode to version picker
Show description for a5801b6
petebacondarwin
authored and
vicb
committed
a5801b6
View commit details
Copy full SHA for a5801b6
Browse repository at this point
feat(aio): enable deployment mode to be set via URL query
Show description for 70b6294
petebacondarwin
authored and
vicb
committed
70b6294
View commit details
Copy full SHA for 70b6294
Browse repository at this point
feat(aio): update UI based on deployment mode
Show description for 36161d9
petebacondarwin
authored and
vicb
committed
36161d9
View commit details
Copy full SHA for 36161d9
Browse repository at this point
ci(aio): include extra files in AIO deployment based on mode
Show description for 0714139
petebacondarwin
authored and
vicb
committed
0714139
View commit details
Copy full SHA for 0714139
Browse repository at this point
Previous
Next
You can’t perform that action at this time.