1868 Commits

Author SHA1 Message Date
Michael Shilman
ff26ff38ae Update version.ts to 6.0.0-rc.26 2020-08-05 00:40:55 +08:00
Michael Shilman
fcef77bedf v6.0.0-rc.26 2020-08-05 00:30:27 +08:00
Michael Shilman
1bddedff14 Update version.ts to 6.0.0-rc.25 2020-08-04 14:49:34 +08:00
Michael Shilman
b0464fa154 v6.0.0-rc.25 2020-08-04 14:39:44 +08:00
Michael Shilman
a91e123a7c Update version.ts to 6.0.0-rc.24 2020-08-03 21:38:53 +08:00
Michael Shilman
76e1bf2df3 v6.0.0-rc.24 2020-08-03 21:19:25 +08:00
Radek Podrazky
481a3addcb fix(DocumentFormatting): inherit font size in links 2020-08-03 13:56:54 +02:00
Michael Shilman
26903fb960 Update version.ts to 6.0.0-rc.23 2020-08-03 11:39:43 +08:00
Michael Shilman
f541dfe245 v6.0.0-rc.23 2020-08-03 11:30:22 +08:00
Michael Shilman
c8d7ca6c1b Update version.ts to 6.0.0-rc.22 2020-08-02 22:39:42 +08:00
Michael Shilman
c2e3329d55 v6.0.0-rc.22 2020-08-02 22:30:17 +08:00
Michael Shilman
f34e981f34 Update version.ts to 6.0.0-rc.21 2020-08-01 21:55:36 +08:00
Michael Shilman
aa7ad3c00f v6.0.0-rc.21 2020-08-01 21:46:04 +08:00
Michael Shilman
72fa80271b Update version.ts to 6.0.0-rc.20 2020-07-31 14:34:12 +08:00
Michael Shilman
329836be34 v6.0.0-rc.20 2020-07-31 14:24:05 +08:00
Michael Shilman
104d9b6039 Update version.ts to 6.0.0-rc.19 2020-07-31 00:39:27 +08:00
Michael Shilman
22f5d0c54b v6.0.0-rc.19 2020-07-31 00:29:11 +08:00
Michael Shilman
f2b497b192
Merge pull request #11403 from amannn/fix-anchors-non-root
Addon-docs: Support absolute anchors when deployed at non-root
2020-07-30 11:26:38 +08:00
Michael Shilman
17a9a5bc69 Update version.ts to 6.0.0-rc.18 2020-07-30 01:31:49 +08:00
Michael Shilman
42f3ea27e0 v6.0.0-rc.18 2020-07-30 01:21:48 +08:00
Michael Shilman
dfd5f83d43 v6.0.0-rc.17 2020-07-30 01:15:45 +08:00
Jon Palmer
28b64b62da
simpler change 2020-07-29 09:50:22 -04:00
Michael Shilman
c3ccb70627
Merge pull request #11708 from storybookjs/revert/11502
Revert #11502: Remove z-index on ActionBar
2020-07-29 08:50:42 +08:00
Michael Shilman
a09dddc174 Update version.ts to 6.0.0-rc.16 2020-07-28 22:32:35 +08:00
Michael Shilman
58b5208af8 v6.0.0-rc.16 2020-07-28 22:20:06 +08:00
Norbert de Langen
9aa275328e
ADD the zIndex back for https://github.com/storybookjs/storybook/pull/11502#issuecomment-663774680 2020-07-28 11:26:12 +02:00
Norbert de Langen
32b4e2a11c
Merge branch 'next' into fix-anchors-non-root 2020-07-28 11:01:59 +02:00
Michael Shilman
20812c9cc4
Merge pull request #11281 from storybookjs/fix/addon-docs/list_styles
Addon-docs: Apply list styles over reset
2020-07-27 14:32:30 +08:00
Michael Shilman
bfe7fd5624 Update version.ts to 6.0.0-rc.15 2020-07-27 13:03:55 +08:00
Michael Shilman
7354abe09c v6.0.0-rc.15 2020-07-27 12:54:15 +08:00
Michael Shilman
9d787248bf Update version.ts to 6.0.0-rc.14 2020-07-22 23:58:04 +08:00
Michael Shilman
718fd46142 v6.0.0-rc.14 2020-07-22 23:47:42 +08:00
Michael Shilman
68bc8331d4 Update version.ts to 6.0.0-rc.13 2020-07-21 18:32:56 +08:00
Michael Shilman
b5a70c7e64 v6.0.0-rc.13 2020-07-21 18:22:34 +08:00
Michael Shilman
23971a07b3 Update version.ts to 6.0.0-rc.12 2020-07-20 20:39:13 +08:00
Michael Shilman
7f48e28526 v6.0.0-rc.12 2020-07-20 20:29:28 +08:00
Michael Shilman
22dd2359e4 Addon-controls: Fix stories 2020-07-20 19:05:32 +08:00
Michael Shilman
064c039cf5 Fix typo 2020-07-20 18:43:30 +08:00
Michael Shilman
8699df2568 Controls: Allow optional input values and add stories 2020-07-20 16:54:10 +08:00
Michael Shilman
ce91bc3669 Update version.ts to 6.0.0-rc.11 2020-07-19 17:11:00 +08:00
Michael Shilman
24e238da6e v6.0.0-rc.11 2020-07-19 17:02:01 +08:00
Michael Shilman
7b443ddf17 Addon-controls: Minor tweaks to color presets 2020-07-19 16:35:03 +08:00
Orpheus Peng
7e90dde2ea Remove the onBlur handler, which seems to be out of the scope of this PR, and should belong to another PR that changes this behavior for all control components. 2020-07-18 19:13:52 -07:00
Orpheus Peng
047368889d Add onKeydown and onBlur handler for the color picker. 2020-07-18 18:41:45 -07:00
Orpheus Peng
a762beacef Expose SketchPickerProps.presetColors for the color control component
of `addon:controls`.
2020-07-18 17:51:37 -07:00
Michael Shilman
ac06321c7d Update version.ts to 6.0.0-rc.10 2020-07-18 22:09:58 +08:00
Michael Shilman
1f0309cb5f v6.0.0-rc.10 2020-07-18 22:00:26 +08:00
Michael Shilman
773b8500f1 Update version.ts to 6.0.0-rc.9 2020-07-17 22:44:48 +08:00
Michael Shilman
2e5d8431be v6.0.0-rc.9 2020-07-17 22:34:25 +08:00
Norbert de Langen
8654a04de2
CHANGE overlayscrollbar option so the scrollbars are visible on hovering over the scrollable area 2020-07-16 16:37:31 +02:00