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 }}
SmithWebster
/
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 Mar 10, 2016
chore(): add .nvmrc
Show description for 6607ebb
JohnCashmore
authored and
filipesilva
committed
6607ebb
View commit details
Copy full SHA for 6607ebb
Browse repository at this point
fix(ng2 blueprint): fix ordering in devDependencies of package.json blueprint
Show description for baaf406
Chris Pearce
authored and
filipesilva
committed
baaf406
View commit details
Copy full SHA for baaf406
Browse repository at this point
chore(paths): dynamic paths for directives, pipes and services
Brocco
committed
f020f8a
View commit details
Copy full SHA for f020f8a
Browse repository at this point
release: version bump
hansl
committed
662f4cb
View commit details
Copy full SHA for 662f4cb
Browse repository at this point
chore(): upgrade angular to beta.9
hansl
committed
f401187
View commit details
Copy full SHA for f401187
Browse repository at this point
Commits on Mar 8, 2016
chore(dependencies): bump typescript and related dependency versions to support string literals
Show description for 4e33232
chapplez
authored and
Brocco
committed
4e33232
View commit details
Copy full SHA for 4e33232
Browse repository at this point
fix(): fixed paths internal in files
Show description for 09193e4
Brocco
committed
09193e4
View commit details
Copy full SHA for 09193e4
Browse repository at this point
Commits on Mar 4, 2016
chore(ci): adding appveyor configuration.
hansl
committed
9759090
View commit details
Copy full SHA for 9759090
Browse repository at this point
Commits on Mar 3, 2016
fix(tests): Fix Protractor test so 'ng e2e' succeeds after 'ng new'
mraible
committed
17cb4da
View commit details
Copy full SHA for 17cb4da
Browse repository at this point
Commits on Mar 1, 2016
fix(paths): allow specifying paths to a component when generating
Show description for e802a8f
Brocco
committed
e802a8f
View commit details
Copy full SHA for e802a8f
Browse repository at this point
Commits on Feb 29, 2016
fix(): initial commit message
jkuri
committed
6cad6c3
View commit details
Copy full SHA for 6cad6c3
Browse repository at this point
chore(server): Disable compileOnSave within tsconfig.json
Show description for e7e722c
intellix
authored and
jkuri
committed
e7e722c
View commit details
Copy full SHA for e7e722c
Browse repository at this point
feat(commands): Adds autocompletion for all commands and subcommands
jkuri
committed
5592a6b
View commit details
Copy full SHA for 5592a6b
Browse repository at this point
Commits on Feb 28, 2016
chore(e2e): fix code style
cironunes
committed
94233b7
View commit details
Copy full SHA for 94233b7
Browse repository at this point
Commits on Feb 27, 2016
chore(addon): remove dummy-addon
Show description for 3d2989a
filipesilva
committed
3d2989a
View commit details
Copy full SHA for 3d2989a
Browse repository at this point
fix(service-worker): fix manifest path separator
Show description for 854650e
filipesilva
committed
854650e
View commit details
Copy full SHA for 854650e
Browse repository at this point
fix(e2e): add typings detection
Show description for fef67a5
filipesilva
committed
fef67a5
View commit details
Copy full SHA for fef67a5
Browse repository at this point
chore(utilities): remove shell-promise
Show description for a95f16d
filipesilva
committed
a95f16d
View commit details
Copy full SHA for a95f16d
Browse repository at this point
fix(test): improved the test in watch mode implementation
Brocco
committed
ad1ab31
View commit details
Copy full SHA for ad1ab31
Browse repository at this point
Commits on Feb 25, 2016
Closes #249
filipesilva
authored and
jkuri
committed
ec2d688
View commit details
Copy full SHA for ec2d688
Browse repository at this point
chore(release): 0.0.24
hansl
committed
aaf629f
View commit details
Copy full SHA for aaf629f
Browse repository at this point
Closes #247
filipesilva
authored and
jkuri
committed
06dea22
View commit details
Copy full SHA for 06dea22
Browse repository at this point
docs(readme): add a reminder to read the prerequisites before installing
Show description for 5ab6d76
shairez
authored and
filipesilva
committed
5ab6d76
View commit details
Copy full SHA for 5ab6d76
Browse repository at this point
fix(version): outputs version of angular-cli
jkuri
committed
1bbd751
View commit details
Copy full SHA for 1bbd751
Browse repository at this point
chore(test): Allow running of tests in watch mode
Show description for fb28ff6
Brocco
committed
fb28ff6
View commit details
Copy full SHA for fb28ff6
Browse repository at this point
Commits on Feb 24, 2016
chore(libs): completely removed current install/uninstall tasks
jkuri
committed
af1c0fa
View commit details
Copy full SHA for af1c0fa
Browse repository at this point
Commits on Feb 23, 2016
Updated typescript to 1.8.2
tapas4java
committed
c1eb814
View commit details
Copy full SHA for c1eb814
Browse repository at this point
feat: update to
[email protected]
tapas4java
committed
4c3e445
View commit details
Copy full SHA for 4c3e445
Browse repository at this point
chore(bug): improved the ember to angular regex
Show description for 239c765
Brocco
committed
239c765
View commit details
Copy full SHA for 239c765
Browse repository at this point
Commits on Feb 22, 2016
fix(ng-install): add missing dep
Show description for ef96ef2
filipesilva
committed
ef96ef2
View commit details
Copy full SHA for ef96ef2
Browse repository at this point
Commits on Feb 20, 2016
release: version bump
hansl
committed
97cd0d3
View commit details
Copy full SHA for 97cd0d3
Browse repository at this point
fix(): exists-sync is a dev dependency, we should not use it in tasks or commands (as it wont be installed).
hansl
committed
80b0b38
View commit details
Copy full SHA for 80b0b38
Browse repository at this point
chore: adding description
hansl
committed
d578f77
View commit details
Copy full SHA for d578f77
Browse repository at this point
release: version bump
hansl
committed
68c27d8
View commit details
Copy full SHA for 68c27d8
Browse repository at this point
chore(): remove the concatenating of vendor files.
hansl
committed
59ca775
View commit details
Copy full SHA for 59ca775
Browse repository at this point
Previous
Next
You can’t perform that action at this time.