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 }}
SefazAS
/
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
Breadcrumbs
History for
angular
scripts
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 27, 2016
build: ensure necessary symlinks created on windows
Show description for a664aba
gary-b
authored and
vsavkin
committed
a664aba
View commit details
Copy full SHA for a664aba
View code at this point
Browse repository at this point
Commits on Oct 24, 2016
fix(compiler): walk third party modules (#12453)
Show description for a838aba
vicb
authored and
IgorMinar
committed
a838aba
View commit details
Copy full SHA for a838aba
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
feat(ngUpgrade): add support for AoT compiled upgrade applications
Show description for d6791ff
petebacondarwin
authored and
alxhub
committed
d6791ff
View commit details
Copy full SHA for d6791ff
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
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
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 Sep 23, 2016
ci(travis): increase node's heap size to prevent OOM on travis (#11869)
IgorMinar
authored and
rkirov
committed
9f1c825
View commit details
Copy full SHA for 9f1c825
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
build(examples): work around protractor typings issues and fix existing type errors
Show description for 4e6c41b
IgorMinar
committed
4e6c41b
View commit details
Copy full SHA for 4e6c41b
View code at this point
Browse repository at this point
Commits on Sep 13, 2016
build: temporarily disable building and testing of documentation examples
Show description for 730415e
IgorMinar
committed
730415e
View commit details
Copy full SHA for 730415e
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
feat(zone): upgrade to zone.js@0.6.21
mhevery
authored and
IgorMinar
committed
051a6eb
View commit details
Copy full SHA for 051a6eb
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
fix(build): prevent package tsconfigs from shadowing main tsconfig (#11454)
robwormald
authored and
evmar
committed
d296298
View commit details
Copy full SHA for d296298
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
fix(build): test example directories with unit and e2e tests (#11296)
matsko
authored and
evmar
committed
ed2ebeb
View commit details
Copy full SHA for ed2ebeb
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
ci: update SauceLabs badge when running CI on master (#11352)
marclaval
authored and
mprobst
committed
8858ebc
View commit details
Copy full SHA for 8858ebc
View code at this point
Browse repository at this point
build: update the symlinks scripts for Windows to new packaging (#11192)
marclaval
authored and
mprobst
committed
5ee0f09
View commit details
Copy full SHA for 5ee0f09
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
test(offline_compiler_test.sh): lock down npm dependencies
IgorMinar
authored and
mprobst
committed
a45769a
View commit details
Copy full SHA for a45769a
View code at this point
Browse repository at this point
chore: remove obsolete dart related files
IgorMinar
authored and
mprobst
committed
2371d22
View commit details
Copy full SHA for 2371d22
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
build(publish): shallow fetch to improve perfs (depth=1)
vicb
authored and
mprobst
committed
53cf714
View commit details
Copy full SHA for 53cf714
View code at this point
Browse repository at this point
build(publish): replace version placeholders in .min.js files
vicb
authored and
mprobst
committed
04d02b5
View commit details
Copy full SHA for 04d02b5
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
chore: upgrade chrome to v53 (#11213)
mhevery
authored
18be339
View commit details
Copy full SHA for 18be339
View code at this point
Browse repository at this point
refactor(benchmarks): make setup nicer
Show description for 6ea5b05
tbosch
committed
6ea5b05
View commit details
Copy full SHA for 6ea5b05
View code at this point
Browse repository at this point
fix(benchmarks): recreate setup for running benchmarks
tbosch
committed
6dceaf2
View commit details
Copy full SHA for 6dceaf2
View code at this point
Browse repository at this point
chore: cleanup stale protractor files
tbosch
committed
2ab07d9
View commit details
Copy full SHA for 2ab07d9
View code at this point
Browse repository at this point
ci(publish): fix multiples umd files (#11179)
vicb
authored
24e046f
View commit details
Copy full SHA for 24e046f
View code at this point
Browse repository at this point
fix(packages): use ES modules for primary build (#11120)
mhevery
authored and
vicb
committed
9796579
View commit details
Copy full SHA for 9796579
View code at this point
Browse repository at this point
Commits on Aug 18, 2016
fix(ngc): don't codegen foo.d.ngfactory.ts from foo.d.ts (#10833)
alexeagle
authored and
kara
committed
cd8cbd3
View commit details
Copy full SHA for cd8cbd3
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
feat(i18n): xliff integration
vicb
authored and
vikerman
committed
f6a7d65
View commit details
Copy full SHA for f6a7d65
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
feat(i18n): Add NgLocaleLocalization which returns plural cases given a locale (#10744)
vicb
authored and
vikerman
committed
161a4dd
View commit details
Copy full SHA for 161a4dd
View code at this point
Browse repository at this point
feat(i18n): pass translation config directly into ngc (#10622)
matsko
authored and
vikerman
committed
6580d67
View commit details
Copy full SHA for 6580d67
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
chore: remove deprecated router 2/2
mhevery
authored and
alxhub
committed
f9da3c9
View commit details
Copy full SHA for f9da3c9
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
chore(benchpress): make benchpress compile
Show description for 3fcd6fd
Jason Choi
authored and
Alex Rickabaugh
committed
3fcd6fd
View commit details
Copy full SHA for 3fcd6fd
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
refactor(core): change module semantics
Show description for 46b2127
tbosch
committed
46b2127
View commit details
Copy full SHA for 46b2127
View code at this point
Browse repository at this point
build: fix and document the symlinks scripts for Windows
Show description for ca16fc2
marclaval
committed
ca16fc2
View commit details
Copy full SHA for ca16fc2
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
chore: remove obsolete files (#10240)
vicb
authored
b652a7f
View commit details
Copy full SHA for b652a7f
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
refactor(core): clean up platform bootstrap and initTestEnvironment
Show description for fa47890
tbosch
committed
fa47890
View commit details
Copy full SHA for fa47890
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.