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 }}
kara
/
angular-cli
Public
forked from
angular/angular-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 13, 2016
feat(blueprints): add enum blueprint.
Show description for eddb354
devversion
committed
eddb354
View commit details
Copy full SHA for eddb354
Browse repository at this point
fix(mobile): include vendor scripts in bundle
Show description for 679d0e6
jeffbcross
committed
679d0e6
View commit details
Copy full SHA for 679d0e6
Browse repository at this point
fix(mobile): update path to reflect updated service worker package (#746)
jeffbcross
authored and
hansl
committed
818fb19
View commit details
Copy full SHA for 818fb19
Browse repository at this point
Commits on May 12, 2016
fix(mobile): remove mobile-specific dependencies from root package
Show description for 263e23b
jeffbcross
committed
263e23b
View commit details
Copy full SHA for 263e23b
Browse repository at this point
fix(package): temporarily remove angular2-service-worker
Show description for 7f86ab3
jeffbcross
committed
7f86ab3
View commit details
Copy full SHA for 7f86ab3
Browse repository at this point
1.0.0-beta.2-mobile
jeffbcross
committed
d268eac
View commit details
Copy full SHA for d268eac
Browse repository at this point
test(e2e_workflow): disable flaky tests
jeffbcross
committed
7c0ba39
View commit details
Copy full SHA for 7c0ba39
Browse repository at this point
test(config): disable config spec
Show description for 192bf87
jeffbcross
committed
192bf87
View commit details
Copy full SHA for 192bf87
Browse repository at this point
feat(mobile): add ServiceWorker generation to build process and index
jeffbcross
committed
04593eb
View commit details
Copy full SHA for 04593eb
Browse repository at this point
feat(mobile): add prod build step to concatenate scripts
Show description for 51569ce
jeffbcross
committed
51569ce
View commit details
Copy full SHA for 51569ce
Browse repository at this point
feat(mobile): add support for generating App Shell in index.html
jeffbcross
committed
cb1270f
View commit details
Copy full SHA for cb1270f
Browse repository at this point
feat(mobile): add blueprint for app manifest and icons
jeffbcross
committed
f717bde
View commit details
Copy full SHA for f717bde
Browse repository at this point
chore: properly not lint blueprint files. (#727)
hansl
authored and
jeffbcross
committed
320932c
View commit details
Copy full SHA for 320932c
Browse repository at this point
Commits on May 11, 2016
Merge pull request #725 from DevVersion/fix/ng-make-this-awesome
Show description for 9807832
hansl
committed
9807832
View commit details
Copy full SHA for 9807832
Browse repository at this point
fix(commands): fix outdated string utils import.
Show description for 7db40df
devversion
committed
7db40df
View commit details
Copy full SHA for 7db40df
Browse repository at this point
Inline link to style guide re: lazy routes
alexpaluzzi
committed
dc86021
View commit details
Copy full SHA for dc86021
Browse repository at this point
chore: ignore windows thumbnail system file
Show description for f1eba5d
neilhem
authored and
hansl
committed
f1eba5d
View commit details
Copy full SHA for f1eba5d
Browse repository at this point
chore: update ISSUE_TEMPLATE (#716)
hansl
committed
669b1ea
View commit details
Copy full SHA for 669b1ea
Browse repository at this point
fix(710): Missing http module dependency
guillaumeleone
authored and
hansl
committed
c0aadae
View commit details
Copy full SHA for c0aadae
Browse repository at this point
Commits on May 10, 2016
feature: now use Handlebars for building the index.html. (#712)
hansl
committed
d81e4b1
View commit details
Copy full SHA for d81e4b1
Browse repository at this point
Commits on May 9, 2016
fix: use options sourceDir, and fix null property access. Also use 1.9
Show description for 7ba388d
hansl
committed
7ba388d
View commit details
Copy full SHA for 7ba388d
Browse repository at this point
chore: always use the current version of the angular-cli in package.json (#694)
hansl
committed
7396287
View commit details
Copy full SHA for 7396287
Browse repository at this point
Add missing semicolon to e2e template
Show description for 16cd5a5
bschlosser
authored and
hansl
committed
16cd5a5
View commit details
Copy full SHA for 16cd5a5
Browse repository at this point
fix: package.json use sourceDir for new command
nickroberts
authored and
hansl
committed
8dcd996
View commit details
Copy full SHA for 8dcd996
Browse repository at this point
feat(ng2 blueprint): add test script entry to package.json
Show description for eabc160
ChrisPearce
authored and
hansl
committed
eabc160
View commit details
Copy full SHA for eabc160
Browse repository at this point
chore: exclude tsconfig.json from being copied to dist/ (#686)
JonCubed
authored and
hansl
committed
413d6e0
View commit details
Copy full SHA for 413d6e0
Browse repository at this point
Commits on May 7, 2016
1.0.0-beta.1
hansl
committed
668ecee
View commit details
Copy full SHA for 668ecee
Browse repository at this point
fix(generated-project): cli was not using the correct version of CLI in generated project. (#672)
zackarychapple
committed
02073ae
View commit details
Copy full SHA for 02073ae
Browse repository at this point
Commits on May 6, 2016
1.0.0-beta.0
hansl
committed
8963e0b
View commit details
Copy full SHA for 8963e0b
Browse repository at this point
fix: directive compiler error for ComponentFixture (#657)
Show description for 32fad54
deerawan
authored and
hansl
committed
32fad54
View commit details
Copy full SHA for 32fad54
Browse repository at this point
bug: test reference from wrong path
Brocco
committed
23c7181
View commit details
Copy full SHA for 23c7181
Browse repository at this point
Commits on May 5, 2016
0.1.0
hansl
committed
61e049e
View commit details
Copy full SHA for 61e049e
Browse repository at this point
0.0.40
hansl
committed
7b297ca
View commit details
Copy full SHA for 7b297ca
Browse repository at this point
bug: remove reference to system-polyfills
Brocco
committed
88116b6
View commit details
Copy full SHA for 88116b6
Browse repository at this point
bug: provider not being added to the app component
Show description for 69174d5
Brocco
committed
69174d5
View commit details
Copy full SHA for 69174d5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.