796 Commits

Author SHA1 Message Date
Michael Shilman
1a979e4dc5 Update git head to 6.1.0-alpha.22 2020-10-10 10:31:12 +08:00
Michael Shilman
062478198c v6.1.0-alpha.22 2020-10-10 10:25:15 +08:00
Michael Shilman
1fa6b2b2cb Update git head to 6.1.0-alpha.21 2020-10-08 23:27:41 +08:00
Michael Shilman
0ab71655be v6.1.0-alpha.21 2020-10-08 23:21:24 +08:00
Michael Shilman
050f879301 Update git head to 6.1.0-alpha.20 2020-10-05 13:20:30 +08:00
Michael Shilman
cc1c152e54 v6.1.0-alpha.20 2020-10-05 13:15:11 +08:00
Michael Shilman
ab314fe928 Update git head to 6.1.0-alpha.19 2020-10-03 21:53:39 +08:00
Michael Shilman
6a3203004a v6.1.0-alpha.19 2020-10-03 21:47:45 +08:00
Michael Shilman
22f978940c Update git head to 6.1.0-alpha.18 2020-09-30 19:05:24 +08:00
Michael Shilman
7bd08008b5 v6.1.0-alpha.18 2020-09-30 18:57:46 +08:00
Michael Shilman
a5d2b5d8d0 Update git head to 6.1.0-alpha.17 2020-09-26 20:07:51 +08:00
Michael Shilman
328283b5cc v6.1.0-alpha.17 2020-09-26 20:02:29 +08:00
Michael Shilman
a51ee21a99 Update git head to 6.1.0-alpha.16 2020-09-25 17:41:59 +08:00
Michael Shilman
fe75aa7185 v6.1.0-alpha.16 2020-09-25 17:32:04 +08:00
Michael Shilman
eca16d9111
Merge pull request #12368 from storybookjs/feat/revamp-addon-backgrounds
Addon-backgrounds: Add docs support and extend grid configuration
2020-09-25 17:05:28 +08:00
Yann Braga
bc90fab518 fix(backgrounds): apply styles in correct order
- Make background also work with gradients and images
2020-09-24 14:58:27 +02:00
Yann Braga
06dd6b6dff docs(MIGRATION): deprecation for grid parameter 2020-09-24 14:58:27 +02:00
Yann Braga
530575b82f fix(backgrounds-grid): set correct addon title
- it was the same as backgrounds.
2020-09-24 14:58:26 +02:00
Yann Braga
060f363593 feat(backgrounds): turn grid and background to decorators
- This will allow an easier communication between docs and canvas
2020-09-24 14:58:26 +02:00
Yann Braga
f57a2be0a2 feat(addon-backgrounds): make grid available in canvas and docs
- bring logic into a decorator so it's also compatible with docs
2020-09-24 14:58:26 +02:00
Yann Braga
4d1337de5a feat(background-selector): rewrite addon in the new syntax 2020-09-24 14:58:26 +02:00
Yann Braga
47ff571b75 fix(grid-selector): apply grid to the preview body
- Previously it was applied to the iframe, and sometimes it became unusable
- given that in a few scenarios the background of the body had more specificity.
2020-09-24 14:58:26 +02:00
Michael Shilman
0aeea59755 Update git head to 6.1.0-alpha.15 2020-09-24 20:57:51 +08:00
Michael Shilman
0d994a5ce6 v6.1.0-alpha.15 2020-09-24 20:49:40 +08:00
Michael Shilman
83732595d1 Update git head to 6.1.0-alpha.14 2020-09-22 01:07:11 +08:00
Michael Shilman
4571582a90 v6.1.0-alpha.14 2020-09-22 00:59:06 +08:00
Michael Shilman
eac0c6b9aa v6.1.0-alpha.13 2020-09-22 00:55:25 +08:00
Michael Shilman
275810d1da Update git head to 6.1.0-alpha.12 2020-09-21 00:28:33 +08:00
Michael Shilman
76ebd96c33 v6.1.0-alpha.12 2020-09-21 00:22:53 +08:00
Gaëtan Maisse
3406c88cf9
Merge branch 'next' into deps 2020-09-20 16:14:28 +02:00
Gaëtan Maisse
f91e8d36c4
refactor: rename downleveled TS directory to ts3.4
As of 0.6.0, `downlevel-dts` targets TypeScript 3.4 and there is no option to change that.
So I renamed all the output dirs to `ts3.4` to better represent what's inside them.
2020-09-20 15:54:35 +02:00
Michael Shilman
b84a545075 Update git head to 6.1.0-alpha.11 2020-09-19 23:34:22 +08:00
Michael Shilman
38fc33bac6 v6.1.0-alpha.11 2020-09-19 23:28:55 +08:00
Andrew Lisowski
c8a60565b0 upgrade typescript + babel 2020-09-17 08:50:44 -07:00
Michael Shilman
ddd4498df2 Update git head to 6.1.0-alpha.10 2020-09-16 12:59:18 +08:00
Michael Shilman
57798a108e v6.1.0-alpha.10 2020-09-16 12:53:47 +08:00
Michael Shilman
9f6cb63080 Update git head to 6.1.0-alpha.9 2020-09-13 01:46:51 +08:00
Michael Shilman
91446c812d v6.1.0-alpha.9 2020-09-13 01:41:44 +08:00
Michael Shilman
f53f4dcabb Update git head to 6.1.0-alpha.8 2020-09-12 00:49:31 +08:00
Michael Shilman
3a636538b7 v6.1.0-alpha.8 2020-09-12 00:43:54 +08:00
Michael Shilman
47fdc13333 Update git head to 6.1.0-alpha.7 2020-09-10 23:44:20 +08:00
Michael Shilman
c63131f032 v6.1.0-alpha.7 2020-09-10 23:37:45 +08:00
Norbert de Langen
061bc68859
Merge branch 'next' into tech/no-peer-dep-react 2020-09-10 16:04:58 +02:00
Michael Shilman
967aaf42e4 Update git head to 6.1.0-alpha.6 2020-09-10 08:35:57 +08:00
Michael Shilman
f488dd4c7e v6.1.0-alpha.6 2020-09-10 08:30:17 +08:00
Michael Shilman
e9626f19d4 v6.1.0-alpha.5 2020-09-10 08:27:46 +08:00
Gaëtan Maisse
b63401af06
Merge branch 'next' into tech/no-peer-dep-react 2020-09-09 09:30:45 +02:00
Michael Shilman
1e9f31f71d Update git head to 6.1.0-alpha.4 2020-09-08 18:55:19 +08:00
Michael Shilman
d053c5c0c3 v6.1.0-alpha.4 2020-09-08 18:49:27 +08:00
Michael Shilman
269efc9575 Update git head to 6.1.0-alpha.3 2020-09-03 22:08:23 +08:00