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 }}
ildevelop
/
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
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
All time
Commit history
Commits on Jan 31, 2017
refactor(angular-cli): convert blueprints to typescript (#4306)
clydin
authored and
hansl
committed
ba89125
View commit details
Copy full SHA for ba89125
Browse repository at this point
refactor(new): remove unused git repo logic (#4295)
clydin
authored and
hansl
committed
3e03c97
View commit details
Copy full SHA for 3e03c97
Browse repository at this point
feat(@ngtools/webpack): remove annotations (#4301)
Show description for 439dcd7
hansl
authored
439dcd7
View commit details
Copy full SHA for 439dcd7
Browse repository at this point
chore: change default npm client to yarn (#4244)
Show description for 2ab081e
Brocco
authored and
hansl
committed
2ab081e
View commit details
Copy full SHA for 2ab081e
Browse repository at this point
fix(@ngtools/json-schema): values of non-existent objects should return undefined (#4300)
Show description for 95f28fd
hansl
authored
95f28fd
View commit details
Copy full SHA for 95f28fd
Browse repository at this point
fix(serve): delete dist on serve (#4293)
Show description for 8e82d17
filipesilva
authored and
hansl
committed
8e82d17
View commit details
Copy full SHA for 8e82d17
Browse repository at this point
feat(update): add ng update as alias of ng init (#4142)
Show description for 2211172
filipesilva
authored and
hansl
committed
2211172
View commit details
Copy full SHA for 2211172
Browse repository at this point
Commits on Jan 30, 2017
fix(deps): update mocha dev dependency (#4291)
clydin
authored and
hansl
committed
49d15b3
View commit details
Copy full SHA for 49d15b3
Browse repository at this point
feat(build): minify/optimize component stylesheets (#4259)
clydin
authored and
hansl
committed
499ef2f
View commit details
Copy full SHA for 499ef2f
Browse repository at this point
refactor: remove use of dual temp packages (#4281)
clydin
authored and
hansl
committed
335ab5f
View commit details
Copy full SHA for 335ab5f
Browse repository at this point
refactor(test): remove lint option from test command (#4261)
Show description for 645c870
clydin
authored and
hansl
committed
645c870
View commit details
Copy full SHA for 645c870
Browse repository at this point
build: support paths with spaces on Windows (#4274)
Show description for 38e43ce
filipesilva
authored and
hansl
committed
38e43ce
View commit details
Copy full SHA for 38e43ce
Browse repository at this point
perf(@ngtools/webpack): reduce rebuild performance by typechecking more (#4258)
Show description for 29b134d
hansl
authored
29b134d
View commit details
Copy full SHA for 29b134d
Browse repository at this point
feat(serve): Persist serve options in angular-cli.json (#3908)
Show description for da255b0
delasteve
authored and
hansl
committed
da255b0
View commit details
Copy full SHA for da255b0
Browse repository at this point
refactor: remove unused markdown support (#4289)
clydin
authored and
filipesilva
committed
5852783
View commit details
Copy full SHA for 5852783
Browse repository at this point
fix(css): emit css sourcemaps only when extracting (#4280)
Show description for 3aa55d7
filipesilva
authored
3aa55d7
View commit details
Copy full SHA for 3aa55d7
Browse repository at this point
Commits on Jan 28, 2017
refactor(lint): use tslint api for linting (#4248)
Show description for 0664beb
delasteve
authored and
filipesilva
committed
0664beb
View commit details
Copy full SHA for 0664beb
Browse repository at this point
fix(build): ExtractTextWebpack 2.0.0-rc.1 and remove unsupported prop (#4265)
Show description for 1bbd12d
intellix
authored and
filipesilva
committed
1bbd12d
View commit details
Copy full SHA for 1bbd12d
Browse repository at this point
fix(deps): pin lodash types (#4260)
clydin
authored and
filipesilva
committed
5f6a7f2
View commit details
Copy full SHA for 5f6a7f2
Browse repository at this point
Commits on Jan 27, 2017
perf(@ngtools/webpack): improve rebuild performance (#4188)
Show description for 7edac2b
hansl
authored
7edac2b
View commit details
Copy full SHA for 7edac2b
Browse repository at this point
Commits on Jan 26, 2017
fix(styles): correctly output sourcemaps (#4222)
Show description for c29ed53
filipesilva
authored
c29ed53
View commit details
Copy full SHA for c29ed53
Browse repository at this point
fix(lint): fix new linting errors (#4241)
Show description for 76f8827
filipesilva
authored and
Brocco
committed
76f8827
View commit details
Copy full SHA for 76f8827
Browse repository at this point
Commits on Jan 25, 2017
fix(build): don't leave dist folder on fail (#4047)
filipesilva
authored
790dda6
View commit details
Copy full SHA for 790dda6
Browse repository at this point
Commits on Jan 24, 2017
fix (#4208)
jeremymwells
authored and
Brocco
committed
14666f4
View commit details
Copy full SHA for 14666f4
Browse repository at this point
refactor(build): consolidate build options (#4105)
Show description for e15433e
filipesilva
authored
e15433e
View commit details
Copy full SHA for e15433e
Browse repository at this point
docs: move documentation from readme to docs
Show description for 092e673
Brocco
authored and
filipesilva
committed
092e673
View commit details
Copy full SHA for 092e673
Browse repository at this point
docs: add comment to files in docs/documentation about not adding .md to links
Show description for 26003a0
beeman
authored and
filipesilva
committed
26003a0
View commit details
Copy full SHA for 26003a0
Browse repository at this point
refactor(commands): more consistent names for command, capitalised camel-cased names.
Show description for 26dc4ce
catull
authored and
filipesilva
committed
26dc4ce
View commit details
Copy full SHA for 26dc4ce
Browse repository at this point
fix(docs): remove mention to code formatting
Show description for c079ccf
awerlang
authored and
filipesilva
committed
c079ccf
View commit details
Copy full SHA for c079ccf
Browse repository at this point
chore(docs): update bootstrap documentation
Show description for cdf717a
delasteve
authored and
filipesilva
committed
cdf717a
View commit details
Copy full SHA for cdf717a
Browse repository at this point
chore(docs): add how-to's for angular material and angular material flex layout inclusion
Show description for 20490cc
jeremymwells
authored and
filipesilva
committed
20490cc
View commit details
Copy full SHA for 20490cc
Browse repository at this point
fix(serve): improve error message when port is in use (#4167)
beeman
authored and
hansl
committed
75e83a4
View commit details
Copy full SHA for 75e83a4
Browse repository at this point
refactor: remove additional unused ember code (#4187)
clydin
authored and
hansl
committed
23c6c53
View commit details
Copy full SHA for 23c6c53
Browse repository at this point
Commits on Jan 23, 2017
fix(@ngtools/webpack): skip null files (#4168)
Show description for 43c6861
filipesilva
authored
43c6861
View commit details
Copy full SHA for 43c6861
Browse repository at this point
Commits on Jan 22, 2017
perf(@ngtools/webpack): Improve rebuild performance (#4145)
Show description for 9d033e7
hansl
authored
9d033e7
View commit details
Copy full SHA for 9d033e7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.