1821 Commits

Author SHA1 Message Date
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
Michael Shilman
765856d429 Update version.ts to 6.0.0-rc.1 2020-07-09 15:29:03 +08:00
Michael Shilman
9aeaf80a2c v6.0.0-rc.1 2020-07-09 15:18:59 +08:00
domyen
7937f3586a Increase max-height of menu tooltip so scrollbars don't appear 2020-07-08 15:21:58 -04:00
Michael Shilman
e5c4e2a05a Update version.ts to 6.0.0-rc.0 2020-07-08 18:56:52 +08:00
Michael Shilman
9558b3901e v6.0.0-rc.0 2020-07-08 18:46:15 +08:00
Michael Shilman
e635f52b7a Update version.ts to 6.0.0-beta.46 2020-07-08 16:57:50 +08:00
Michael Shilman
971b888701 v6.0.0-beta.46 2020-07-08 16:46:36 +08:00
Michael Shilman
dffc1525dd Args: Rename Story/XStory to Template 2020-07-08 07:44:42 +08:00
Michael Shilman
c3d7f29a58 Update version.ts to 6.0.0-beta.45 2020-07-07 21:08:08 +08:00
Michael Shilman
f03eb04a2a v6.0.0-beta.45 2020-07-07 20:57:56 +08:00
Michael Shilman
9db1e4ad4a Update version.ts to 6.0.0-beta.44 2020-07-06 22:32:18 +08:00
Michael Shilman
d5df9d126f v6.0.0-beta.44 2020-07-06 22:20:49 +08:00
Michael Shilman
a5750c5123 Controls: Fix object story switching 2020-07-06 16:11:45 +08:00
Michael Shilman
25de639593 Controls: more cleaning 2020-07-06 14:48:51 +08:00