1841 Commits

Author SHA1 Message Date
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
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
Norbert de Langen
181241ef4d
FIX scrollbars in flexbar 2020-07-16 15:43:21 +02:00
Michael Shilman
e3c83c0054 Update version.ts to 6.0.0-rc.8 2020-07-16 19:56:45 +08:00
Michael Shilman
eab66aa5f2 v6.0.0-rc.8 2020-07-16 19:46:24 +08:00
Michael Shilman
75c2de29fa Update version.ts to 6.0.0-rc.7 2020-07-16 19:31:00 +08:00
Michael Shilman
e3838c70aa v6.0.0-rc.7 2020-07-16 19:28:14 +08:00
Michael Shilman
3a6d89a35c Update version.ts to 6.0.0-rc.6 2020-07-16 19:22:17 +08:00
Michael Shilman
7e0e399f83 v6.0.0-rc.6 2020-07-16 19:19:44 +08:00
domyen
d150f889f7 Fix alignment of control reset button 2020-07-15 19:55:34 -04:00
Michael Shilman
f1c3ba756b Fix deepscan 2020-07-16 07:42:28 +08:00
Michael Shilman
d737a8c981 Merge branch 'next' into 11487-args-reset-ui 2020-07-16 07:37:44 +08:00
domyen
cb412f8d5f Forgot to remove this unused ResetButton prop 2020-07-15 18:10:47 -04:00
domyen
3494ec8ccf ArgsTable style ResetButton 2020-07-15 18:04:12 -04:00
Michael Shilman
3c4d606118 Update version.ts to 6.0.0-rc.5 2020-07-15 20:52:10 +08:00
Michael Shilman
747ced532b v6.0.0-rc.5 2020-07-15 20:42:08 +08:00
Michael Shilman
1f7cfc0e9f Update version.ts to 6.0.0-rc.4 2020-07-15 20:37:01 +08:00
Michael Shilman
0058cde545 v6.0.0-rc.4 2020-07-15 20:34:24 +08:00
Michael Shilman
043cc8706f ArgsTable: Add reset button to stories 2020-07-15 19:39:03 +08:00
Norbert de Langen
4e8013d3c5
Merge pull request #11502 from kendallgassner/remove-zIndex-on-action-bar
remove z-index on ActionBar
2020-07-15 11:12:20 +02:00
Michael Shilman
19f3993a1e ArgsTable: Add reset button (needs styling) 2020-07-15 12:22:07 +08:00
Michael Shilman
40ae179423 ArgsTable: Remove unused imports 2020-07-15 12:16:51 +08:00
Michael Shilman
bdd89f5964 Update version.ts to 6.0.0-rc.3 2020-07-11 16:36:34 +08:00
Michael Shilman
d7b8606ca3 v6.0.0-rc.3 2020-07-11 16:27:19 +08:00
Kendall_Gassner@intuit.com
451bd3ed78 remove z-index 2020-07-10 12:03:16 -06:00
Michael Shilman
faa06ce166 Update version.ts to 6.0.0-rc.2 2020-07-10 22:11:55 +08:00
Michael Shilman
1e8d1b0d02 v6.0.0-rc.2 2020-07-10 22:02:23 +08:00
Michael Shilman
4bbac2b99d
Merge pull request #11471 from storybookjs/fix-menu-scrollbar
UI: Increase max-height of menu tooltip so scrollbars don't appear
2020-07-10 10:27:08 +08:00