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 }}
eft
/
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 Jan 22, 2019
fix(@schematics/angular): add non deprecated `style` as default
Show description for f6c80be
alan-agius4
authored and
mgechev
committed
f6c80be
View commit details
Copy full SHA for f6c80be
Browse repository at this point
build: update autoprefixer to version 9.4.6
renovate-bot
authored and
mgechev
committed
13bf1c5
View commit details
Copy full SHA for 13bf1c5
Browse repository at this point
feat(@angular-devkit/build-angular): update webpack to 4.29
Show description for d536df9
filipesilva
authored and
mgechev
committed
d536df9
View commit details
Copy full SHA for d536df9
Browse repository at this point
feat(@angular-devkit/build-optimizer): add support for es2015 enums emitted by tsickle
Show description for 7d86894
Alan
authored and
mgechev
committed
7d86894
View commit details
Copy full SHA for 7d86894
Browse repository at this point
feat(@angular-devkit/build-optimizer): also fold ES2015 classes
Show description for 35b0594
filipesilva
authored and
mgechev
committed
35b0594
View commit details
Copy full SHA for 35b0594
Browse repository at this point
fix(@angular/cli): 'ng add' selects supported version via peer dependencies
Show description for b956db6
clydin
authored and
mgechev
committed
b956db6
View commit details
Copy full SHA for b956db6
Browse repository at this point
Commits on Jan 19, 2019
docs: add long description to app-shell subcommand
jbogarthyde
authored and
mgechev
committed
1a3ba03
View commit details
Copy full SHA for 1a3ba03
Browse repository at this point
build: update speed-measure-webpack-plugin to version 1.3.0
renovate-bot
authored and
mgechev
committed
7bd6e57
View commit details
Copy full SHA for 7bd6e57
Browse repository at this point
Commits on Jan 18, 2019
fix(@schematics/update): add check for invalid ranges
Show description for 1deb74f
tkrugg
authored and
mgechev
committed
1deb74f
View commit details
Copy full SHA for 1deb74f
Browse repository at this point
fix(@schematics/angular): tsconfig.json can't be parsed if it contains comments
Show description for 6c0b4db
Alan Agius
authored and
hansl
committed
6c0b4db
View commit details
Copy full SHA for 6c0b4db
Browse repository at this point
fix(@angular-devkit/schematics): fully scope merge actions in ScopedTree
clydin
authored and
mgechev
committed
757bca4
View commit details
Copy full SHA for 757bca4
Browse repository at this point
feat(@angular-devkit/schematics): add `applyToSubTree` rule
Show description for 0563e96
clydin
authored and
mgechev
committed
0563e96
View commit details
Copy full SHA for 0563e96
Browse repository at this point
style: remove copyright date
Arhell
authored and
mgechev
committed
4913316
View commit details
Copy full SHA for 4913316
Browse repository at this point
build: update postcss to version 7.0.13
renovate-bot
authored and
mgechev
committed
caf1716
View commit details
Copy full SHA for caf1716
Browse repository at this point
docs: description of minimal option consistent across commands
jbogarthyde
authored and
mgechev
committed
3a43965
View commit details
Copy full SHA for 3a43965
Browse repository at this point
docs: add multi-app technique to ng new description
jbogarthyde
authored and
mgechev
committed
21894b7
View commit details
Copy full SHA for 21894b7
Browse repository at this point
docs: highlight creating workspace without initial app
jbogarthyde
authored and
mgechev
committed
be3fa89
View commit details
Copy full SHA for be3fa89
Browse repository at this point
docs(@angular-devkit/schematics): include npm link
peterbsmyth
authored and
mgechev
committed
5e9324f
View commit details
Copy full SHA for 5e9324f
Browse repository at this point
fix(@angular-devkit/build-optimizer): identify relative imports in angular core
Show description for 6f8c336
filipesilva
authored and
mgechev
committed
6f8c336
View commit details
Copy full SHA for 6f8c336
Browse repository at this point
fix(@angular-devkit/build-optimizer): prefix renamed classes
Show description for 07ceb05
filipesilva
authored and
mgechev
committed
07ceb05
View commit details
Copy full SHA for 07ceb05
Browse repository at this point
build: add Alan to the mailmap file
Show description for 44a415b
hansl
authored and
mgechev
committed
44a415b
View commit details
Copy full SHA for 44a415b
Browse repository at this point
build: update webpack-dev-middleware to version 3.5.1
renovate-bot
authored and
mgechev
committed
1d87ff9
View commit details
Copy full SHA for 1d87ff9
Browse repository at this point
docs: new GitHub Issue templates (#13461)
Show description for abe6c8d
alan-agius4
authored and
mgechev
committed
abe6c8d
View commit details
Copy full SHA for abe6c8d
Browse repository at this point
build: pin typescript and webpack
Show description for a6102b2
Alan Agius
authored and
mgechev
committed
a6102b2
View commit details
Copy full SHA for a6102b2
Browse repository at this point
feat(@schematics/angular): only support known style extentions
Show description for 4718de4
Alan
authored and
mgechev
committed
4718de4
View commit details
Copy full SHA for 4718de4
Browse repository at this point
fix(@schematics/angular): update latest version of devkit
cexbrayat
authored and
mgechev
committed
b1b365e
View commit details
Copy full SHA for b1b365e
Browse repository at this point
Commits on Jan 17, 2019
release: v7.3.0-beta.0
Keen Yee Liau
committed
c5de8e3
View commit details
Copy full SHA for c5de8e3
Browse repository at this point
build: Update Bazel workspace
Show description for 8e3c7dc
Keen Yee Liau
committed
8e3c7dc
View commit details
Copy full SHA for 8e3c7dc
Browse repository at this point
Commits on Jan 16, 2019
refactor: use `.template` suffix for all schematic files
Show description for 36eba0c
Alan Agius
authored and
Keen Yee Liau
committed
36eba0c
View commit details
Copy full SHA for 36eba0c
Browse repository at this point
fix(@angular-devkit/core): Make default and info log messages use default colors
Show description for 7d15c5d
mikelward
authored and
Keen Yee Liau
committed
7d15c5d
View commit details
Copy full SHA for 7d15c5d
Browse repository at this point
Commits on Jan 15, 2019
fix(@schematics/angular): stop offering SASS option for ng new
Show description for 4f358f4
alexeagle
committed
4f358f4
View commit details
Copy full SHA for 4f358f4
Browse repository at this point
build: update pacote to version 9.4.0
renovate-bot
authored and
Keen Yee Liau
committed
aee5a40
View commit details
Copy full SHA for aee5a40
Browse repository at this point
build: update ajv to version 6.7.0
renovate-bot
authored and
Keen Yee Liau
committed
83bbfec
View commit details
Copy full SHA for 83bbfec
Browse repository at this point
test: additional tests for conditional ES2015 polyfills
clydin
authored and
Keen Yee Liau
committed
668e790
View commit details
Copy full SHA for 668e790
Browse repository at this point
test: update CLI E2E with additional script element
clydin
authored and
Keen Yee Liau
committed
057d572
View commit details
Copy full SHA for 057d572
Browse repository at this point
Previous
Next
You can’t perform that action at this time.