1657 Commits

Author SHA1 Message Date
Gavin King
037187ea50 Should use the same styles as all the other frameworks 2018-06-17 23:37:02 +02:00
Gavin King
3dbe0107a5 incorrect app name 2018-06-17 22:11:45 +02:00
Gavin King
e65573e384 Creating svelte test and integration locations to match vue 2018-06-17 22:11:45 +02:00
Gavin King
43b3660b4c linting and using global document 2018-06-17 22:11:45 +02:00
Gavin King
a677702f05 Svelte stories don't support these addons yet 2018-06-17 22:11:45 +02:00
Gavin King
0eed975b8e Add jest support for svelte files 2018-06-17 22:11:45 +02:00
Gavin King
bab002e7e1 File not required 2018-06-17 22:11:45 +02:00
Gavin King
ba11d1643e File was changed by accident 2018-06-17 22:11:45 +02:00
Gavin King
295f4e2b8a Easier to see the centering when we break the sentences 2018-06-17 07:54:45 +02:00
Gavin King
f64ec6853f Added support for actions addon 2018-06-17 07:30:58 +02:00
Gavin King
5f64ea371b Added background addon support 2018-06-17 07:30:58 +02:00
Gavin King
306b580080 Centered addon working with Svelte 2018-06-17 07:30:58 +02:00
Gavin King
40660ea7ea Added knob addon example 2018-06-17 07:30:46 +02:00
Gavin King
1381b93ee0 Basic Svelte support 2018-06-17 07:30:40 +02:00
igor-dv
34a4a080a8 Merge remote-tracking branch 'origin/master' into storyshots-remove-require-context 2018-06-16 16:46:14 +03:00
Hypnosphi
b169f1374d Update storyshots 2018-06-16 16:40:53 +03:00
Sam Grace
f0b7885f2a update snapshots 2018-06-13 12:13:58 +01:00
igor-dv
2a992bac2e Replace require_context.js with babel-plugin-require-context-hook 2018-06-12 21:50:13 +03:00
igor-dv
1a9a227a40 Merge remote-tracking branch 'origin/storyshots-refactoring' into storyshots-advanced-config 2018-06-11 23:45:19 +03:00
igor-dv
56d030ebc3 Remove eslint from the marko-cli project 2018-06-11 14:21:40 +03:00
igor-dv
c19e141147 Change version of the marko-widgets to 7.0.1 2018-06-11 10:01:23 +03:00
igor-dv
0c98009520 Add custom config implementation + allow configPath to point on config.js file 2018-06-11 02:51:24 +03:00
igor-dv
e319885ff0 Merge remote-tracking branch 'origin/master' into storyshots-separation
# Conflicts:
#	addons/storyshots/storyshots-core/package.json
#	examples/official-storybook/package.json
2018-06-10 14:51:06 +03:00
igor-dv
0478125ae3 Extract imageSnapshots to a separate package 2018-06-10 14:34:45 +03:00
Michael Shilman
1a03042590 v4.0.0-alpha.9 2018-06-10 15:42:04 +08:00
Filipp Riabchun
4a250fb7da
Merge pull request #3697 from Keraito/info-params
Use parameters for info addon
2018-06-09 20:40:34 +02:00
Keraito
3cc1566013 Update snapshots correctly 2018-06-08 17:33:53 +02:00
Keraito
cd6cdd392f Forgot to run yarn 2018-06-08 11:32:12 +02:00
Keraito
5738a8ecaa Update snapshots 2018-06-08 11:21:31 +02:00
Igor
6a49aa5193
Merge pull request #3727 from storybooks/polymer-backgrounds-example
Add addon-backgrounds to polymer-cli examples
2018-06-08 12:13:48 +03:00
Filipp Riabchun
aea6f48300
Merge pull request #3731 from Keraito/notes-md-table
Remove linebreaks in notes text when it are html elements
2018-06-08 08:29:29 +02:00
Filipp Riabchun
bb3c5bf781
Merge branch 'master' into info-params 2018-06-08 08:20:53 +02:00
igor-dv
dc79332b1d Use withBackgrounds instead of the deprecated default export. 2018-06-07 17:01:34 +03:00
Keraito
46e1018cc6 Run snapshots tests 2018-06-07 15:51:46 +02:00
Keraito
ddc4e71fc2 Remove linebreaks in notes text when it are html elements 2018-06-07 15:43:50 +02:00
igor-dv
8bdc44149e Add addon-backgrounds to polymer-cli examples 2018-06-07 10:58:02 +03:00
igor-dv
9b13bfc6e9 Merge remote-tracking branch 'origin/master' into new-angular-cli-integration
# Conflicts:
#	examples/marko-cli/package.json
#	yarn.lock
2018-06-06 10:37:40 +03:00
Keraito
44ffa26369 Update the examples and docs 2018-06-05 15:36:23 +02:00
Dependencies.io Bot
d67fd52fe4 Update webpack from 4.10.1 to 4.10.2 in examples/official-storybook 2018-06-04 23:17:48 +00:00
Dependencies.io Bot
ee6762cdea Update webpack from 4.10.1 to 4.10.2 in examples/vue-kitchen-sink 2018-06-04 23:17:47 +00:00
Dependencies.io Bot
541195954e Update webpack from 4.10.1 to 4.10.2 in examples/mithril-kitchen-sink 2018-06-04 23:17:46 +00:00
Dependencies.io Bot
0cf5afa999 Update webpack from 4.10.1 to 4.10.2 in examples/cra-kitchen-sink 2018-06-04 23:17:45 +00:00
Dependencies.io Bot
ca69ab1ec1 Update typescript from 2.8.3 to 2.9.1 in examples/angular-cli 2018-06-04 23:17:44 +00:00
Dependencies.io Bot
b7e879a597 Update ts-node from 6.0.5 to 6.1.0 in examples/angular-cli 2018-06-04 23:17:44 +00:00
Dependencies.io Bot
e473826d14 Update @types/node from 9.6.18 to 9.6.20 in examples/angular-cli 2018-06-04 23:17:43 +00:00
Dependencies.io Bot
69763e6722 Update @types/jasmine from 2.8.7 to 2.8.8 in examples/angular-cli 2018-06-04 23:17:42 +00:00
Dependencies.io Bot
86c5675b90 Update webpack from 4.10.1 to 4.10.2 in examples/polymer-cli 2018-06-04 23:17:41 +00:00
Dependencies.io Bot
16bd10fe1c Update webpack from 4.10.1 to 4.10.2 in examples/marko-cli 2018-06-04 23:17:40 +00:00
Dependencies.io Bot
80238a2948 Update prettier from 1.13.2 to 1.13.4 in examples/marko-cli 2018-06-04 23:17:39 +00:00
igor-dv
a32e3140e4 Temporary update webpack to 4.10.2 2018-06-03 20:49:03 +03:00