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 }}
msoni11
/
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 4, 2017
feat(@ngtools/webpack): convert dashless resource urls (#3842)
filipesilva
authored and
hansl
committed
4e7b397
View commit details
Copy full SHA for 4e7b397
Browse repository at this point
Commits on Jan 3, 2017
fix(lint): remove tslint rule that requires type info (#3818)
Show description for 1555c2b
clydin
authored and
hansl
committed
1555c2b
View commit details
Copy full SHA for 1555c2b
Browse repository at this point
chore(readme): fix path in CSS Preprocessor (#3830)
onionmk2
authored and
hansl
committed
212f294
View commit details
Copy full SHA for 212f294
Browse repository at this point
fix(config): allow minimal config for build/serve (#3835)
Show description for f616158
filipesilva
authored
f616158
View commit details
Copy full SHA for f616158
Browse repository at this point
feat(generate): add ability to specify module for import (#3811)
Show description for e2b051f
Brocco
authored and
filipesilva
committed
e2b051f
View commit details
Copy full SHA for e2b051f
Browse repository at this point
Commits on Dec 31, 2016
chore(deps): update webpack-dev-server (#3809)
Show description for ba477d3
filipesilva
authored and
hansl
committed
ba477d3
View commit details
Copy full SHA for ba477d3
Browse repository at this point
fix(build): disable performance hints (#3808)
Show description for 2a513ca
filipesilva
authored
2a513ca
View commit details
Copy full SHA for 2a513ca
Browse repository at this point
feat(commands): lazy load commands (#3805)
Show description for 59e9e8f
filipesilva
authored
59e9e8f
View commit details
Copy full SHA for 59e9e8f
Browse repository at this point
bug(generate): prevent tracking of noop changes (#3802)
Show description for 2c203f5
Brocco
authored and
filipesilva
committed
2c203f5
View commit details
Copy full SHA for 2c203f5
Browse repository at this point
chore(generate): add abbreviation for generating interfaces (#3800)
Show description for 60ce994
Brocco
authored and
filipesilva
committed
60ce994
View commit details
Copy full SHA for 60ce994
Browse repository at this point
Commits on Dec 30, 2016
chore(webpack): upgrade webpack to RC 3. (#3786)
Show description for defc269
hansl
authored
defc269
View commit details
Copy full SHA for defc269
Browse repository at this point
chore: update typescript version for development. (#3783)
Show description for 496c5e5
hansl
authored
496c5e5
View commit details
Copy full SHA for 496c5e5
Browse repository at this point
fix(build/serve): correct check against angular v2.3.1 (#3785)
Show description for d0224a5
JohannesHoppe
authored and
hansl
committed
d0224a5
View commit details
Copy full SHA for d0224a5
Browse repository at this point
Commits on Dec 29, 2016
feat(build): add publicPath support via command and angular-cli.json (#3285)
Show description for 0ce64a4
changLiuUNSW
authored and
hansl
committed
0ce64a4
View commit details
Copy full SHA for 0ce64a4
Browse repository at this point
chore(test): add test to verify --skip-commit for new projects (#3775)
Brocco
authored and
filipesilva
committed
e271adc
View commit details
Copy full SHA for e271adc
Browse repository at this point
feat(@ngtools/logger): Implement a reactive logger. (#3774)
Show description for e3b48da
hansl
authored
e3b48da
View commit details
Copy full SHA for e3b48da
Browse repository at this point
feat(new): add flag to prevent initial git commit (#3712)
Brocco
authored and
hansl
committed
2e2377d
View commit details
Copy full SHA for 2e2377d
Browse repository at this point
Commits on Dec 28, 2016
chore(deps): remove addon code from ember. (#3695)
hansl
authored
8b1c039
View commit details
Copy full SHA for 8b1c039
Browse repository at this point
chore(typo): fix spelling of 'globalScripts' (#3694)
Suguru Inatomi
authored and
hansl
committed
34cde9f
View commit details
Copy full SHA for 34cde9f
Browse repository at this point
feat(version): compare local and global version and warn users. (#3693)
hansl
authored
8b47a90
View commit details
Copy full SHA for 8b47a90
Browse repository at this point
fix(@ngtools/webpack): search recursively for entry module (#3708)
juristr
authored and
hansl
committed
bb748f2
View commit details
Copy full SHA for bb748f2
Browse repository at this point
chore(new): prevent generation of .gitignore when using --skip-git (#3713)
Brocco
authored and
hansl
committed
78ee47c
View commit details
Copy full SHA for 78ee47c
Browse repository at this point
chore(docs): change ember-cli and ember to angular-cli and ng (#3726)
mhadaily
authored and
hansl
committed
193313d
View commit details
Copy full SHA for 193313d
Browse repository at this point
fix(build): close tags in index.html (#3743)
Show description for aaca100
CarreraPHP
authored and
hansl
committed
aaca100
View commit details
Copy full SHA for aaca100
Browse repository at this point
chore(gitignore): remove unnecessary asterisk (#3734)
eruan
authored and
hansl
committed
f42a1e4
View commit details
Copy full SHA for f42a1e4
Browse repository at this point
chore: add some ascii art bling to ng version (#3749)
Brocco
authored and
hansl
committed
4bc0c09
View commit details
Copy full SHA for 4bc0c09
Browse repository at this point
chore(lint): bump to tslint 4.2.0 (#3768)
Show description for 1dba43d
cexbrayat
authored and
hansl
committed
1dba43d
View commit details
Copy full SHA for 1dba43d
Browse repository at this point
Commits on Dec 22, 2016
bug(build): Remove moduleId from components when building (#3664)
Show description for 50d73d2
Brocco
authored
50d73d2
View commit details
Copy full SHA for 50d73d2
Browse repository at this point
chore(help): change 'ember help' to 'ng help' (#3676)
andreasbhansen
authored and
hansl
committed
142c518
View commit details
Copy full SHA for 142c518
Browse repository at this point
fix(tests): add global scripts in karma plugin (#3543)
Show description for 1153c92
filipesilva
authored
1153c92
View commit details
Copy full SHA for 1153c92
Browse repository at this point
Commits on Dec 21, 2016
chore(deps): remove leek. (#3688)
Show description for 290c6e7
hansl
authored
290c6e7
View commit details
Copy full SHA for 290c6e7
Browse repository at this point
fix(serve): communicate that ng serve is not secure. (#3646)
Show description for 766394d
hansl
authored
766394d
View commit details
Copy full SHA for 766394d
Browse repository at this point
v1.0.0-beta.24
hansl
committed
db4e024
View commit details
Copy full SHA for db4e024
Browse repository at this point
Commits on Dec 20, 2016
fix(tests): serve `assets` files from `ng test` (#3628)
Meligy
authored and
hansl
committed
3459300
View commit details
Copy full SHA for 3459300
Browse repository at this point
chore(deps): remove any mentions of bower. (#3640)
Show description for d929adc
hansl
authored
d929adc
View commit details
Copy full SHA for d929adc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.