Michael Shilman
c969e6fcdf
6.1.9 latest.json version file
2020-11-29 21:32:58 +08: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
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
Michael Shilman
7e91c63efb
6.1.9 changelog
2020-11-29 20:45:22 +08:00
Michael Shilman
bfc0ed02cc
Merge pull request #13260 from cone56/next
...
Addon-backgrounds: Fix grid offset always using default value
2020-11-29 20:42:56 +08:00
Michael Shilman
1a42703d0d
Merge pull request #13319 from storybookjs/13296-event-key
...
UI: Fix keybindings on non-US keyboard layouts
2020-11-29 20:38:55 +08:00
Michael Shilman
b747c5c239
Merge pull request #13327 from storybookjs/pocka/fix/vue-dynamic-source-class-missing
...
Addon-Docs: Handle class attributes in Dynamic Source Rendering for Vue.js
2020-11-29 20:35:30 +08:00
Shota Fuji
2e724f727b
fix(addon-docs): Handle object-in-array class (Vue.js)
...
https://vuejs.org/v2/guide/class-and-style.html#Array-Syntax
Add support for below.
```vue
<div v-bind:class="[{ active: isActive }, errorClass]"></div>
```
2020-11-29 03:39:54 +00:00
Shota Fuji
fe2a84b7dc
fix(addon-docs): render Vue classes in dynamic source
...
https://github.com/storybookjs/storybook/issues/13326
Both static class (`class="foo"`) and dynamic class (`:class="..."`)
are ignored because Vue treats them as special attribute. They don't
exist in normal vnode.data.attrs nor componentOptions.propsData.
2020-11-29 03:15:30 +00:00
Gert Hengeveld
ea753eb5c0
Merge branch 'next' into 13296-event-key
2020-11-28 15:42:11 +01:00
Gert Hengeveld
8724e7d97b
More robust keybindings.
2020-11-27 17:14:15 +01:00
Michael Shilman
1cccad86ed
6.1.8 latest.json version file
2020-11-27 22:40:50 +08:00
Michael Shilman
082278bd35
Update git head to 6.1.8
2020-11-27 22:31:46 +08:00
Michael Shilman
6c4d0ed4be
v6.1.8
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
Michael Shilman
2221818b91
6.1.8 changelog
2020-11-27 22:20:01 +08:00
Michael Shilman
b9dde8989c
Merge pull request #13308 from storybookjs/13273/fix-hash-dropping
...
Core: Fix preview URL dropped hashes
2020-11-27 22:18:06 +08:00
Michael Shilman
f336ea82e2
Merge pull request #13309 from storybookjs/fix/reactTypings
...
React: Expose StorybookConfig types
2020-11-27 22:17:14 +08:00
Michael Shilman
28b458a814
Merge pull request #13315 from storybookjs/fix/unitTests
...
React: Fix unit tests for react preset
2020-11-27 22:16:47 +08:00
Michael Shilman
31f287f22d
Merge pull request #13271 from kuschti/patch-1
...
Core: Fix template script tag support
2020-11-27 21:58:43 +08:00
Michael Shilman
813b4dd34d
Merge pull request #13288 from leettaylor/lt/fix/vue-source
...
Addon-docs: Fix Vue source snippets for function attributes
2020-11-27 21:46:55 +08:00
Clément DUNGLER
f7bf8ee1be
fix: unit tests for react preset
2020-11-27 14:33:05 +01:00
Lee Taylor
7589650570
Update sourceDecorator test
2020-11-27 10:49:27 +00:00
Lee Taylor
fc6a4bf933
Add more attributes to sourceDecorator tests
2020-11-27 10:44:35 +00:00
Clément DUNGLER
8f0c2104bd
React: expose StorybookConfig types
2020-11-27 08:40:21 +01:00
Tom Coleman
2edf84115a
Let's not drop hashes from preview URLs.
...
Issue #13273
2020-11-27 15:13:04 +11:00
Michael Shilman
8b2928552d
Merge pull request #13302 from storybookjs/fix/ie11Zoom
...
Components: Fix Zoom for IE 11
2020-11-27 09:41:50 +08:00
Michael Shilman
b4660060c0
Merge pull request #13303 from storybookjs/fix/fastRefreshCRA
...
React: Don't add FastRefresh if already enabled
2020-11-27 09:32:00 +08:00
Michael Shilman
7cafe2eb5a
Update framework-preset-react.ts
2020-11-27 09:31:14 +08:00
Michael Shilman
a3f566a9d7
Merge pull request #13306 from storybookjs/13305-fix-storybook-deployer-warning
...
CLI: Fix storybook-deployer upgrade warning
2020-11-27 09:12:19 +08:00
Michael Shilman
435410a533
CLI: Fix storybook-deployer upgrade warning
2020-11-27 09:11:17 +08:00
Clément DUNGLER
3b39cd7ba1
React: Remove FastRefresh if already enabled
2020-11-26 22:52:56 +01:00
Clément DUNGLER
202f1660f1
Components: Fix Zoom for IE 11
2020-11-26 21:34:58 +01:00
Michael Shilman
1867db5392
6.1.7 latest.json version file
2020-11-27 01:24:12 +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
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
Michael Shilman
735ef8232b
6.1.7 changelog
2020-11-27 00:57:18 +08:00
Michael Shilman
865143c339
Merge pull request #13274 from vkrol/patch-1
...
Get rid of mentioning the no-dll flag in Workflow FAQ
2020-11-27 00:51:26 +08:00
Michael Shilman
2e53763cc4
Merge pull request #13281 from cmrn/remove-svgr-dependency
...
Remove unused dependency @svgr/webpack
2020-11-27 00:48:13 +08:00
Michael Shilman
9c35dcdad4
Merge pull request #13294 from storybookjs/13292-manager-time-label
...
CLI: Fix not printing managerTotalTime when using cached manager
2020-11-26 22:50:49 +08:00
Michael Shilman
dcbe78206c
Merge pull request #13295 from storybookjs/13268-handle-json
...
Core: Only apply `express.json()` middleware to /runtime-error route
2020-11-26 22:46:56 +08:00
Gert Hengeveld
c5d678fae2
Only apply express.json() middleware to /runtime-error route.
2020-11-26 15:34:40 +01:00
Gert Hengeveld
48437b7555
Remove needless type casts.
2020-11-26 15:19:52 +01:00
Gert Hengeveld
8282be46e1
Make times and stats completely optional.
2020-11-26 14:14:24 +01:00
Lee Taylor
67c4bbb3e0
Remove attribute if type is function
2020-11-26 11:29:31 +00:00
Norbert de Langen
8f893e2c8d
Merge pull request #13285 from storybookjs/tech/cleanup-rune2escript
...
cleanup run-registry script
2020-11-26 10:59:36 +01:00
Norbert de Langen
92268d1648
cleanup run-registry script
2020-11-26 10:58:09 +01:00
Norbert de Langen
046035abc2
Merge pull request #13284 from storybookjs/tech/cleanup-packagejson
...
sort package.json & fix incorrect ts3.5 ignore
2020-11-26 10:39:51 +01:00