3149 Commits

Author SHA1 Message Date
Michael Shilman
a9155e42d2 Merge branch 'next' into 7440-module-format-docs 2019-07-19 09:38:14 +08:00
Michael Shilman
d597cdd048 v5.2.0-beta.2 2019-07-18 22:21:11 +08:00
Michael Shilman
755dd83996 Add MDX example to cra-kitchen-sink 2019-07-18 19:52:42 +08:00
Michael Shilman
21f246297e
Merge branch 'next' into 7101-html-docs-example 2019-07-18 13:58:23 +08:00
Michael Shilman
cec7d5c282 v5.2.0-beta.1 2019-07-18 10:09:31 +08:00
Michael Shilman
bd16681034 Addon-Docs: HTML support & example 2019-07-18 00:37:06 +08:00
Michael Shilman
7b37c79511 Module format embedding example 2019-07-17 01:28:42 +08:00
Michael Shilman
fbf724f2a1 v5.2.0-beta.0 2019-07-15 20:49:44 +08:00
Michael Shilman
f3487c68e4 v5.2.0-alpha.44 2019-07-15 09:32:23 +08:00
Michael Shilman
424a97b7f6 Merge branch 'next' into fix/decoratestory 2019-07-15 08:58:27 +08:00
Michael Shilman
2cbb9614f1 v5.2.0-alpha.43 2019-07-13 21:50:51 +08:00
Michael Shilman
b6ae728039 v5.2.0-alpha.42 2019-07-12 11:35:45 +08:00
indigolain
69ba4bdf36 Add config for resolving @types 2019-07-11 14:12:51 +09:00
Michael Shilman
9b21aea75b v5.2.0-alpha.41 2019-07-11 08:01:54 +08: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
681e81a296 CLEANUP 2019-07-10 15:54:07 +02:00
Norbert de Langen
fa8c49fe74 Merge branch 'next' into fix/decoratestory 2019-07-10 15:48:27 +02:00
Norbert de Langen
eec41f3f44
Bump rax-text from 0.6.5 to 1.0.0 (#7346)
Bump rax-text from 0.6.5 to 1.0.0
2019-07-10 15:40:30 +02:00
Michael Shilman
c41dafcbfe v5.2.0-alpha.40 2019-07-10 21:13:10 +08:00
Norbert de Langen
49e16dfd76
Merge pull request #7345 from storybookjs/dependabot/npm_and_yarn/express-graphql-0.8.0
Bump express-graphql from 0.7.1 to 0.8.0
2019-07-10 15:00:52 +02:00
Michael Shilman
3b17da4800 v5.2.0-alpha.39 2019-07-10 10:42:50 +08:00
dependabot-preview[bot]
38b86a996b
Bump rax-text from 0.6.5 to 1.0.0
Bumps [rax-text](https://github.com/raxjs/rax-text) from 0.6.5 to 1.0.0.
- [Release notes](https://github.com/raxjs/rax-text/releases)
- [Commits](https://github.com/raxjs/rax-text/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 06:18:19 +00:00
dependabot-preview[bot]
07764289d4
Bump express-graphql from 0.7.1 to 0.8.0
Bumps [express-graphql](https://github.com/graphql/express-graphql) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/graphql/express-graphql/releases)
- [Commits](https://github.com/graphql/express-graphql/compare/v0.7.1...v0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 06:12:44 +00:00
Michael Shilman
30078af6de v5.2.0-alpha.38 2019-07-09 02:35:11 +08:00
Michael Shilman
c50916ea94 Remove terser memory optimization 2019-07-09 01:04:19 +08:00
Michael Shilman
0ca47782b4 Merge branch 'next' into task/i-have-removed-storysource-loader 2019-07-09 00:49:44 +08: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
7b4907f085 Source-loader: injectParameters default true 2019-07-08 21:10:36 +08:00
Norbert de Langen
06c57aec43 FIX types of client-api & storystore
the function to merge all decorators & storyFn has been changed to no longer mutate
the storyFn called from within decorators must be called with a StoryContext
add a story for vue to test the behaviour
2019-07-08 15:07:20 +02:00
Michael Shilman
564c7d4e8a Merge branch 'next' into task/i-have-removed-storysource-loader 2019-07-08 17:57:43 +08:00
Michael Shilman
8d82c6a62b v5.2.0-alpha.37 2019-07-08 13:04:50 +08: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
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
Michael Shilman
f16c732483 Merge branch 'next' into 6664-angular-docs-page 2019-07-05 23:34:58 +08:00
Michael Shilman
65db79f6ec v5.2.0-alpha.36 2019-07-05 18:14:20 +08:00
Michael Shilman
5e4b7435e9
Addon-docs: Added inline option to Story block (#7308)
Addon-docs: Added inline option to Story block
2019-07-05 17:51:33 +08:00
Norbert de Langen
cdc30d5468 REMOVE outdated snapshots 2019-07-04 23:34:53 +02:00
Hypnosphi
c8d437b789 Merge remote-tracking branch 'origin/next' into preview-hooks
# Conflicts:
#	addons/actions/package.json
#	addons/events/package.json
#	addons/ondevice-notes/package.json
#	dev-kits/addon-roundtrip/package.json
#	examples/dev-kits/package.json
#	examples/html-kitchen-sink/package.json
2019-07-04 19:42:22 +03:00
Norbert de Langen
3ae5d2c2d6 Merge branch 'next' into pr/andrefgneves/6793 2019-07-04 17:05:13 +02:00
Michael Shilman
091868b1ab Addon-docs: Added inline option to Story block 2019-07-04 17:14:19 +08:00
Michael Shilman
d4bf6223d5 Vue-kitchen-sink: Add source-loader webpack config 2019-07-04 14:59:15 +08:00
libetl
053aa06bc6 #7192 ✂ I have removed the storysource older loader 2019-07-03 23:56:56 +02:00
Norbert de Langen
3b2ef9bc80
FIX addon-actions performance issue (#7256)
FIX addon-actions performance issue
2019-07-03 01:34:20 +02:00
Michael Shilman
58d951c105 Merge branch 'next' into 6664-angular-docs-page 2019-07-03 02:55:13 +08:00
Michael Shilman
e3c59fd7b9 Angular-cli: update storyshots 2019-07-03 02:54:12 +08:00
Michael Shilman
69ae9c7d54 v5.2.0-alpha.35 2019-07-03 00:22:17 +08:00
Michael Shilman
c9d1f3befe Angular-cli: Add addon-docs example 2019-07-02 23:58:35 +08:00
Norbert de Langen
1f12e4adb6 ADD support for allowFunction boolean option on telejson & set default value for action to false. 2019-07-02 17:12:14 +02:00