FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for packages/angular/cli/models - level7seven/angular-cli · GitHub
level7seven
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
angular-cli
packages
angular
cli
models
on
master
User selector
Datepicker
Commit history
Commits on Feb 11, 2020
fix(@angular/cli): fully use add command registry option when installing packages
Show description for f4127b5
clydin
authored and
dgp1130
committed
f4127b5
View commit details
Copy full SHA for f4127b5
View code at this point
Browse repository at this point
Commits on Jan 22, 2020
fix(@angular/cli): ensure built-in Angular schematics package can be found
Show description for 7cce3f0
clydin
authored and
dgp1130
committed
7cce3f0
View commit details
Copy full SHA for 7cce3f0
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
fix(@angular/cli): inform user and error if schematics package is in unreachable location (#16466)
Show description for 23589ed
alan-agius4
authored and
vikerman
committed
23589ed
View commit details
Copy full SHA for 23589ed
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
refactor: strip leading slash to prevent confusion
alan-agius4
authored and
mgechev
committed
35ca390
View commit details
Copy full SHA for 35ca390
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
fix(@angular/cli): skip project analytics prompt when using update
Show description for e7bf105
clydin
authored and
vikerman
committed
e7bf105
View commit details
Copy full SHA for e7bf105
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
fix(@angular-devkit/schematics): use NodeWorkflow root to resolve collections
clydin
authored and
vikerman
committed
5df7767
View commit details
Copy full SHA for 5df7767
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
feat(@angular/cli): support using multiple configurations
Show description for 65c2a19
filipesilva
authored and
vikerman
committed
65c2a19
View commit details
Copy full SHA for 65c2a19
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
feat(@angular/cli): allow subclass to override default collection name
Show description for 7e1e8ad
Keen Yee Liau
authored and
vikerman
committed
7e1e8ad
View commit details
Copy full SHA for 7e1e8ad
View code at this point
Browse repository at this point
Commits on Sep 19, 2019
fix(@angular/cli): do not warn on multiple array option use
Show description for 225ff38
clydin
authored and
vikerman
committed
225ff38
View commit details
Copy full SHA for 225ff38
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
feat(@angular/cli): check/prompt for workspace level analytics configuration (#14264)
clydin
authored and
mgechev
committed
a1487b3
View commit details
Copy full SHA for a1487b3
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
style: collapse if statements (#15449)
alan-agius4
authored and
mgechev
committed
26dd512
View commit details
Copy full SHA for 26dd512
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
refactor(@angular/cli): convert workspace access to async
Show description for b630317
clydin
authored and
Keen Yee Liau
committed
b630317
View commit details
Copy full SHA for b630317
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
feat(@angular/cli): implement deploy command
mgechev
authored and
vikerman
committed
5df50ba
View commit details
Copy full SHA for 5df50ba
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
fix(@angular/cli): don't add leftovers when there are none
Show description for b959883
alan-agius4
authored and
vikerman
committed
b959883
View commit details
Copy full SHA for b959883
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
fix(@angular/cli): use correct schematic defaults considering workspace (#15041)
Show description for d274add
mgechev
authored
d274add
View commit details
Copy full SHA for d274add
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
feat(@angular/cli): report telemetry opt-ins (#15054)
Show description for 15b9ea8
hansl
authored and
mgechev
committed
15b9ea8
View commit details
Copy full SHA for 15b9ea8
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
refactor(@angular/cli): use stable workspace API
clydin
authored and
Keen Yee Liau
committed
5b5f140
View commit details
Copy full SHA for 5b5f140
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
fix(@angular/cli): pass in metrics to the pageview for commands
Show description for ce4e9f1
hansl
authored and
vikerman
committed
ce4e9f1
View commit details
Copy full SHA for ce4e9f1
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
style: enable `no-debugger` and `no-console` tslint rules
alan-agius4
authored and
vikerman
committed
70a4cbe
View commit details
Copy full SHA for 70a4cbe
View code at this point
Browse repository at this point
feat(@angular/cli): report RAM in gigabytes instead of megabytes
Show description for 46ade49
hansl
authored and
vikerman
committed
46ade49
View commit details
Copy full SHA for 46ade49
View code at this point
Browse repository at this point
Commits on Jun 26, 2019
feat(@angular/cli): ping back when user opts out of analytics
Show description for 2e6d2e1
hansl
authored and
vikerman
committed
2e6d2e1
View commit details
Copy full SHA for 2e6d2e1
View code at this point
Browse repository at this point
feat(@angular/cli): move non-stable version analytics to own property
Show description for cf86f06
hansl
authored and
vikerman
committed
cf86f06
View commit details
Copy full SHA for cf86f06
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
fix(@angular/cli): validate version in doc command
Show description for 371bd61
cexbrayat
authored and
vikerman
committed
371bd61
View commit details
Copy full SHA for 371bd61
View code at this point
Browse repository at this point
refactor(@angular/cli): unify color handling and support
clydin
authored and
vikerman
committed
c4313f5
View commit details
Copy full SHA for c4313f5
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
fix(@angular-devkit/build-angular): browser builder should not swollow error messages
Show description for c7135fa
alan-agius4
authored and
mgechev
committed
c7135fa
View commit details
Copy full SHA for c7135fa
View code at this point
Browse repository at this point
Commits on May 28, 2019
fix(@angular/cli): ng generate --help shows the wrong collection
Show description for db34464
alan-agius4
authored and
mgechev
committed
db34464
View commit details
Copy full SHA for db34464
View code at this point
Browse repository at this point
Commits on May 22, 2019
fix(@angular/cli): standardize TTY checks
clydin
authored and
mgechev
committed
57189f6
View commit details
Copy full SHA for 57189f6
View code at this point
Browse repository at this point
fix(@angular/cli): show analytics prompt when no global configuration file
Show description for 4130191
clydin
authored and
mgechev
committed
4130191
View commit details
Copy full SHA for 4130191
View code at this point
Browse repository at this point
Commits on May 15, 2019
fix(@angular/cli): prevent nested schematic execution from generating analytics
Show description for 2908985
clydin
authored and
Keen Yee Liau
committed
2908985
View commit details
Copy full SHA for 2908985
View code at this point
Browse repository at this point
Commits on May 13, 2019
fix(@angular/cli): enable analytics for safe builders
Show description for 3912fde
clydin
authored and
Keen Yee Liau
committed
3912fde
View commit details
Copy full SHA for 3912fde
View code at this point
Browse repository at this point
Commits on May 10, 2019
refactor(@angular/cli): avoid aggressive eager command loading
Show description for 7a72f2f
clydin
authored and
Keen Yee Liau
committed
7a72f2f
View commit details
Copy full SHA for 7a72f2f
View code at this point
Browse repository at this point
Commits on May 9, 2019
fix(@angular/cli): honor builder schema additional properties option
Show description for 8254cfe
clydin
authored and
Keen Yee Liau
committed
8254cfe
View commit details
Copy full SHA for 8254cfe
View code at this point
Browse repository at this point
Commits on Apr 25, 2019
fix(@angular/cli): remove Angular specific version check from base architect command
Show description for a818bad
clydin
authored and
alexeagle
committed
a818bad
View commit details
Copy full SHA for a818bad
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
fix(@angular/cli): only show postinstall prompt when global analytics not configured
clydin
authored and
alexeagle
committed
475ba66
View commit details
Copy full SHA for 475ba66
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
feat(@angular/cli): verify Angular version is supported
filipesilva
authored and
alexeagle
committed
5ec27db
View commit details
Copy full SHA for 5ec27db
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL