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 }}
richie
/
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 Oct 5, 2016
chore(docs): elaborate node/npm prereqs (#2534)
filipesilva
authored
b5f65d3
View commit details
Copy full SHA for b5f65d3
Browse repository at this point
chore(deps): explicitely add @types/node
Show description for 1524bc1
filipesilva
committed
1524bc1
View commit details
Copy full SHA for 1524bc1
Browse repository at this point
bugfix(generate): removes bad imports when generating a class
Show description for 9d4efb5
Danny Blue
authored and
filipesilva
committed
9d4efb5
View commit details
Copy full SHA for 9d4efb5
Browse repository at this point
fix(webpack): Added ContextReplacementPlugin to remove ng test warning
Show description for c2f4b37
delasteve
authored and
filipesilva
committed
c2f4b37
View commit details
Copy full SHA for c2f4b37
Browse repository at this point
Update string-replace-loader to 1.0.5
Show description for d8fb444
mmrath
authored and
filipesilva
committed
d8fb444
View commit details
Copy full SHA for d8fb444
Browse repository at this point
fix(cli): fix `completion` and `make-this-awesome` command invalid problem(#1889)
Show description for 4b36ecf
goorockey
authored and
filipesilva
committed
4b36ecf
View commit details
Copy full SHA for 4b36ecf
Browse repository at this point
Commits on Oct 4, 2016
feat(aot): do not populate the whole filesystem if nothing changed (#2490)
hansl
authored
b5771df
View commit details
Copy full SHA for b5771df
Browse repository at this point
Commits on Oct 3, 2016
chore: ignores visual studio code directory (#2474)
jesselpalmer
authored and
hansl
committed
2160003
View commit details
Copy full SHA for 2160003
Browse repository at this point
chore(docs): add typeless package instructions (#2487)
filipesilva
authored
ad912c3
View commit details
Copy full SHA for ad912c3
Browse repository at this point
chore: simplify inline style & template for mobile apps (#2476)
Brocco
authored and
filipesilva
committed
911caa2
View commit details
Copy full SHA for 911caa2
Browse repository at this point
feature(generate): configure spec generation at the project level (#2475)
Show description for 3a3feaf
Brocco
authored
3a3feaf
View commit details
Copy full SHA for 3a3feaf
Browse repository at this point
chore(help): add completion to help (#2483)
filipesilva
authored
0162f71
View commit details
Copy full SHA for 0162f71
Browse repository at this point
feature(blueprints): add spec/no-spec flags to all blueprints (#2382)
Show description for 9a2c44b
Brocco
authored
9a2c44b
View commit details
Copy full SHA for 9a2c44b
Browse repository at this point
Commits on Oct 2, 2016
feat(aot): creating files in a virtual fs. (#2464)
Show description for 790a1b4
hansl
authored
790a1b4
View commit details
Copy full SHA for 790a1b4
Browse repository at this point
chore(ci): use node 4 instead of 5 (#2469)
filipesilva
authored and
hansl
committed
23146f2
View commit details
Copy full SHA for 23146f2
Browse repository at this point
chore(completion): ng completion update for command options (#2379)
Show description for 2aab381
catull
authored and
hansl
committed
2aab381
View commit details
Copy full SHA for 2aab381
Browse repository at this point
fix(build): use baseUrl and paths from tsconfig (#2470)
filipesilva
authored and
hansl
committed
32e60b7
View commit details
Copy full SHA for 32e60b7
Browse repository at this point
chore(new): remove blueprint option (#2390)
filipesilva
authored and
hansl
committed
cb598b9
View commit details
Copy full SHA for cb598b9
Browse repository at this point
Commits on Oct 1, 2016
feature(config): config inline template & style in angular-cli.json (#2457)
Show description for b224395
Brocco
authored and
hansl
committed
b224395
View commit details
Copy full SHA for b224395
Browse repository at this point
feature(new): allow specification of --inline-style & --inline-template for new apps (#2455)
Show description for 4083276
Brocco
authored
4083276
View commit details
Copy full SHA for 4083276
Browse repository at this point
Commits on Sep 30, 2016
bug(route): fix the class names for --routing in ng new (#2435)
Show description for 96d0659
Brocco
authored and
filipesilva
committed
96d0659
View commit details
Copy full SHA for 96d0659
Browse repository at this point
feature(route): allow lazy route reference by relative paths (#2434)
Brocco
authored and
filipesilva
committed
7d7ef21
View commit details
Copy full SHA for 7d7ef21
Browse repository at this point
Commits on Sep 28, 2016
fix(generate): use prefix when initializing app (#2046) (#2367)
Show description for 06976f4
Gelio
authored and
hansl
committed
06976f4
View commit details
Copy full SHA for 06976f4
Browse repository at this point
fix(typo): fixed typo in README (#2383)
suhasdeshpande
authored and
hansl
committed
f6a39b2
View commit details
Copy full SHA for f6a39b2
Browse repository at this point
feat(template): issue template look better (#2384)
Show description for 398cfb3
clemens-tolboom
authored and
hansl
committed
398cfb3
View commit details
Copy full SHA for 398cfb3
Browse repository at this point
chore(new): use tilde versions for @angular (#2387)
filipesilva
authored and
hansl
committed
112f00d
View commit details
Copy full SHA for 112f00d
Browse repository at this point
chore(npm): updated webpack version and config cleanup (#2237)
Show description for 5431abc
TheLarkInn
authored and
filipesilva
committed
5431abc
View commit details
Copy full SHA for 5431abc
Browse repository at this point
1.0.0-beta.16
hansl
committed
b00ac7d
View commit details
Copy full SHA for b00ac7d
Browse repository at this point
feature(compiler): add support for AoT to the CLI. (#2333)
Show description for d296778
hansl
authored
d296778
View commit details
Copy full SHA for d296778
Browse repository at this point
Commits on Sep 27, 2016
fix(test): correctly report packages spec failures (#2238)
filipesilva
authored
3102453
View commit details
Copy full SHA for 3102453
Browse repository at this point
chore(test): add failing build test (#2366)
Show description for 912b4f7
filipesilva
authored
912b4f7
View commit details
Copy full SHA for 912b4f7
Browse repository at this point
fix(build): use config output path as default (#2158)
filipesilva
authored
49a120b
View commit details
Copy full SHA for 49a120b
Browse repository at this point
chore(build): update node-zopfli (#2365)
filipesilva
authored
bda7cd2
View commit details
Copy full SHA for bda7cd2
Browse repository at this point
chore(generate): update routing files & add --routing to ng new (#2361)
Brocco
authored and
filipesilva
committed
a9f9976
View commit details
Copy full SHA for a9f9976
Browse repository at this point
Commits on Sep 26, 2016
fix(build): fail ng build on error (#2360)
Show description for aa48c30
filipesilva
authored
aa48c30
View commit details
Copy full SHA for aa48c30
Browse repository at this point
Previous
Next
You can’t perform that action at this time.