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
tests
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
Commits on Oct 10, 2016
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
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
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 5, 2016
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
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
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
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
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
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
bug(generate): directive selectors are now camelCase
Show description for 97196b8
Brocco
authored and
filipesilva
committed
97196b8
View commit details
Copy full SHA for 97196b8
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
fix(help): fix a bug where help was not available inside a project. (#2146)
Show description for 5b880b2
hansl
authored
5b880b2
View commit details
Copy full SHA for 5b880b2
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
refactor(all): Repackaging (#2056)
Show description for 1572270
hansl
authored
1572270
View commit details
Copy full SHA for 1572270
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
fix: lazy loading now works as expected with latest webpack (#2038)
hansl
authored
33c9c73
View commit details
Copy full SHA for 33c9c73
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
feat(module): add ability to generate a routing file for new modules (#1971)
Brocco
authored
9ddba69
View commit details
Copy full SHA for 9ddba69
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
refactor(tests): Refactor e2e tests entirely. (#1986)
hansl
authored
9703dfa
View commit details
Copy full SHA for 9703dfa
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
fix(find-lazy-modules): Allow for any valid keys/value to be used (#1987)
Show description for caa3142
hansl
authored
caa3142
View commit details
Copy full SHA for caa3142
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
chore(routes): remove lazy route prefix (#1928)
Brocco
authored
440d767
View commit details
Copy full SHA for 440d767
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
refactor: move base-href webpack plugin into its own package. (#1909)
hansl
authored
8a5e769
View commit details
Copy full SHA for 8a5e769
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
feat(feature): add ability to generate feature modules (#1867)
Brocco
authored and
hansl
committed
1f4c6fe
View commit details
Copy full SHA for 1f4c6fe
View code at this point
Browse repository at this point
Commits on Aug 28, 2016
fix: fix compilation errors for the whole project (#1864)
hansl
authored
8be7096
View commit details
Copy full SHA for 8be7096
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
chore(init): use assets/.gitkeep (#1850)
filipesilva
authored
7f70095
View commit details
Copy full SHA for 7f70095
View code at this point
Browse repository at this point
fix(build): copy dot files in assets
Show description for 8c566ca
filipesilva
committed
8c566ca
View commit details
Copy full SHA for 8c566ca
View code at this point
Browse repository at this point
feat(build): implement --base-href argument
Show description for 74b29b3
dzonatan
authored and
filipesilva
committed
74b29b3
View commit details
Copy full SHA for 74b29b3
View code at this point
Browse repository at this point
fix: removed travis-specific configuration from karma (#1815)
Show description for f03f275
andyskw
authored and
filipesilva
committed
f03f275
View commit details
Copy full SHA for f03f275
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
chore(lint): lint ts as well as js (#1823)
filipesilva
authored and
hansl
committed
d17bc71
View commit details
Copy full SHA for d17bc71
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.