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 }}
coopercoder
/
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
Breadcrumbs
History for
angular-cli
packages
angular-cli
on
master
User selector
All users
All time
Commit history
Commits on Oct 17, 2016
chore: remove shared dir from new app blueprint (#2623)
Show description for b250cb6
Brocco
authored
b250cb6
View commit details
Copy full SHA for b250cb6
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
feat(generate): specify class type via dot notation (#2707)
Show description for c2dd94c
Brocco
authored and
filipesilva
committed
c2dd94c
View commit details
Copy full SHA for c2dd94c
View code at this point
Browse repository at this point
chore: update component spec file to use TestBed (#2674)
Brocco
authored and
filipesilva
committed
e562579
View commit details
Copy full SHA for e562579
View code at this point
Browse repository at this point
Commits on Oct 10, 2016
fix(docs): Correct the usage of redirecting the output from `ng completion`.
Show description for 2225027
catull
authored and
filipesilva
committed
2225027
View commit details
Copy full SHA for 2225027
View code at this point
Browse repository at this point
fix(init): ignore favicon
Show description for 699ebba
Puigcerber
authored and
filipesilva
committed
699ebba
View commit details
Copy full SHA for 699ebba
View code at this point
Browse repository at this point
chore(blueprints): update codelyzer
Show description for ab529b7
mgechev
authored and
filipesilva
committed
ab529b7
View commit details
Copy full SHA for ab529b7
View code at this point
Browse repository at this point
fix(set): output value for additional props
Show description for f7bf0aa
filipesilva
committed
f7bf0aa
View commit details
Copy full SHA for f7bf0aa
View code at this point
Browse repository at this point
fix(build): use outputPath from config
Show description for ec0cdb5
filipesilva
committed
ec0cdb5
View commit details
Copy full SHA for ec0cdb5
View code at this point
Browse repository at this point
fix(new): fix relativeRootPath for typeRoots
Show description for eb2f939
filipesilva
committed
eb2f939
View commit details
Copy full SHA for eb2f939
View code at this point
Browse repository at this point
fix(new): add prefix to spec name
Show description for 1307dc8
filipesilva
committed
1307dc8
View commit details
Copy full SHA for 1307dc8
View code at this point
Browse repository at this point
feat(build): added postcss-discard-comments
Show description for 883fe46
grizzm0
authored and
filipesilva
committed
883fe46
View commit details
Copy full SHA for 883fe46
View code at this point
Browse repository at this point
fix(doc): update invalid link
Show description for e17d4a8
hansl
authored and
filipesilva
committed
e17d4a8
View commit details
Copy full SHA for e17d4a8
View code at this point
Browse repository at this point
fix(build): fix sourcemap in prod
Show description for d292eac
laco0416
authored and
filipesilva
committed
d292eac
View commit details
Copy full SHA for d292eac
View code at this point
Browse repository at this point
feat(serve): implement open browser option
Show description for 8bddabe
dzonatan
authored and
filipesilva
committed
8bddabe
View commit details
Copy full SHA for 8bddabe
View code at this point
Browse repository at this point
feature(completion): `ng completion` made more robust
Show description for 8bec76d
catull
authored and
filipesilva
committed
8bec76d
View commit details
Copy full SHA for 8bec76d
View code at this point
Browse repository at this point
feature(config): improved error message for invalid angular-cli.json (#2565)
Show description for db73c0c
RoopeHakulinen
authored and
filipesilva
committed
db73c0c
View commit details
Copy full SHA for db73c0c
View code at this point
Browse repository at this point
fix(#1875): Support npm linked libraries (#2291)
serhiisol
authored and
filipesilva
committed
8bf69d9
View commit details
Copy full SHA for 8bf69d9
View code at this point
Browse repository at this point
fix(karma): Add cli config poll option to karma default config (#2486)
Show description for 63023ae
JSMike
authored and
filipesilva
committed
63023ae
View commit details
Copy full SHA for 63023ae
View code at this point
Browse repository at this point
bug(help): show correct listing of blueprints for generate help (#2580)
Show description for fbc585b
Brocco
authored
fbc585b
View commit details
Copy full SHA for fbc585b
View code at this point
Browse repository at this point
chore(build): use cheap-module-source-map for dev (#2619)
Show description for dbdf46c
filipesilva
authored
dbdf46c
View commit details
Copy full SHA for dbdf46c
View code at this point
Browse repository at this point
Commits on Oct 9, 2016
Missed a double semi-colon at the end of gh-pages:deploy, caught by @anisabboud (#2604)
catull
authored and
filipesilva
committed
a66c8cc
View commit details
Copy full SHA for a66c8cc
View code at this point
Browse repository at this point
Commits on Oct 8, 2016
feat(build): add support for assets array (#2570)
filipesilva
authored
de3c275
View commit details
Copy full SHA for de3c275
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
v1.0.0-beta.17
hansl
committed
1b46c11
View commit details
Copy full SHA for 1b46c11
View code at this point
Browse repository at this point
fix: check for old version of the CLI on empty project
Show description for 2b6bfe7
ValeryVS
authored and
filipesilva
committed
2b6bfe7
View commit details
Copy full SHA for 2b6bfe7
View code at this point
Browse repository at this point
feat(aot): adding README and type checking.
Show description for 8a5b265
hansl
authored and
filipesilva
committed
8a5b265
View commit details
Copy full SHA for 8a5b265
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
fix(build): remove html-loader (#2537)
Show description for afb36e8
filipesilva
authored
afb36e8
View commit details
Copy full SHA for afb36e8
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
chore(deps): explicitely add @types/node
Show description for 1524bc1
filipesilva
committed
1524bc1
View commit details
Copy full SHA for 1524bc1
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
chore(help): add completion to help (#2483)
filipesilva
authored
0162f71
View commit details
Copy full SHA for 0162f71
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.