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 }}
SpartacusRoot
/
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 May 25, 2016
chore: delete .clang-format from ng2 blueprint (#902)
Show description for 8560d6d
dvitiuk-opensource
authored and
filipesilva
committed
8560d6d
View commit details
Copy full SHA for 8560d6d
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
Browse repository at this point
fix(template): Update pipe template to include Pipe in name
Show description for c92f330
delasteve
authored and
hansl
committed
c92f330
View commit details
Copy full SHA for c92f330
Browse repository at this point
resolve syntactic pleonasm (#877)
EDDYMENS
authored and
hansl
committed
e1c1d20
View commit details
Copy full SHA for e1c1d20
Browse repository at this point
Commits on May 20, 2016
build(typescript): path mapping now includes checking without an extension (#875)
hansl
authored and
filipesilva
committed
19d578d
View commit details
Copy full SHA for 19d578d
Browse repository at this point
feat(test): run e2e of generated project (#490)
filipesilva
committed
d0dbd70
View commit details
Copy full SHA for d0dbd70
Browse repository at this point
chore: align polyfills scritps in index.html.
Show description for 187770f
pkamdem
authored and
hansl
committed
187770f
View commit details
Copy full SHA for 187770f
Browse repository at this point
fix: Persist style extension config at project creation.
Show description for 85c9aec
pkamdem
authored and
hansl
committed
85c9aec
View commit details
Copy full SHA for 85c9aec
Browse repository at this point
chore: update the serve command in package.json for better consistency
Show description for 5b5dcff
pkamdem
authored and
hansl
committed
5b5dcff
View commit details
Copy full SHA for 5b5dcff
Browse repository at this point
fix(): skips git-init if working folder is inside a git repo
Show description for 52c0cfb
JohannesHoppe
authored and
hansl
committed
52c0cfb
View commit details
Copy full SHA for 52c0cfb
Browse repository at this point
chore(lint): Update rule names for codelyzer 0.0.19 (#848)
delasteve
authored and
hansl
committed
ad0d874
View commit details
Copy full SHA for ad0d874
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
Browse repository at this point
1.0.0-beta.5
hansl
committed
8e2ee29
View commit details
Copy full SHA for 8e2ee29
Browse repository at this point
feat(test): use link-cli option on e2e (#841)
filipesilva
committed
85d1400
View commit details
Copy full SHA for 85d1400
Browse repository at this point
fix(build): fix broken sourcemaps (#839)
filipesilva
authored and
hansl
committed
234de2b
View commit details
Copy full SHA for 234de2b
Browse repository at this point
perf(ng new): command to link to `angular-cli` (#778)
Show description for 9b8334f
Ionut Achim
authored and
filipesilva
committed
9b8334f
View commit details
Copy full SHA for 9b8334f
Browse repository at this point
Commits on May 18, 2016
feat(blueprint): add blueprint for generating interfaces (#757)
Show description for 482aa74
Brocco
authored and
hansl
committed
482aa74
View commit details
Copy full SHA for 482aa74
Browse repository at this point
chore(codelyzer): update to latest version (#819)
mgechev
authored and
filipesilva
committed
ad6ab2f
View commit details
Copy full SHA for ad6ab2f
Browse repository at this point
bug: have barrel export via 'export *' vs named exports (#823)
Show description for 0acc0e1
Brocco
authored and
filipesilva
committed
0acc0e1
View commit details
Copy full SHA for 0acc0e1
Browse repository at this point
chore(lint): fix whitespace on system-config (#822)
tapas4java
authored and
filipesilva
committed
e9fbc1e
View commit details
Copy full SHA for e9fbc1e
Browse repository at this point
1.0.0-beta.4
hansl
committed
b6d6f4e
View commit details
Copy full SHA for b6d6f4e
Browse repository at this point
bug: remove html and style file for mobile projects (#812)
Brocco
authored and
hansl
committed
85890b9
View commit details
Copy full SHA for 85890b9
Browse repository at this point
feat(mobile): add app shell to mobile blueprint (#809)
kara
authored and
hansl
committed
e7d7ed8
View commit details
Copy full SHA for e7d7ed8
Browse repository at this point
Commits on May 17, 2016
build: add path mapping support to broccoli typescript (#797)
hansl
committed
289c9bd
View commit details
Copy full SHA for 289c9bd
Browse repository at this point
chore(package): bump version to mobile.4 (#800)
jeffbcross
authored and
hansl
committed
ba120c2
View commit details
Copy full SHA for ba120c2
Browse repository at this point
chore: remove format command
Show description for 5514163
Brocco
committed
5514163
View commit details
Copy full SHA for 5514163
Browse repository at this point
chore(mobile): bump version of @angular/service-worker (#796)
jeffbcross
committed
f7ae81f
View commit details
Copy full SHA for f7ae81f
Browse repository at this point
fix(mobile): make app-shell compilation synchronous
Show description for 9ed28ba
jeffbcross
committed
9ed28ba
View commit details
Copy full SHA for 9ed28ba
Browse repository at this point
fix(mobile): prevent already-bundled JS from getting cached by Service Worker
Show description for 9d18f74
jeffbcross
committed
9d18f74
View commit details
Copy full SHA for 9d18f74
Browse repository at this point
fix(mobile): don't import system-config in system-import.js (#794)
Show description for 7ab7d72
jeffbcross
authored and
hansl
committed
7ab7d72
View commit details
Copy full SHA for 7ab7d72
Browse repository at this point
Commits on May 16, 2016
feat(SASSPlugin): Allow regexes to be passed to include/exclude certain file patterns
Show description for 6b45099
killface
committed
6b45099
View commit details
Copy full SHA for 6b45099
Browse repository at this point
docs: Docker deploy design doc (#450)
Show description for 88c77d6
cgmartin
authored and
hansl
committed
88c77d6
View commit details
Copy full SHA for 88c77d6
Browse repository at this point
Commits on May 15, 2016
fix(index): fix live reload file path (#774)
filipesilva
committed
be718cb
View commit details
Copy full SHA for be718cb
Browse repository at this point
fix(deploy): fix file copy, index tag rewrite (#772)
Show description for a34aca8
filipesilva
committed
a34aca8
View commit details
Copy full SHA for a34aca8
Browse repository at this point
fix(build): fix infinite loop on ng serve (#775)
Show description for 285db13
filipesilva
authored and
hansl
committed
285db13
View commit details
Copy full SHA for 285db13
Browse repository at this point
Previous
Next
You can’t perform that action at this time.