28087 Commits

Author SHA1 Message Date
domyen
0fd8c11eb1 make boolean control more descriptive 2020-06-22 19:14:01 -04: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
Michael Shilman
65f79b34d2 6.0.0-beta.32 next.json version file 2020-06-19 21:42:05 +08:00
Michael Shilman
e704e003bc v6.0.0-beta.32 v6.0.0-beta.32 2020-06-19 21:26:12 +08:00
Michael Shilman
f25dd363f1 Update root, peer deps, API and CLI versions to 6.0.0-beta.32 2020-06-19 21:18:33 +08:00
Michael Shilman
7d7041c800 6.0.0-beta.32 changelog 2020-06-19 21:18:14 +08:00
Norbert de Langen
194fdd5d60
Merge pull request #11215 from storybookjs/fix/refs-rename-authUrl
Fix/refs rename auth url & add tests for modules/refs
2020-06-19 14:12:02 +02:00
Norbert de Langen
2dcdfec2c8
ADD test cases 2020-06-19 13:43:25 +02:00
Norbert de Langen
65923fac75
ADD versions data to test 2020-06-19 12:26:27 +02:00
Norbert de Langen
be152f9211
FIX version.ts 2020-06-19 12:22:02 +02:00
Norbert de Langen
b285f20176
SIMPLIFY code && ADD test for mixed responses 2020-06-19 12:18:56 +02:00
Norbert de Langen
db66f6149c Merge branch 'next' into fix/refs-rename-authUrl 2020-06-19 12:02:44 +02:00
Norbert de Langen
201f6e24ea
Merge pull request #11081 from storybookjs/add/design-system
ADD design-system to official example
2020-06-19 09:53:14 +02:00
Michael Shilman
45491a6364
Update versions.json 2020-06-19 12:11:46 +08:00
domyen
4f94561ea3 Started styling the range slide 2020-06-18 22:44:11 -04:00
Fernando Jorge Mota
57effc26d3 Preact: Fix Preact 8 issue when changing between diferent stories 2020-06-18 23:29:18 -03:00
Michael Shilman
49375b9ad7 ArgsTable: Fix types 2020-06-19 08:39:49 +08:00
domyen
e2d490ba49 Cleanup commented code 2020-06-18 18:45:34 -04:00
domyen
fcad145c6b Use inAddonPanel prop for TabbedArgsTable 2020-06-18 18:45:22 -04:00
domyen
24c1699b58 Prevent tab contents from hijacking focus for a11y 2020-06-18 17:41:35 -04:00
domyen
8a8ef67dfc Added new ArgsTable state for inAddonPanel that removes some chrome 2020-06-18 17:39:54 -04:00
domyen
0a770338d6 SectionRow: enable outlines and keyboard navigation for a11y 2020-06-18 17:39:11 -04:00