2892 Commits

Author SHA1 Message Date
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
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
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
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
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
Michael Shilman
1f89b5b967 v6.1.6 2020-11-25 08:17:02 +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 2020-11-24 17:17:11 +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 2020-11-24 07:55:35 +08: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 2020-11-23 23:46:06 +08:00
Michael Shilman
a1bdc39cee Update git head to 6.1.2 2020-11-21 13:53:12 +08:00
Michael Shilman
47d0eac6db v6.1.2 2020-11-21 13:47:58 +08:00
Michael Shilman
fd92a6c5fb Update git head to 6.1.1 2020-11-20 01:20:01 +08:00
Michael Shilman
3622cb7d2c v6.1.1 2020-11-20 01:13:47 +08:00
Michael Shilman
b368315c33 Update git head to 6.1.0 2020-11-19 10:27:26 +08:00
Michael Shilman
e89e51ad5d v6.1.0 2020-11-19 10:21:46 +08:00
Michael Shilman
971eccd68b Update git head to 6.1.0-rc.6 2020-11-19 09:58:19 +08:00
Michael Shilman
9009e5399d v6.1.0-rc.6 2020-11-19 09:52:36 +08:00
Michael Shilman
4747fea33f
Merge pull request #12845 from Tomastomaslol/12324_zoom_buttons_in_docs_do_not_work
Addon-docs: Fix Preview scaling with transform instead of zoom
2020-11-19 09:36:28 +08:00
Michael Shilman
a72852dae0 Update git head to 6.1.0-rc.5 2020-11-19 03:21:44 +08:00
Michael Shilman
a8822ed2a1 v6.1.0-rc.5 2020-11-19 03:14:34 +08:00
Michael Shilman
45ddc0cb8c
Merge pull request #13159 from storybookjs/12386-ie11-layout-centered
UI: Fix CSS for IE11
2020-11-19 02:22:31 +08:00
Gert Hengeveld
6596e309d1 Use transparentize instead of hex alpha channel, which is unsupported in IE11. 2020-11-18 17:00:10 +01:00
Clément DUNGLER
b1ab926942 Core: add back className to sidebar elements 2020-11-18 14:58:38 +01:00
Tomastomaslol
790b371958 Merge branch 'next' of https://github.com/storybookjs/storybook into 12324_zoom_buttons_in_docs_do_not_work 2020-11-18 08:30:30 +11:00
Michael Shilman
bb5c754cfc Update git head to 6.1.0-rc.4 2020-11-17 07:12:11 +08:00
Michael Shilman
c174d7429c v6.1.0-rc.4 2020-11-17 07:06:04 +08:00
Gert Hengeveld
ec07da9a40 Stick with the sizeMe HOC and use props comparison to avoid rerenders instead. 2020-11-16 16:43:58 +01:00
Gert Hengeveld
7c62ae8379 Merge branch 'next' into tree-selection-performance 2020-11-16 11:50:00 +01:00
Michael Shilman
57c2b04c66 Update git head to 6.1.0-rc.3 2020-11-16 17:16:57 +08:00
Michael Shilman
c8cd3cc9e6 v6.1.0-rc.3 2020-11-16 17:09:21 +08:00
Gert Hengeveld
bda166c604 For some reason we need to explicitly state the type here. 2020-11-13 19:53:43 +01:00
Gert Hengeveld
fa5ff40123 Remove unused imports. 2020-11-13 19:27:23 +01:00
Gert Hengeveld
0b437e4722 Fix stories. 2020-11-13 19:25:16 +01:00
Gert Hengeveld
b4d61d78db Optimize tabbar. 2020-11-13 16:36:41 +01:00
Gert Hengeveld
d9214e4892 Avoid rerendering search all the time. 2020-11-13 16:36:10 +01:00
Gert Hengeveld
bddd39d73c Prevent rerendering needlessly. 2020-11-13 16:34:17 +01:00
Gert Hengeveld
21a648b8b3 Add React.memo and clean stuff up a bit. 2020-11-13 16:30:52 +01:00
Gert Hengeveld
2f8d6ae7bd Avoid rerendering App whenever SizeMe polls for a size change. 2020-11-13 10:54:03 +01:00
Michael Shilman
2cf5fbaa54 Update git head to 6.1.0-rc.2 2020-11-13 16:46:46 +08:00
Michael Shilman
38bb07161a v6.1.0-rc.2 2020-11-13 16:41:01 +08:00
Michael Shilman
f02cf6de80 Bump @emotion/core to 10.1.1 2020-11-13 11:34:20 +08:00
Michael Shilman
4b5a05a778 Update git head to 6.1.0-rc.1 2020-11-13 08:38:25 +08:00