16993 Commits

Author SHA1 Message Date
Michael Shilman
ed9b342742 v5.1.0-alpha.1 v5.1.0-alpha.1 2019-03-07 22:13:18 +08:00
Michael Shilman
4a2243ce34 5.1.0-alpha.1 changelog 2019-03-07 22:00:53 +08:00
Michael Shilman
d3cf78abb9 Merge pull request #5808 from roalonso/patch-3
Update README.md
2019-03-07 21:57:30 +08:00
Michael Shilman
7a74d8d059 Merge pull request #5920 from designergulshan/patch-3
A copy change
2019-03-07 21:54:31 +08:00
Michael Shilman
dd03c290c5 Merge pull request #5929 from dfee/patch-3
updated docs to reflect proper params passed to webpack.config.js
2019-03-07 21:53:50 +08:00
Michael Shilman
c919b89cdc Merge pull request #5944 from Superpencil/patch-3
Theme docs fix
2019-03-07 21:52:59 +08:00
Michael Shilman
8bb4107dca Merge pull request #5946 from glitchperfect/patch-3
Bump version number in live examples page
2019-03-07 21:52:31 +08:00
Michael Shilman
666b64340c
Merge pull request #5947 from anru/patch-3
Fixed missing iframe.html in output directory
2019-03-07 21:51:38 +08:00
Andrey Rublev
5f3c575a59
Fixed building static in case of absolute output
path.join is unsafe when using absolute paths after first argument.
For resolving from cwd path.resolve function is safe and makes correct results in both cases, using absolute or relative paths.
2019-03-07 15:37:42 +02:00
Michael Shilman
521a6a430d
Merge pull request #5943 from storybooks/fix/chromatic-delay
ADD delay to rendering the acceptance stories
2019-03-07 18:17:29 +08:00
Norbert de Langen
5c9385b4c4 ADD delay to rendering the acceptance stories 2019-03-07 10:56:20 +01:00
Michael Shilman
927eaab216
Merge pull request #5811 from CodeByAlex/performance-fix-knob-change-debouncing
[Addon: Knobs] - Performance Fix: added debouncing between keystrokes to speed up component rendering
2019-03-07 17:13:03 +08:00
Alex Wilson
ca63d0ec9a
Merge branch 'next' into performance-fix-knob-change-debouncing 2019-03-07 00:39:05 -05:00
codebyalex
8aa71c5382 modified debounce logic to use lodash rather than custom timeout code 2019-03-07 00:37:57 -05:00
Michael Shilman
10cb244251
Merge pull request #5928 from jangerhofer/next
Docs: Typescript Configuration Examples for v5
2019-03-07 12:12:01 +08:00
Michael Shilman
39e28f4750
Merge pull request #5909 from ehzhang/ehzhang/check-filename-is-string-before-searching
lib client-api/src/client_api: check type of module.id as fileName
2019-03-07 11:56:21 +08:00
Michael Shilman
d340a4abeb Fix linting error? 2019-03-07 11:51:15 +08:00
Michael Shilman
9e51607703
Merge pull request #5930 from xdvarpunen/next
Updated list of peerDependencies for mithriljs.
2019-03-07 06:53:03 +08:00
xdvarpunen
ed8182d770
Updated list of peerDependencies for mithriljs. 2019-03-06 20:59:37 +02:00
JD Angerhofer
2fbed87803 Docs: Typescript Configuration for v5
Updating Typescript example code to reflect Webpack "full control" mode in Storybook v5.
2019-03-06 12:40:21 -05:00
Edwin Zhang
bd4becaf95 lib client-api/src/client_api.test: add test case to ignore numeric module.id 2019-03-06 09:40:17 -08:00
Edwin Zhang
bffba53c3a lib client-api/src/client_api: check type of module.id as fileName
Much further downwind when searching through file names, fuzzy-search
and .includes requires that the fileName parameter is a string, not a
number. This checks to make sure that the fileName is indeed a string,
since webpack may sometimes return the module.id as a number.

https://webpack.js.org/api/module-variables/#moduleid-commonjs
2019-03-06 09:34:19 -08:00
Michael Shilman
2cf21e6f09 Merge branch 'master' into next 2019-03-06 17:39:09 +08:00
Michael Shilman
2680c4e765
Merge pull request #5905 from maraisr/feature/readme-badge-does-no-work
Readme updated to reference jsDelivr for the badge
2019-03-06 14:18:04 +08:00
Michael Shilman
af2e91098c
Merge pull request #5900 from 44px/patch-4
Fix typo in example, use MyPanel component
2019-03-06 14:17:06 +08:00
Marais Rossouw
5d28d97624
docs: readme updated to reference jsdelivr for the badge 2019-03-06 15:57:21 +10:00
Alexander Shepelin
9acd009c9a
Fix typo in example, use MyPanel component 2019-03-06 08:18:44 +03:00
Michael Shilman
8998c58d3e Merge pull request #5896 from storybooks/split-versions-json
Split versions.json into two files
2019-03-06 11:36:31 +08:00
Michael Shilman
492e87db7e
Merge pull request #5896 from storybooks/split-versions-json
Split versions.json into two files
2019-03-06 11:35:56 +08:00
Michael Shilman
d978defb12 Split versions.json into two files to avoid constant merge conflicts 2019-03-06 11:21:41 +08:00
Michael Shilman
4f57a412fd 5.0.0-alpha.0 versions.json 2019-03-06 10:57:09 +08:00
Michael Shilman
923465f46d 5.0.0-alpha.0 versions.json 2019-03-06 10:54:56 +08:00
Michael Shilman
5e98cef35b
Merge pull request #5884 from mattfwood/patch-3
Fix imported package for "dark" theme
2019-03-06 10:42:23 +08:00
Michael Shilman
a05491b07a v5.1.0-alpha.0 v5.1.0-alpha.0 2019-03-06 10:39:47 +08:00
Michael Shilman
600afe653e Fix linting issue 2019-03-06 10:31:42 +08:00
Michael Shilman
7619232291 5.1.0-alpha.0 changelog 2019-03-06 10:29:17 +08:00
Michael Shilman
63133b6c12
Merge pull request #5890 from robotnicka/patch-3
Spelling correction for markup heading link for Configuration
2019-03-06 08:00:08 +08:00
Norbert de Langen
00149fbcde
Merge pull request #5740 from storybooks/tech/upgrades
Tech/upgrades
2019-03-06 00:02:53 +01:00
Emily Mentrek
25e416aaf2
Spelling correction so the markup heading link for Configuration works properly 2019-03-05 17:57:33 -05:00
Norbert de Langen
f712f0c702 REMOVE unnecessary console.log 2019-03-05 23:22:18 +01:00
Norbert de Langen
95b8cadc3a Merge branch 'next' into tech/upgrades
# Conflicts:
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/google-analytics/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/ondevice-backgrounds/package.json
#	addons/ondevice-knobs/package.json
#	addons/ondevice-notes/package.json
#	addons/options/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	addons/viewport/package.json
#	app/ember/package.json
#	examples/angular-cli/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/cra-ts-kitchen-sink/package.json
#	examples/ember-cli/package.json
#	examples/mithril-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/riot-kitchen-sink/package.json
#	examples/vue-kitchen-sink/package.json
#	lib/core/package.json
#	yarn.lock
2019-03-05 22:48:38 +01:00
Norbert de Langen
fd57c17958
Merge pull request #5885 from zsalzbank/patch-4
storysource: update documentation for v5
2019-03-05 22:22:03 +01:00
Norbert de Langen
0799145445
Merge pull request #5881 from petekp/patch-3
Fix typo in MIGRATION.md related to webpack config
2019-03-05 22:19:28 +01:00
Zachary Salzbank
2a67ea4f8e
storysource: update documentation for v5 2019-03-05 14:35:11 -05:00
Matt Wood
ca7307c867
Fix imported package for "dark" theme 2019-03-05 13:29:50 -06:00
Pete
bd81dd83a2
Fix typo in MIGRATION.md related to webpack config 2019-03-05 10:26:09 -08:00
Michael Shilman
f2b625bab0 Merge master into next after 5.0.0 release 2019-03-06 02:08:02 +08:00
Norbert de Langen
75e224e25d FIX the angular styles loading 2019-03-05 17:28:55 +01:00
Michael Shilman
fa27fc409b Footer community link 2019-03-05 22:24:52 +08:00
Michael Shilman
76343911d9 Fix header links 2019-03-05 22:15:36 +08:00