1669 Commits

Author SHA1 Message Date
Gavin King
2f8a3ad34d Title meant nothing 2018-06-20 00:14:41 +02:00
Gavin King
284a443712 Editing the welcome text a little 2018-06-20 00:03:31 +02:00
Gavin King
a7dd460847 I think this project recommends yarn 2018-06-19 23:55:43 +02:00
Gavin King
ef2e19cf90 I wish I'd known this at the start. 2018-06-19 23:52:39 +02:00
Gavin King
15ee3c66ff Since yarn seems to be the package manager of choice 2018-06-19 23:50:49 +02:00
Gavin King
1a4cc60f58 local eslint config not required 2018-06-19 23:49:17 +02:00
Gavin King
17cb74f599 Build works fine in kitchen sink without peer deps, afaict 2018-06-19 23:44:50 +02:00
Gavin King
03c6c0c42a Readded addon options support 2018-06-18 02:57:58 +02:00
Gavin King
27104f8b2d Viewport addon support added 2018-06-18 02:43:34 +02:00
Gavin King
022896299d Added addon notes example 2018-06-18 02:22:13 +02:00
Gavin King
0f4f756703 Added addon link example 2018-06-18 01:50:05 +02:00
Gavin King
09ca251383 Overwriting internal methods is an antipattern 2018-06-18 00:49:32 +02:00
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