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 }}
tapas4java
/
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
acceptance
on
master
User selector
All users
All time
Commit history
Commits on Jul 13, 2016
fix: Fix all versions of dependencies to Angular-CLI (#1331)
Show description for 022e7f9
hansl
authored
022e7f9
View commit details
Copy full SHA for 022e7f9
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
feat: add file system utilities for 'upgrade' process
Show description for 327f649
ashoktamang
committed
327f649
View commit details
Copy full SHA for 327f649
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
chore: temporarily disable route generation (#992)
Brocco
authored and
filipesilva
committed
05d1732
View commit details
Copy full SHA for 05d1732
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
fix(deploy): Fix base href for user pages (#965)
Show description for 424cff2
rockwotj
authored and
filipesilva
committed
424cff2
View commit details
Copy full SHA for 424cff2
View code at this point
Browse repository at this point
Commits on May 28, 2016
fix(barrel): alphabetized barrel exports
Show description for 67b577d
phillipgreenii
committed
67b577d
View commit details
Copy full SHA for 67b577d
View code at this point
Browse repository at this point
Commits on May 24, 2016
feat: allow lazy route prefix to be configurable
Show description for c3fd9c7
Brocco
committed
c3fd9c7
View commit details
Copy full SHA for c3fd9c7
View code at this point
Browse repository at this point
Commits on May 19, 2016
fix(generator): --dry-run no longer modifies files
delasteve
authored and
Brocco
committed
6efc8ee
View commit details
Copy full SHA for 6efc8ee
View code at this point
Browse repository at this point
Commits on May 18, 2016
bug: remove html and style file for mobile projects (#812)
Brocco
authored and
hansl
committed
85890b9
View commit details
Copy full SHA for 85890b9
View code at this point
Browse repository at this point
Commits on May 15, 2016
fix(deploy): fix file copy, index tag rewrite (#772)
Show description for a34aca8
filipesilva
committed
a34aca8
View commit details
Copy full SHA for a34aca8
View code at this point
Browse repository at this point
Commits on May 12, 2016
feat(mobile): add blueprint for app manifest and icons
jeffbcross
committed
f717bde
View commit details
Copy full SHA for f717bde
View code at this point
Browse repository at this point
Commits on May 3, 2016
chore: upgrade to new packaging (#550)
hansl
committed
78e040c
View commit details
Copy full SHA for 78e040c
View code at this point
Browse repository at this point
Commits on May 2, 2016
feat: add .editorconfig to ng new
Show description for a65c72c
johnpapa
authored and
Brocco
committed
a65c72c
View commit details
Copy full SHA for a65c72c
View code at this point
Browse repository at this point
chore(e2e): create repo pushes master branch (#600)
filipesilva
committed
59b890e
View commit details
Copy full SHA for 59b890e
View code at this point
Browse repository at this point
feature: add mobile option on ng new (#599)
Show description for 3044dfe
hansl
committed
3044dfe
View commit details
Copy full SHA for 3044dfe
View code at this point
Browse repository at this point
Commits on May 1, 2016
feat: allow for configurable source diretory location and selector prefix at app creation
Brocco
committed
9969509
View commit details
Copy full SHA for 9969509
View code at this point
Browse repository at this point
Commits on Apr 30, 2016
fix(deploy): fail gracefully for permissions error (#569)
filipesilva
committed
7dc08a7
View commit details
Copy full SHA for 7dc08a7
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
feat: add generation of classes (#563)
Brocco
authored and
hansl
committed
f23bf22
View commit details
Copy full SHA for f23bf22
View code at this point
Browse repository at this point
feat: add ability to specify a path when generating a route (#561)
Brocco
authored and
filipesilva
committed
5a3f06b
View commit details
Copy full SHA for 5a3f06b
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
test: update e2e tests
jkuri
committed
2f4ff82
View commit details
Copy full SHA for 2f4ff82
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
fix(generate): missing string-utils and empty test (#547)
cgmartin
authored and
filipesilva
committed
a827f57
View commit details
Copy full SHA for a827f57
View code at this point
Browse repository at this point
feat: auto-prefix selectors based upon configuration
Show description for 875a743
Brocco
committed
875a743
View commit details
Copy full SHA for 875a743
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
chore: generate route now register and add RouteConfig automatically (#528)
hansl
committed
bb786aa
View commit details
Copy full SHA for bb786aa
View code at this point
Browse repository at this point
feat: auto correct paths without a '+' to include a '+' if that dir exists
Brocco
committed
14049f4
View commit details
Copy full SHA for 14049f4
View code at this point
Browse repository at this point
Commits on Apr 25, 2016
feat(generate): change directive default routing to flat (#523)
cgmartin
authored and
hansl
committed
0362153
View commit details
Copy full SHA for 0362153
View code at this point
Browse repository at this point
bug: when user asks for route by name '+foo-route' do not create '++foo-route'
Brocco
committed
07be119
View commit details
Copy full SHA for 07be119
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
feat: add option to inline templates and styles
Show description for e573295
Brocco
committed
e573295
View commit details
Copy full SHA for e573295
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
chore: force component and route names to have dashes (#467)
Brocco
authored and
hansl
committed
baa5754
View commit details
Copy full SHA for baa5754
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
chore: update templates to align with the style guide
Show description for 9be9bd5
Brocco
committed
9be9bd5
View commit details
Copy full SHA for 9be9bd5
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
feat(route): use a single name as the route and add to parent.
hansl
committed
511a72a
View commit details
Copy full SHA for 511a72a
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
feat(deploy): add github pages deploy (#366)
filipesilva
committed
331f0cf
View commit details
Copy full SHA for 331f0cf
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
chore: generation paths are fully dynamic & supports --flat for components/directives/pipes/services
Show description for 5e9f462
Brocco
committed
5e9f462
View commit details
Copy full SHA for 5e9f462
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
feat: adds client dir between src and app
Show description for a5ddd75
Brocco
committed
a5ddd75
View commit details
Copy full SHA for a5ddd75
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
feat(formatting): adding editor config, adding eslint and tslint config.
zackarychapple
committed
7ba8b39
View commit details
Copy full SHA for 7ba8b39
View code at this point
Browse repository at this point
Commits on Mar 24, 2016
chore(): update ember-cli to 2.4.2
jkuri
committed
6fa059b
View commit details
Copy full SHA for 6fa059b
View code at this point
Browse repository at this point
feat(blueprints): adding generation of routing config
zackarychapple
committed
e32fd1c
View commit details
Copy full SHA for e32fd1c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.