Michael Shilman
16ddf367a2
v6.0.0-beta.34
v6.0.0-beta.34
2020-06-23 23:40:48 +08:00
Michael Shilman
65071434e4
Update root, peer deps, API and CLI versions to 6.0.0-beta.34
2020-06-23 23:32:13 +08:00
Michael Shilman
42ad24a6ff
Add postversion hooks for lerna
2020-06-23 23:30:21 +08:00
Michael Shilman
25a796135d
6.0.0-beta.34 changelog
2020-06-23 21:49:29 +08:00
Michael Shilman
a3d2dac060
Merge pull request #11262 from mbelsky/logger-magic-nums
...
Client-logger: Replace magic numbers with constants
2020-06-23 20:26:54 +08:00
Norbert de Langen
1900256e4f
Merge pull request #11265 from matus12/Allow_gradient_in_story_previews
...
Addon-backgrounds: Allow gradients in story preview
2020-06-23 12:15:33 +02:00
Norbert de Langen
ca434dc9d9
Merge pull request #11251 from mbelsky/fix-10526
...
Replace document.execCommand with navigator.clipboard
2020-06-23 12:14:54 +02:00
Michael Shilman
9027827cdc
Merge pull request #11263 from storybookjs/11211-argstable-design-refresh
...
ArgsTable: Updated Boolean control
2020-06-23 15:05:35 +08:00
Michael Shilman
57b0d5b868
Doc blocks: Fix Description story
2020-06-23 15:03:48 +08:00
Michael Shilman
b7fe4878c9
Fix deepscan
2020-06-23 15:01:20 +08:00
Matus Backor
08849a7b24
Allow gradient in story preview background
2020-06-23 08:35:45 +02:00
Michael Shilman
cd88b919de
ArgsTable: Subdue deselected text in Boolean control
2020-06-23 14:34:11 +08:00
Michael Shilman
51b15819e2
ArgsTable: Fix story styling & misc warnings
2020-06-23 11:06:10 +08:00
Michael Shilman
a10e86489c
ArgsTable: Fix missing export
2020-06-23 09:36:46 +08:00
Michael Shilman
6460520f52
ArgsTable: Refactor no controls warning & add stories
2020-06-23 08:39:46 +08:00
domyen
9f8fa39e28
Improve Boolean control focus state
2020-06-22 19:52:09 -04:00
domyen
34964488b0
resize error message in Controls addon in the addon panel
2020-06-22 19:34:29 -04:00
domyen
df1bf21d8c
improve Boolean layout so that the buttons have similar widths
2020-06-22 19:33:33 -04:00
Max Belsky
fa94c752da
Replace magic numbers with constants
2020-06-23 02:20:57 +03:00
domyen
0fd8c11eb1
make boolean control more descriptive
2020-06-22 19:14:01 -04:00
Max Belsky
5729baa143
Replace document.execCommand with navigator.clipboard
2020-06-22 21:17:52 +03:00
Norbert de Langen
91b0418146
Merge pull request #11187 from storybookjs/dependabot/npm_and_yarn/lint-staged-10.2.10
...
Bump lint-staged from 10.2.6 to 10.2.10
2020-06-22 16:42:36 +02:00
Norbert de Langen
ffcc439b3a
Merge pull request #11247 from vvanpo/fix-absolute-stories
...
Fix invalid glob warning for absolute paths
2020-06-22 16:39:52 +02:00
Norbert de Langen
a38e38f8c7
Merge pull request #11150 from hipstersmoothie/watch0output
...
Preserve watch output when running dev mode
2020-06-22 11:58:08 +02:00
Michael Shilman
1d3ac21514
6.0.0-beta.33 next.json version file
2020-06-22 11:04:55 +08:00
Michael Shilman
15d087411b
v6.0.0-beta.33
v6.0.0-beta.33
2020-06-22 10:47:06 +08:00
Michael Shilman
3aea6eaa56
Update root, peer deps, API and CLI versions to 6.0.0-beta.33
2020-06-22 10:34:40 +08:00
Michael Shilman
da7554cde2
6.0.0-beta.33 changelog
2020-06-22 10:32:52 +08:00
Michael Shilman
2f8d93c79d
Merge pull request #11216 from storybookjs/11211-argstable-design-refresh
...
ArgsTable: Add subsections and design cleanup
2020-06-22 10:21:39 +08:00
Michael Shilman
5b1f2f7670
ArgsTable: Add support for ungrouped subsections
2020-06-22 09:32:50 +08:00
Michael Shilman
190329ce86
Merge pull request #11080 from storybookjs/10893-refactor-startup-events
...
Core: Improve startup events
2020-06-22 09:13:33 +08:00
Michael Shilman
c2ca3676c4
Update lib/client-api/src/story_store.test.ts
2020-06-22 09:11:29 +08:00
Michael Shilman
e11df91b7e
Controls: Add manual config docs
2020-06-22 07:37:38 +08:00
Michael Shilman
dc05e1d29f
Merge pull request #11249 from papistan/patch-3
...
Updates React Guide with Gatsby config link
2020-06-22 07:00:53 +08:00
Jay Papisan
0d1a290171
Updates React Guide with Gatsby config link
...
To use Storybook 5.3 or higher with Gatsby, custom configuration is required. This adds a link to [Gatsby's Storybook guide](https://www.gatsbyjs.org/docs/visual-testing-with-storybook/ ).
Changes adds to:
## Automatic setup
The following sentence
If you're using [Gatsby](https://www.gatsbyjs.org/ ), some added config is required - see [Gatsby's Storybook guide](https://www.gatsbyjs.org/docs/visual-testing-with-storybook/ ).
2020-06-20 21:12:29 -07:00
domyen
26f556908e
Adjust Radio and Checkbox styles
2020-06-20 17:53:31 -04:00
domyen
bfd714ab9c
Make the default Date input icons less prominent
2020-06-20 17:52:45 -04:00
domyen
b7c6344e47
Prompt users to choose color when there isn't one selected
2020-06-20 17:51:58 -04:00
domyen
efc7f9a67f
Finetune <select multiple> option layout
2020-06-20 17:50:19 -04:00
domyen
2d67bef242
Remove focus outlines because we already have styles
2020-06-20 17:49:50 -04:00
domyen
87df7b8cd7
Ensure Control inputs and text areas extend to the full width of their columns
2020-06-20 17:49:26 -04:00
domyen
4431791313
Remove outlines from button bc we already have focus style
2020-06-20 17:48:04 -04:00
domyen
26af46c6d2
Fix regression with color picker overflow and adjust column size
2020-06-20 17:47:41 -04:00
Victor van Poppelen
6f7420531d
Fix invalid glob warning for absolute paths
...
When passing absolute paths to the `stories` option (in `main.js`),
Storybook will build these stories just fine. However, it displays an
erroneous warning on startup asking you if your glob pattern is invalid.
2020-06-19 23:45:42 -07:00
Michael Shilman
6bc5a696f8
ArgsTable: Add stories for all control types
2020-06-20 10:58:59 +08:00
domyen
55c18d6dd6
Change styling of ArgsTable in addons panel
2020-06-19 19:03:47 -04:00
domyen
c42f725420
Styling for Range and Select
2020-06-19 18:48:18 -04:00
domyen
0510bfb0b0
Improve Range styling
2020-06-19 17:03:44 -04:00
Michael Shilman
efbf22a260
Merge pull request #11225 from fjorgemota/feature/fix-preact-8-compatibility
...
Preact: Fix Preact 8 compatibility
2020-06-20 00:45:50 +08:00
Michael Shilman
3cbaf9efb6
Addon-controls: Update vue-cli example
2020-06-20 00:41:42 +08:00