Michael Shilman
|
92e082fca5
|
Merge pull request #13204 from jon301/fix-13202
Addon-controls: Fix ensureDocsBeforeControls support for paths
|
2020-11-25 07:37:27 +08:00 |
|
Gert Hengeveld
|
5e285bb036
|
Suggest creating the directory.
|
2020-11-24 16:35:10 +01:00 |
|
Michael Shilman
|
aa678e0339
|
Merge pull request #13239 from FabianSellmann/patch-1
Core: Fix webpack5 compatibility check for ProgressPlugin
|
2020-11-24 21:30:26 +08:00 |
|
Michael Shilman
|
8e752915bf
|
Update dev-server.ts
|
2020-11-24 21:29:24 +08:00 |
|
Michael Shilman
|
b7a0133186
|
Merge pull request #13138 from MunsMan/preact-init-fail
CLI: Add core-js to Preact generator
|
2020-11-24 21:22:46 +08:00 |
|
Gert Hengeveld
|
66a9f357d4
|
Improve handling of --static-dir option.
|
2020-11-24 12:19:54 +01:00 |
|
Michael Shilman
|
b9cba419ad
|
6.1.5 latest.json version file
|
2020-11-24 17:30:36 +08:00 |
|
Michael Shilman
|
78c371e1fe
|
Update git head to 6.1.5
|
2020-11-24 17:24:03 +08:00 |
|
Michael Shilman
|
2622d8aa6d
|
v6.1.5
v6.1.5
|
2020-11-24 17:17:11 +08:00 |
|
Michael Shilman
|
a4f1144352
|
Update root, peer deps, version.ts/json to 6.1.5
|
2020-11-24 17:14:45 +08:00 |
|
Michael Shilman
|
0a5adab1d5
|
Merge pull request #13195 from merceyz/merceyz/react-alias
Core: Resolve react and react-dom from core
|
2020-11-24 17:07:38 +08:00 |
|
Daniel Schmidt
|
ef41d67fde
|
add @types/prompts
|
2020-11-24 09:53:03 +01:00 |
|
Fabian Sellmann
|
25f87dd0b2
|
Consider arg3 potentially undefined
|
2020-11-24 12:45:51 +08:00 |
|
Michael Shilman
|
68ee04df52
|
Merge pull request #13234 from mattfelten/patch-2
Update Google Analytics instructions
|
2020-11-24 10:31:00 +08:00 |
|
Matt Felten
|
f685731c13
|
Update Google Analytics instructions
Based on what we found, as well as what was shown in #9727
|
2020-11-23 16:27:22 -08:00 |
|
Michael Shilman
|
cacf838e65
|
6.1.4 latest.json version file
|
2020-11-24 08:05:04 +08:00 |
|
Michael Shilman
|
282d7adc8c
|
Update git head to 6.1.4
|
2020-11-24 08:01:15 +08:00 |
|
Michael Shilman
|
2f61725dfe
|
v6.1.4
v6.1.4
|
2020-11-24 07:55:35 +08:00 |
|
Michael Shilman
|
c6c51f909e
|
Update root, peer deps, version.ts/json to 6.1.4
|
2020-11-24 07:52:05 +08:00 |
|
Michael Shilman
|
fb3ec9e067
|
6.1.4 changelog
|
2020-11-24 07:45:43 +08:00 |
|
Michael Shilman
|
48da1b4cb4
|
Merge pull request #13230 from storybookjs/dev-server-fixes
Core: Clear manager cache on runtime error
|
2020-11-24 07:43:37 +08:00 |
|
Gert Hengeveld
|
99160efe40
|
Make sure we have a request body.
|
2020-11-23 20:09:11 +01:00 |
|
Gert Hengeveld
|
d07c22dc4c
|
Log runtime errors to console and clear manager cache when there's runtime errors in the manager.
|
2020-11-23 17:44:20 +01:00 |
|
Michael Shilman
|
9c5192e58f
|
6.1.3 latest.json version file
|
2020-11-23 23:55:20 +08:00 |
|
Gert Hengeveld
|
eac0834bda
|
Clear cached manager config when compilation is invalid.
|
2020-11-23 16:53:45 +01:00 |
|
Michael Shilman
|
458220ef27
|
Update git head to 6.1.3
|
2020-11-23 23:51:52 +08:00 |
|
Michael Shilman
|
fc7dd4f63b
|
v6.1.3
v6.1.3
|
2020-11-23 23:46:06 +08:00 |
|
Michael Shilman
|
55186af89f
|
Update root, peer deps, version.ts/json to 6.1.3
|
2020-11-23 23:45:12 +08:00 |
|
Michael Shilman
|
899bc32f40
|
6.1.3 changelog
|
2020-11-23 23:40:06 +08:00 |
|
Michael Shilman
|
65febde426
|
Merge pull request #13227 from eddybrando/patch-1
Fix typos
|
2020-11-23 23:38:39 +08:00 |
|
Michael Shilman
|
28ebf402d7
|
Merge pull request #13211 from storybookjs/13168-replace-trash
Core: Replace 'trash' with 'fs.remove'
|
2020-11-23 23:38:19 +08:00 |
|
Gert Hengeveld
|
7f214d1d7d
|
Fix and refactor manager caching.
|
2020-11-23 16:37:44 +01:00 |
|
Eddybrando Vásquez
|
22a25b6257
|
Fix typos
|
2020-11-23 16:17:09 +01:00 |
|
Michael Shilman
|
7d7322b9d2
|
Merge pull request #13217 from storybookjs/13157-centered-overflow
UI: Fix overflow scrolling on layout:centered
|
2020-11-23 22:31:50 +08:00 |
|
Daniel Schmidt
|
0ed95fae31
|
refactor: use the correct initial value type
The value is false, so could also argue it should just be removed.
|
2020-11-23 15:26:22 +01:00 |
|
Michael Shilman
|
f617f85ef3
|
Ignore app.component.spec
|
2020-11-23 22:23:52 +08:00 |
|
Michael Shilman
|
43608afca1
|
Fix rax build-storybook
|
2020-11-23 22:22:05 +08:00 |
|
Daniel Schmidt
|
6c029420b9
|
refactor: replace inquirer with prompts
|
2020-11-23 15:06:51 +01:00 |
|
Michael Shilman
|
3df76ec04c
|
Merge pull request #13220 from storybookjs/fix/skipBabelForCRA
CLI: Don't install babel-loader for CRA
|
2020-11-23 21:30:24 +08:00 |
|
Clément DUNGLER
|
7d24837e62
|
CLI: do not install babel for CRA
|
2020-11-23 10:51:57 +01:00 |
|
Gert Hengeveld
|
ee34a02f90
|
Fix overflow scrolling on layout:centered.
|
2020-11-23 10:08:19 +01:00 |
|
Michael Shilman
|
64dee00f55
|
Fix aurelia build
|
2020-11-23 10:41:10 +08:00 |
|
Michael Shilman
|
b4caffd4ab
|
Update loaders.md
|
2020-11-23 10:32:28 +08:00 |
|
Michael Shilman
|
208adc3c43
|
Merge branch 'next' of github.com:storybookjs/storybook into next
|
2020-11-23 08:47:42 +08:00 |
|
Michael Shilman
|
80cf8fbf92
|
Update CHANGELOG.md
|
2020-11-23 08:47:18 +08:00 |
|
Michael Shilman
|
ecb6671b98
|
Merge pull request #13205 from storybookjs/bug-typeset-lineheight
UI: Fix lineheight in typeset component
|
2020-11-23 08:27:18 +08:00 |
|
Gaëtan Maisse
|
f415845594
|
refactor: remove unnecessarily computed property to please eslint
|
2020-11-22 20:50:46 +01:00 |
|
Gaëtan Maisse
|
d86469e556
|
Merge branch 'next' into merceyz/react-alias
|
2020-11-22 20:49:19 +01:00 |
|
Gert Hengeveld
|
481007afa3
|
Fix mistake and replace deprecated method.
|
2020-11-22 14:08:06 +01:00 |
|
Gert Hengeveld
|
c483b70509
|
Replace trash() with fs.remove().
|
2020-11-22 14:07:29 +01:00 |
|