28361 Commits

Author SHA1 Message Date
Norbert de Langen
9c2ecf5bd7
FIX decorator to work with stories using hooks directly 2020-06-29 12:58:13 +02:00
Norbert de Langen
d782ca5122
FIX typescript issue after merge 2020-06-29 12:57:44 +02:00
Tom Coleman
65a348325d
Linting 2020-06-29 19:49:33 +10:00
Tom Coleman
b7883ec624
Fix linting 2020-06-29 19:48:10 +10:00
Tom Coleman
78ac84fa89 Store global args in session storage #10240 2020-06-29 17:36:42 +10:00
Tom Coleman
18bd789f6e Remove no-longer needed manager settings 2020-06-29 17:12:22 +10:00
Tom Coleman
cb17bcb0d1 Cleanup types 2020-06-29 17:08:29 +10:00
Tom Coleman
cf52efca37 Add some migration notes 2020-06-29 17:04:11 +10:00
Tom Coleman
436bbeab83 Simplify root handling and pull from addon config 2020-06-29 17:00:00 +10:00
Tom Coleman
916e71ef0c Update DocsPage Title to be simpler 2020-06-29 16:48:03 +10:00
Tom Coleman
26bf652604 Removed getSeparators from clientApi 2020-06-29 16:44:39 +10:00
Tom Coleman
b50aab28eb
Merge pull request #11171 from storybookjs/9740-document-server
First draft of server docs
2020-06-29 11:12:44 +10:00
Michael Shilman
022b139119 Add clarification about #main 2020-06-27 21:27:33 +08:00
Michael Shilman
1ff05358f7 Fix misleading docs 2020-06-27 21:19:45 +08:00
Michael Shilman
45327ef052 Addon-docs: Support Markdown transclusion 2020-06-27 11:21:00 +08:00
Michael Shilman
51117fd131 Addon-docs: Docs mdxBabelOptions, since babelOptions overwritten by SB 2020-06-27 11:12:08 +08:00
Michael Shilman
5ff06d234f Addon-docs: Handle presetOptions properly in docs preset 2020-06-27 11:09:24 +08:00
Michael Shilman
9cd3fd2274 Core: Fix presetOptions unavailable in presetFunctions 2020-06-27 11:08:21 +08:00
Michael Shilman
0db5c4b438 Fix deepscan issues 2020-06-27 10:29:52 +08:00
Michael Shilman
c28b90a434 Source: Fix dynamic snippet updates 2020-06-27 10:07:22 +08:00
Michael Shilman
47a861ce6c Dynamic source: Add test cases 2020-06-27 09:42:23 +08:00
Michael Shilman
0cdf9d9679 Merge branch 'next' into 8342-dynamic-source 2020-06-27 08:36:49 +08:00
domyen
936d61a556 Manually set pixel values for input control 2020-06-26 16:14:54 -04:00
domyen
fca5454b4d Change color of Date calendar/time icon when theme is dark 2020-06-26 16:14:19 -04:00
domyen
f30103e8db Dark theme for Select 2020-06-26 16:08:50 -04:00
domyen
3fb8fdb0d4 Adjustments for dark theme 2020-06-26 16:08:22 -04:00
domyen
9d4d86ee10 EmptyBlock dark theme, and fix font size 2020-06-26 16:07:22 -04:00
domyen
7e99de16d0 Fix bug in SectionRow focus styles 2020-06-26 16:06:18 -04:00
domyen
0e2cf4bbec Fix bug in SectionRow story 2020-06-26 16:05:50 -04:00
Norbert de Langen
3d8434aac4
increase the filewatch limit on github action 2020-06-26 13:55:47 +02:00
Norbert de Langen
e0fc6ea33f
REMOVE gh action test for latest cra (it's already ran on CircleCI) 2020-06-26 11:27:00 +02:00
Norbert de Langen
8f62227102
Merge branch 'next' into tech/add-dual-theme-rendering 2020-06-26 09:37:20 +02:00
tooppaaa
872a658096 Merge remote-tracking branch 'origin/next' into feature/essentialsCLI 2020-06-26 08:25:22 +02:00
tooppaaa
2d686fb934 fix aurelia 2020-06-26 08:24:38 +02:00
Michael Shilman
252a62c54a 6.0.0-beta.37 next.json version file 2020-06-26 13:56:29 +08:00
Michael Shilman
ee6b50fd15 v6.0.0-beta.37 v6.0.0-beta.37 2020-06-26 13:43:21 +08:00
Michael Shilman
6920315191 Update root, peer deps to 6.0.0-beta.37 2020-06-26 13:35:08 +08:00
Michael Shilman
d6b9b29b85 6.0.0-beta.37 changelog 2020-06-26 13:29:45 +08:00
Michael Shilman
da9acaa6f9
Merge pull request #11322 from storybookjs/10008-deprecate-setaddon
Core: Deprecate `setAddon` from `storiesOf` API
2020-06-26 13:28:07 +08:00
Michael Shilman
4c685bfdbd
Merge pull request #11320 from storybookjs/revert-10290-fix/9901
Revert "Core: Fix source-map strategy for production"
2020-06-26 13:14:47 +08:00
Michael Shilman
75f03b12e2 Added deprecated setAddon examples 2020-06-26 13:05:31 +08:00
Michael Shilman
6a48860c98 Core: Deprecate setAddon from storiesOf API 2020-06-26 12:55:06 +08:00
Michael Shilman
03b5540101
Revert "Core: Fix source-map strategy for production" 2020-06-26 11:37:26 +08:00
Michael Shilman
c1d91866a7
Merge pull request #11319 from storybookjs/11318-upgrade-react-textarea-autosize
Bump react-textarea-autosize to 8.1.1
2020-06-26 11:00:23 +08:00
Michael Shilman
2390440929 Bump react-textarea-autosize to 8.1.1 2020-06-26 10:35:00 +08:00
Michael Shilman
adb12ee9f0
Merge pull request #11313 from chrisj-skinner/patch-5
Update documentation, bug in angular section of readme file
2020-06-26 10:21:55 +08:00
tooppaaa
fc28a0e3c0 fix mithirl 2020-06-25 22:23:11 +02:00
Kyle Suss
b1a1e2fc3e
Merge pull request #11317 from storybookjs/fix-settings-nav
Set viewMode to story when calling selectStory from non story pages
2020-06-25 13:01:23 -06:00
Norbert de Langen
5c83b5982c
FIX deepscan 2020-06-25 19:54:35 +02:00
Kyle Suss
aba2feb4f1 Set viewMode to story when calling selectStory from non story pages 2020-06-25 11:50:17 -06:00