4021 Commits

Author SHA1 Message Date
Norbert de Langen
980cf17b8a
Explicitly depend on emotion core and theming (#7362)
Explicitly depend on emotion core and theming
2019-07-10 22:10:12 +02:00
Norbert de Langen
524205bb20
Implement preview hooks (#6916)
Implement preview hooks
2019-07-10 20:33:16 +02:00
Norbert de Langen
7dedb2ae09
Update react-test-renderer requirement from 16.5.1 to 16.8.6 in… (#6372)
Update react-test-renderer requirement from 16.5.1 to 16.8.6 in /examples-native/crna-kitchen-sink
2019-07-10 18:32:32 +02:00
Norbert de Langen
ab554572c3
feat: support custom webpack option for standalone storybook (#6886)
feat: support custom webpack option for standalone storybook
2019-07-10 18:25:18 +02:00
Norbert de Langen
542181b1dd Merge branch 'next' into dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/react-test-renderer-16.8.6 2019-07-10 16:47:33 +02:00
Norbert de Langen
da40913ba4 FIX remaining issues after merging in next 2019-07-10 16:33:47 +02:00
Norbert de Langen
9571fe1572 Merge branch 'next' into preview-hooks
# Conflicts:
#	addons/actions/package.json
#	addons/events/package.json
#	addons/events/src/index.ts
#	addons/ondevice-notes/package.json
#	dev-kits/addon-roundtrip/package.json
#	examples/dev-kits/package.json
#	examples/html-kitchen-sink/package.json
#	lib/client-api/package.json
#	lib/client-api/src/client_api.ts
#	lib/client-api/src/typings.d.ts
#	lib/client-api/tsconfig.json
#	lib/ui/src/index.js
#	yarn.lock
2019-07-10 16:08:11 +02:00
Norbert de Langen
dfede8b741 Merge branch 'next' into emotion-dep 2019-07-10 15:34:10 +02:00
Michael Shilman
c41dafcbfe v5.2.0-alpha.40 2019-07-10 21:13:10 +08:00
Norbert de Langen
b41e13b9f5 Merge branch 'next' into pr/dgreuel/7072 2019-07-10 13:49:56 +02:00
Norbert de Langen
6bcdbf209a Merge branch 'next' into setup-travis
# Conflicts:
#	yarn.lock
2019-07-10 12:24:25 +02:00
Michael Shilman
6b577ebc72
UI: Fix settings page route (about, shortcuts) (#7241)
Fix settings page route(about, shortcuts)
2019-07-10 14:32:55 +08:00
Michael Shilman
fd780eceeb Update version.ts 2019-07-10 10:58:10 +08:00
Michael Shilman
3b17da4800 v5.2.0-alpha.39 2019-07-10 10:42:50 +08:00
Michael Shilman
438699b060
Fix bug where Sidebar input refreshed on 'Enter' (#7342)
Fix bug where Sidebar input refreshed on 'Enter'
2019-07-10 10:32:55 +08:00
Benoit Dion
d0f3d04e33 Explicitly depend on emotion core and theming
Fixes #6882
2019-07-09 17:33:21 -04:00
lonyele
c6402a77ff fix: preserve previous architecture 2019-07-10 01:42:19 +09:00
Norbert de Langen
741e69584e clean logs from tests 2019-07-09 09:39:22 +02:00
lonyele
98f0009c78 chore: resolve merge conflicts 2019-07-09 11:38:00 +09:00
Rembrandt Reyes
df04048b65 Fix bug where Sidebar input refreshed on 'Enter' 2019-07-08 22:30:18 -04:00
Norbert de Langen
9fb72175b7 FIX types 2019-07-08 23:55:35 +02:00
Michael Shilman
bb8d3ab845 Update version.ts 2019-07-09 02:52:40 +08:00
Michael Shilman
30078af6de v5.2.0-alpha.38 2019-07-09 02:35:11 +08:00
Michael Shilman
0ca47782b4 Merge branch 'next' into task/i-have-removed-storysource-loader 2019-07-09 00:49:44 +08:00
Michael Shilman
4479ae5ec0 Fix addSource decoration for no-context invocations 2019-07-09 00:35:47 +08:00
Norbert de Langen
c6662a87eb FIX unit test I disabled to failing test 2019-07-08 15:51:55 +02:00
Norbert de Langen
c5c519a31d Merge branch 'next' into upgrades
# Conflicts:
#	addons/knobs/src/components/Panel.tsx
#	addons/knobs/src/components/types/Checkboxes.js
#	addons/knobs/src/components/types/Files.js
#	addons/knobs/src/components/types/Options.js
2019-07-08 15:28:32 +02:00
Michael Shilman
d812809bdf Update inject-decorator.test.js.snap 2019-07-08 21:24:51 +08:00
Michael Shilman
7b4907f085 Source-loader: injectParameters default true 2019-07-08 21:10:36 +08:00
Michael Shilman
564c7d4e8a Merge branch 'next' into task/i-have-removed-storysource-loader 2019-07-08 17:57:43 +08:00
Michael Shilman
7ef476872e Update inject-decorator.test.js.snap 2019-07-08 17:40:11 +08:00
Michael Shilman
dae9e16913 Source-loader: import helpers from preview to minimize memory impact 2019-07-08 17:16:47 +08:00
Michael Shilman
2039cbeae4 Update version.ts 2019-07-08 14:22:39 +08:00
Michael Shilman
8d82c6a62b v5.2.0-alpha.37 2019-07-08 13:04:50 +08:00
Michael Shilman
1c3592a5d5
FIX docs-mode by using storyFn instead of getDecorated (#7334)
FIX docs-mode by using storyFn instead of getDecorated
2019-07-08 12:48:43 +08:00
Michael Shilman
ae178d4539 Fix breaking change in client_api due to #7147 2019-07-08 12:05:24 +08:00
Norbert de Langen
c008552ebf REMOVED unused import (type) 2019-07-07 23:59:33 +02:00
Norbert de Langen
5177510e01 FIX docs-mode by using storyFn instead of getDecorated 2019-07-07 23:44:34 +02:00
Norbert de Langen
634428ddcc CHANGE changes to terserplugin to only the example that's failing 2019-07-07 19:55:30 +02:00
lionel benychou
16d73b600b Merge remote-tracking branch 'origin/next' into task/i-have-removed-storysource-loader 2019-07-07 16:21:16 +02:00
Michael Shilman
86cde06e3c Fix null parameters case 2019-07-07 21:18:22 +08:00
Norbert de Langen
bb2a187adf try with cache disabled, sourcemaps on 2019-07-07 14:52:11 +02:00
Norbert de Langen
0130f6fd11 DISABLE sourcemap 2019-07-07 14:01:41 +02:00
Norbert de Langen
cf5c39db96 disable parallel terserwebpackplugin it seems to have a memory leak 2019-07-07 12:43:16 +02:00
Norbert de Langen
916d4408fb REMOVE debug logging 2019-07-07 11:36:17 +02:00
Norbert de Langen
ac0a42bec1 FIX linting 2019-07-07 00:42:18 +02:00
Norbert de Langen
07764c33a6 FIX build & tests 2019-07-07 00:03:50 +02:00
Norbert de Langen
74e48c5e09 FIX minor issues after client-api TS migration merge 2019-07-06 15:40:45 +02:00
Norbert de Langen
81848a9f12 Merge branch 'next' into ts-migration/client-api
# Conflicts:
#	addons/ondevice-backgrounds/src/BackgroundPanel.js
#	lib/client-api/package.json
#	lib/client-api/src/story_store.ts
2019-07-06 14:32:53 +02:00
Michael Shilman
cd87934497
Merge pull request #7319 from storybookjs/7169-fix-renaming-stories
Addon-docs: Fix renaming stories on module / MDX format
2019-07-06 07:31:34 +08:00