4336 Commits

Author SHA1 Message Date
Michael Shilman
30f8c79835 Fix snapshots 2020-04-29 15:00:36 +08:00
Michael Shilman
198f3d5ce2 Merge branch 'next' into 10517-vue-props-controls 2020-04-29 14:36:00 +08:00
Michael Shilman
5b26d301f3 v6.0.0-alpha.45 2020-04-28 11:25:49 +08:00
Michael Shilman
7ac696c5fa Pass args first as default: update tests 2020-04-27 22:52:55 +08:00
Michael Shilman
f4f9dc5880 Pass args first by default in examples 2020-04-27 22:39:27 +08:00
Michael Shilman
0f7c9036d5 Merge branch 'next' into 6639-pass-args-first-by-default 2020-04-27 22:23:32 +08:00
Michael Shilman
57fa5dda0d Update button.stories.js 2020-04-27 21:56:42 +08:00
Michael Shilman
ff4e1294b4 Args: Props controls for Vue 2020-04-27 21:50:34 +08:00
Michael Shilman
af271cf5e3 v6.0.0-alpha.44 2020-04-27 12:07:47 +08:00
Michael Shilman
c32b263d03 v6.0.0-alpha.43 2020-04-24 06:24:53 +08:00
Norbert de Langen
da223892b7
Merge pull request #10479 from storybookjs/remove/addon-context
Addon-contexts: Move to deprecated-addons repo
2020-04-23 18:21:46 +02:00
Norbert de Langen
1f6fe5055e
make sure the outlines are visible in chromatic 2020-04-23 17:19:10 +02:00
Norbert de Langen
cdc5d592b9
FIX highlight a11y stories 2020-04-23 17:01:47 +02:00
Norbert de Langen
4d1a890b25 Merge branch 'next' into feature/useChannelToHighlight 2020-04-23 13:05:28 +02:00
Norbert de Langen
e0709c986a
Merge branch 'next' into remove/addon-context
# Conflicts:
#	MIGRATION.md
#	addons/contexts/package.json
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/package.json
#	examples/vue-kitchen-sink/package.json
2020-04-23 10:06:10 +02:00
Norbert de Langen
57ec4d664b
FIX tests 2020-04-23 09:56:03 +02:00
Michael Shilman
aa2ceda338 v6.0.0-alpha.42 2020-04-23 08:13:24 +08:00
Norbert de Langen
2c2861e10c
Merge branch 'next' into remove/addon-context
# Conflicts:
#	addons/contexts/package.json
#	examples/official-storybook/package.json
#	examples/preact-kitchen-sink/package.json
#	examples/vue-kitchen-sink/package.json
2020-04-23 00:42:12 +02:00
Norbert de Langen
21119191ab
FIX emotion SSR warnings 2020-04-22 18:28:56 +02:00
Norbert de Langen
d78d235b5d
IMPROVE typings && CORRECT usage of DocGenButton 2020-04-22 17:48:54 +02:00
tooppaaa
f078e98499 Add stories for highlight 2020-04-22 09:34:12 +02:00
Norbert de Langen
967ffc4972 fix: update ref domains and resolve evnt source issue 2020-04-21 18:56:54 +03:00
Michael Shilman
0cdc337fe9 Addon-docs: Rename formatSource to transformSource 2020-04-21 20:55:48 +08:00
Michael Shilman
869f451558 v6.0.0-alpha.41 2020-04-21 07:10:51 +08:00
Tom Nolan
10013736ac
Move resetComponents to @storybook/components/html 2020-04-20 15:19:22 -04:00
Michael Shilman
782a2a489c Official-storybook: Test case for args breaking on non-primary story 2020-04-20 22:51:42 +08:00
Norbert de Langen
98df226561
CLEANUP after removing addon-contexts 2020-04-20 16:28:48 +02:00
Michael Shilman
75c02952b4 v6.0.0-alpha.40 2020-04-20 16:11:50 +08:00
Michael Shilman
da9211522c Official-storybook: Fix component controls story 2020-04-20 15:04:30 +08:00
Michael Shilman
fcc28a2485 v6.0.0-alpha.39 2020-04-18 19:28:04 +08:00
Michael Shilman
2398b8d65d v6.0.0-alpha.38 2020-04-18 19:24:36 +08:00
Michael Shilman
f8132005c4
Merge pull request #10464 from storybookjs/8781-props-include-exclude
Addon-docs: Provide better props include/exclude features
2020-04-18 14:46:13 +08:00
Michael Shilman
39e93885b7 Addon-docs: Provide better props include/exclude features 2020-04-18 09:04:58 +08:00
Michael Shilman
b4ef458618 Addon-docs: Vue inline stories documentation & example 2020-04-18 07:55:01 +08:00
Michael Shilman
6f5a305dae v6.0.0-alpha.37 2020-04-17 02:43:03 +08:00
Michael Shilman
6094e95261 Fix angular parameters story 2020-04-17 02:15:13 +08:00
Michael Shilman
c3e848b542 Core: Pass args first to stories by default 2020-04-17 01:53:27 +08:00
Norbert de Langen
f6f52afc3e
FIX snapshots 2020-04-16 10:01:50 +02:00
Norbert de Langen
93d3fd5bf3 Merge branch 'next' into tech/stringified-parameter-stories-improvment 2020-04-16 08:39:58 +02:00
Norbert de Langen
1833852b1f
Update examples/riot-kitchen-sink/src/stories/core.stories.js
Co-Authored-By: Michael Shilman <shilman@users.noreply.github.com>
2020-04-16 08:39:00 +02:00
Michael Shilman
bd058f88d4 v6.0.0-alpha.36 2020-04-16 08:31:05 +08:00
Michael Shilman
86f8c33023 v6.0.0-alpha.35 2020-04-16 00:07:22 +08:00
Michael Shilman
5eff55ea2e Ember-cli: Remove redundant preset.js 2020-04-15 22:14:21 +08:00
Norbert de Langen
a06b2a2073
CHANGE div to pre 2020-04-15 14:52:05 +02:00
Norbert de Langen
923708eb67
format stringified parameters 2020-04-15 14:50:22 +02:00
Michael Shilman
e74d7035c8 Official-storybook: Fix passArgsFirst problems 2020-04-15 17:28:54 +08:00
Michael Shilman
c4da5401d2 v6.0.0-alpha.34 2020-04-15 16:58:32 +08:00
Michael Shilman
bf1b955640
Merge pull request #10354 from storybookjs/6639-args-table-controls
Addon-docs: Add controls to ArgsTable
2020-04-15 16:27:53 +08:00
Michael Shilman
487ac80230 Addon-docs: Fix DocsPage use case and add example 2020-04-15 16:14:24 +08:00
Norbert de Langen
5440005f81
Merge branch 'next' into feature/removeA11yDecorator 2020-04-14 11:26:45 +02:00