22 Commits

Author SHA1 Message Date
Norbert de Langen
fd8fc2ba2e
Merge branch 'master' into tech/overhaul-ui
# Conflicts:
#	addons/actions/package.json
#	addons/options/README.md
#	lib/components/package.json
#	lib/core/package.json
#	lib/ui/package.json
#	lib/ui/src/modules/api/actions/api.js
#	lib/ui/src/modules/api/actions/api.test.js
#	lib/ui/src/modules/api/index.js
#	lib/ui/src/modules/shortcuts/actions/shortcuts.js
#	lib/ui/src/modules/shortcuts/actions/shortcuts.test.js
#	lib/ui/src/modules/shortcuts/index.js
#	yarn.lock
2018-09-11 16:53:05 +02:00
Tom Coleman
d309b918cc Deprecate setOptions, use withOptions as a decorator to solve resetting issue 2018-09-08 14:26:33 +10:00
Norbert de Langen
403af09fd3
CLEANUP 2018-09-06 16:33:46 +02:00
Norbert de Langen
dd4c00ef54
FIX blue styles on RoutedLink && IMPROVE theme for SyntaxHihglighter && ADD reset for base styles 2018-09-06 15:16:38 +02:00
Norbert de Langen
7a4454c8b0
UPGRADE to emotion 10 && UPGRADE universal-dotenv 2018-08-31 12:18:01 +02:00
Norbert de Langen
bbb08ae67e
UPGRADE to emotion 10 2018-08-25 20:13:28 +02:00
Tom Coleman
d15db5afac Don't use the theme provider for error stories
@ndelangen it might make more sense to only apply it to "Components|..." story, I think I am right in saying these are the only ones where it matters?
2018-08-09 11:50:48 +10:00
Norbert de Langen
1dba82b02b
ADD ability to set theme using setOptions 2018-06-03 21:25:00 +02:00
Hypnosphi
bb007734e3 Don't scroll story on knob change 2018-05-23 21:18:29 +03:00
Norbert de Langen
5eec2c8689
FIX styling issue in storysource addon && CLEANUP && ADD emotion-theming 2018-05-15 23:52:57 +02:00
Mohamed Shaaban
33a38ef619 viewport-addon: configure => configureViewport 2018-04-14 18:33:48 +02:00
Mohamed Shaaban
d3046596ba Allow setting custom default viewport per story
Fix linting issues
2018-03-20 00:51:41 +01:00
Mohamed Shaaban
29c81a738a Add custom viewports to the official-storybook example 2018-03-20 00:50:22 +01:00
Igor
603a09c962
Merge branch 'master' into addon-stories 2018-02-18 15:45:18 +02:00
Hypnosphi
398ff2639e eslint: remove unused disable directives 2018-02-17 20:35:37 +03:00
igor
a1f54bc6ae First addon stories integration 2018-01-31 14:54:29 +02:00
Hypnosphi
bdb1d2a397 Improve dotenv file support 2018-01-24 00:41:29 +03:00
Hypnosphi
aff8b65c40 Official-storybook: warn if *-head.html isn't loaded 2018-01-06 22:49:40 +03:00
Norbert de Langen
c650f793f7
Merge branch 'master' into feature/multiple-hierarchies
# Conflicts:
#	examples/official-storybook/config.js
#	lib/cli/test/snapshots/angular-cli/package.json
#	lib/cli/test/snapshots/meteor/package.json
#	lib/cli/test/snapshots/react/package.json
#	lib/cli/test/snapshots/react_native/package.json
#	lib/cli/test/snapshots/react_native_scripts/package.json
#	lib/cli/test/snapshots/react_project/package.json
#	lib/cli/test/snapshots/react_scripts/package.json
#	lib/cli/test/snapshots/sfc_vue/package.json
#	lib/cli/test/snapshots/update_package_organisations/package.json
#	lib/cli/test/snapshots/vue/package.json
#	lib/cli/test/snapshots/webpack_react/package.json
2018-01-04 13:22:56 +01:00
MJ Meinders
b3a6b01446 post rebase origin/master fixes 2017-12-27 10:52:56 +01:00
Tom Coleman
b6aadd0d19 Added chromatic for main storybook 2017-12-22 12:15:39 +11:00
Tom Coleman
fda897567e Created examples/official-storybook with ui/components/addon stories 2017-12-20 15:22:08 +11:00