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 }}
mchapper
/
angular-cli
Public
forked from
angular/angular-cli
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 Jun 17, 2019
feat(@angular/cli): log unhandled exceptions
Show description for 3dced54
clydin
authored and
mgechev
committed
3dced54
View commit details
Copy full SHA for 3dced54
Browse repository at this point
fix(@ngtools/webpack): ensure references for constructor parameter types
Show description for fd90f10
clydin
authored and
mgechev
committed
fd90f10
View commit details
Copy full SHA for fd90f10
Browse repository at this point
fix(@ngtools/webpack): remove old TypeScript workarounds
Show description for d44c6ac
clydin
authored and
mgechev
committed
d44c6ac
View commit details
Copy full SHA for d44c6ac
Browse repository at this point
fix(@schematics/angular): support adding web-worker to pre version 8 applications
Show description for 3ecf29b
alan-agius4
authored and
mgechev
committed
3ecf29b
View commit details
Copy full SHA for 3ecf29b
Browse repository at this point
refactor(@angular/cli): standardize color handling and support checking
Show description for a70932b
clydin
authored and
mgechev
committed
a70932b
View commit details
Copy full SHA for a70932b
Browse repository at this point
feat(@angular/cli): ng doc accepts a version flag
Show description for 58599e1
LakhyariMs
authored and
mgechev
committed
58599e1
View commit details
Copy full SHA for 58599e1
Browse repository at this point
feat(@ngtools/webpack): improved TypeScript diagnostic reporting
Show description for cc91088
clydin
authored and
mgechev
committed
cc91088
View commit details
Copy full SHA for cc91088
Browse repository at this point
feat(@schematics/angular): add `fullTemplateTypeCheck` and `strictInjectionParameters` to workspace tsconfig.json
Show description for 555668c
alan-agius4
authored and
mgechev
committed
555668c
View commit details
Copy full SHA for 555668c
Browse repository at this point
Commits on Jun 15, 2019
build: update core-js to version 3.1.4
renovate-bot
authored and
mgechev
committed
780ef79
View commit details
Copy full SHA for 780ef79
Browse repository at this point
build: update @angular/animations to version
renovate-bot
authored and
mgechev
committed
7e537c1
View commit details
Copy full SHA for 7e537c1
Browse repository at this point
Commits on Jun 14, 2019
fix(@angular/cli): ensure analytics prompt exceptions are caught
Show description for e6feb0d
clydin
authored and
mgechev
committed
e6feb0d
View commit details
Copy full SHA for e6feb0d
Browse repository at this point
fix(@angular-devkit/build-angular): emit warning when using extract-i18n in Ivy
Show description for be21077
alan-agius4
authored and
mgechev
committed
be21077
View commit details
Copy full SHA for be21077
Browse repository at this point
fix(@ngtools/webpack): avoid re-running full emit when there wasn't a an emit
Show description for 9431d55
alan-agius4
authored and
mgechev
committed
9431d55
View commit details
Copy full SHA for 9431d55
Browse repository at this point
feat(@angular-devkit/build-angular): move milliseconds time audit at the end of console
Show description for d7a0a69
elvisbegovic
authored and
Keen Yee Liau
committed
d7a0a69
View commit details
Copy full SHA for d7a0a69
Browse repository at this point
Commits on Jun 13, 2019
release: v8.1.0-beta.2
Keen Yee Liau
committed
6424391
View commit details
Copy full SHA for 6424391
Browse repository at this point
release: v8.1.0-beta.1
Keen Yee Liau
committed
16df11b
View commit details
Copy full SHA for 16df11b
Browse repository at this point
release: v8.1.0-beta.0
Keen Yee Liau
committed
4e45e99
View commit details
Copy full SHA for 4e45e99
Browse repository at this point
fix(@schematics/update): remove update all suggestion message
Show description for abd2f97
clydin
authored and
Keen Yee Liau
committed
abd2f97
View commit details
Copy full SHA for abd2f97
Browse repository at this point
build: update webpack to version 4.34.0
renovate-bot
authored and
Keen Yee Liau
committed
ebbfbd6
View commit details
Copy full SHA for ebbfbd6
Browse repository at this point
fix(@ngtools/webpack): implement getModifiedResourceFiles for Ivy AOT
Show description for 0e339ee
clydin
authored and
Keen Yee Liau
committed
0e339ee
View commit details
Copy full SHA for 0e339ee
Browse repository at this point
Commits on Jun 12, 2019
build: update @angular/animations to version
renovate-bot
authored and
Keen Yee Liau
committed
3d25d4c
View commit details
Copy full SHA for 3d25d4c
Browse repository at this point
refactor: Add explict type to allow RxJS to be updated
Show description for caeaa53
benlesh
authored and
Keen Yee Liau
committed
caeaa53
View commit details
Copy full SHA for caeaa53
Browse repository at this point
fix(@angular-devkit/build-angular): always disable `buildOptimizer` when extracting i18n
alan-agius4
authored and
Keen Yee Liau
committed
4ad0fb7
View commit details
Copy full SHA for 4ad0fb7
Browse repository at this point
refactor: small refactor in AOT plugin file
alan-agius4
authored and
Keen Yee Liau
committed
32bae6d
View commit details
Copy full SHA for 32bae6d
Browse repository at this point
refactor: update `compilerOptions` to NG `CompilerOptions`
alan-agius4
authored and
Keen Yee Liau
committed
4024e8a
View commit details
Copy full SHA for 4024e8a
Browse repository at this point
Commits on Jun 11, 2019
fix(@angular/cli): only enable CLI 1.x update handling when no new config
Show description for dea6bb3
clydin
authored and
Keen Yee Liau
committed
dea6bb3
View commit details
Copy full SHA for dea6bb3
Browse repository at this point
docs: remove ref to apps in ng_packagr doc
jbogarthyde
authored and
Keen Yee Liau
committed
23553d1
View commit details
Copy full SHA for 23553d1
Browse repository at this point
docs: differentiate lib build from app build
jbogarthyde
authored and
Keen Yee Liau
committed
dc11732
View commit details
Copy full SHA for dc11732
Browse repository at this point
fix(@schematics/angular): remove `lint` target from minimal projects
Show description for fce849c
alan-agius4
authored and
Keen Yee Liau
committed
fce849c
View commit details
Copy full SHA for fce849c
Browse repository at this point
style: remove extra whitespaces for circleci config
alan-agius4
authored and
Keen Yee Liau
committed
8f3caca
View commit details
Copy full SHA for 8f3caca
Browse repository at this point
fix(@angular-devkit/build-angular): browsers that partially support ES6 modules are being marked as not supported
Show description for 69e47c2
alan-agius4
authored and
Keen Yee Liau
committed
69e47c2
View commit details
Copy full SHA for 69e47c2
Browse repository at this point
test: change polyfills in hello-world-app which causes `rebuilds TS worker` to fail
alan-agius4
authored and
Keen Yee Liau
committed
36d9e93
View commit details
Copy full SHA for 36d9e93
Browse repository at this point
fix(@angular-devkit/build-angular): nomodule polyfill for Safari
Show description for 1dd399c
alan-agius4
authored and
Keen Yee Liau
committed
1dd399c
View commit details
Copy full SHA for 1dd399c
Browse repository at this point
test: fix flakes of `rebuilds TS worker`
Show description for 473b4c4
alan-agius4
authored and
Keen Yee Liau
committed
473b4c4
View commit details
Copy full SHA for 473b4c4
Browse repository at this point
fix(@angular/cli): allow update when git is unclean outside the workspace
clydin
authored and
Keen Yee Liau
committed
09149fe
View commit details
Copy full SHA for 09149fe
Browse repository at this point
Previous
Next
You can’t perform that action at this time.