Daniel Schmidt
|
6a0690635b
|
fix types in initiate
|
2020-12-07 13:18:16 +01:00 |
|
Daniel Schmidt
|
5e0261fbd5
|
add @types/prompts
|
2020-12-07 13:18:16 +01:00 |
|
Daniel Schmidt
|
e6ce4a4d88
|
refactor: use the correct initial value type
The value is false, so could also argue it should just be removed.
|
2020-12-07 13:18:16 +01:00 |
|
Daniel Schmidt
|
efdb20b68a
|
refactor: replace inquirer with prompts
|
2020-12-07 13:18:16 +01:00 |
|
Michael Shilman
|
4a0c7a5290
|
Update git head to 6.2.0-alpha.1
|
2020-12-01 21:30:43 +08:00 |
|
Michael Shilman
|
211db53585
|
v6.2.0-alpha.1
|
2020-12-01 21:18:05 +08:00 |
|
Michael Shilman
|
f010d04665
|
Update root, peer deps, version.ts/json to 6.2.0-alpha.1
|
2020-12-01 21:16:55 +08:00 |
|
Michael Shilman
|
34a2d2e13a
|
Merge pull request #13289 from storybookjs/tech/upgrades-4
Dependencies: Rebuild yarn.lock
|
2020-12-01 19:10:26 +08:00 |
|
Michael Shilman
|
75bd7e9ab1
|
Run sort-package-json
|
2020-12-01 19:04:17 +08:00 |
|
Michael Shilman
|
4d3614f38c
|
Merge pull request #13148 from storybookjs/dependabot/npm_and_yarn/commander-6.2.0
Bump commander from 5.1.0 to 6.2.0
|
2020-12-01 18:20:52 +08:00 |
|
Michael Shilman
|
b09f171828
|
Merge branch 'next' into tech/upgrades-4
|
2020-12-01 18:04:58 +08:00 |
|
Michael Shilman
|
79b3f27b7e
|
Merge branch 'next' into pr/12863
|
2020-12-01 17:52:57 +08:00 |
|
dependabot-preview[bot]
|
8cba67330a
|
Bump commander from 5.1.0 to 6.2.0
Bumps [commander](https://github.com/tj/commander.js) from 5.1.0 to 6.2.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v5.1.0...v6.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-01 03:55:58 +00:00 |
|
Michael Shilman
|
77ef70cee5
|
Update git head to 6.2.0-alpha.0
|
2020-12-01 11:51:48 +08:00 |
|
Michael Shilman
|
c44dc96274
|
v6.2.0-alpha.0
|
2020-12-01 11:46:05 +08:00 |
|
Michael Shilman
|
1d5aa324fc
|
Update root, peer deps, version.ts/json to 6.2.0-alpha.0
|
2020-12-01 11:42:11 +08:00 |
|
Norbert de Langen
|
0e56733636
|
Merge pull request #12936 from storybookjs/e2e-tests
CLI: use Jest to test CLI commands and remove outdated fixtures
|
2020-11-30 10:59:43 +01:00 |
|
Michael Shilman
|
606426bb6b
|
Update git head to 6.1.9
|
2020-11-29 21:02:49 +08:00 |
|
Michael Shilman
|
495a468d5e
|
v6.1.9
|
2020-11-29 20:57:02 +08:00 |
|
Michael Shilman
|
05f80c6ec4
|
Update root, peer deps, version.ts/json to 6.1.9
|
2020-11-29 20:49:53 +08:00 |
|
jamesgeorge007
|
091ea500f3
|
test: cleanup
|
2020-11-28 13:09:42 +05:30 |
|
Norbert de Langen
|
ca7649b182
|
test: remove test fixtures
|
2020-11-28 13:09:25 +05:30 |
|
jamesgeorge007
|
b8d4bc2543
|
test: update test case for default behavior
|
2020-11-28 13:09:25 +05:30 |
|
jamesgeorge007
|
8d827804d5
|
test: merge globals
|
2020-11-28 13:09:25 +05:30 |
|
jamesgeorge007
|
ecc1ea2430
|
test(cli): use it.each to improve test run output
Co-authored-by: Gaëtan Maisse <gmaisse@solocal.com>
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
722cbafe28
|
tests: remove filters
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
65a7bb3c4f
|
tests: cleanup
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
73fa16a732
|
tests: remove stale helper
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
48e820edb1
|
chore: leverage fs-extra
|
2020-11-28 13:09:24 +05:30 |
|
Gaëtan Maisse
|
3261444ca0
|
test(cli): fix path of required file in cli.test.js
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
b454148c53
|
chore: use rimraf for test cleanup
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
0667ab965b
|
chore: include test case for default behavior
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
023b309c73
|
test: cleanup
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
51083e5c86
|
chore: remove timeout
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
893bd2319b
|
chore: prettify
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
8d5f1e0eaf
|
fix: supply arg to execute conditionally
|
2020-11-28 13:09:24 +05:30 |
|
jamesgeorge007
|
983e4c16e7
|
test: update description
|
2020-11-28 13:09:23 +05:30 |
|
jamesgeorge007
|
5bff2c6221
|
test: test case for default behavior
|
2020-11-28 13:09:23 +05:30 |
|
jamesgeorge007
|
c39fc1df3e
|
test: migrate to jest for e2e tests
|
2020-11-28 13:09:23 +05:30 |
|
Michael Shilman
|
082278bd35
|
Update git head to 6.1.8
|
2020-11-27 22:31:46 +08:00 |
|
Michael Shilman
|
6c4d0ed4be
|
v6.1.8
|
2020-11-27 22:25:51 +08:00 |
|
Michael Shilman
|
10c38c4590
|
Update root, peer deps, version.ts/json to 6.1.8
|
2020-11-27 22:25:30 +08:00 |
|
Norbert de Langen
|
f3c85f73ec
|
Merge branch 'next' into tech/upgrades-4
|
2020-11-27 14:26:37 +01:00 |
|
Michael Shilman
|
435410a533
|
CLI: Fix storybook-deployer upgrade warning
|
2020-11-27 09:11:17 +08:00 |
|
Michael Shilman
|
cef9b23e25
|
Update git head to 6.1.7
|
2020-11-27 01:18:22 +08:00 |
|
Michael Shilman
|
303d951f9a
|
v6.1.7
|
2020-11-27 01:12:34 +08:00 |
|
Michael Shilman
|
1d95929124
|
Update root, peer deps, version.ts/json to 6.1.7
|
2020-11-27 01:02:16 +08:00 |
|
Norbert de Langen
|
736389950a
|
upgrades
|
2020-11-26 17:16:23 +01:00 |
|
Norbert de Langen
|
ec44554ea9
|
sort package.json & fix incorrect ts3.5 ignore
|
2020-11-26 10:37:55 +01:00 |
|
Michael Shilman
|
2de6d2be71
|
Update git head to 6.1.6
|
2020-11-25 08:23:10 +08:00 |
|