Filipp Riabchun
|
21911319b0
|
Merge pull request #3741 from pascalduez/hotfix/addon-info-readme
[documentation] Update and fix addon-info options documentation
|
2018-06-10 22:18:11 +03:00 |
|
igor-dv
|
9368287043
|
Common storyshots README.md improvements
|
2018-06-10 16:43:58 +03:00 |
|
igor-dv
|
a87798b2dc
|
Common storyshots README.md improvements
|
2018-06-10 16:42:39 +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
|
77998b803f
|
minor
|
2018-06-10 14:38:38 +03:00 |
|
igor-dv
|
0478125ae3
|
Extract imageSnapshots to a separate package
|
2018-06-10 14:34:45 +03:00 |
|
Pascal Duez
|
6e3f8d3618
|
Update and fix addon-info options documentation
|
2018-06-10 12:52:54 +02: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
|
5738a8ecaa
|
Update snapshots
|
2018-06-08 11:21:31 +02: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
|
ed430d06e5
|
Merge pull request #3717 from storybooks/storyshots-remove-deprecations
[Storyshots] Remove deprecated props from storyshots
|
2018-06-08 08:28:01 +02:00 |
|
Filipp Riabchun
|
bb3c5bf781
|
Merge branch 'master' into info-params
|
2018-06-08 08:20:53 +02:00 |
|
Keraito
|
ddc4e71fc2
|
Remove linebreaks in notes text when it are html elements
|
2018-06-07 15:43:50 +02:00 |
|
Phill Duffy
|
7766d1c345
|
Update ReadMe.md
small typos I noticed, not an exhaustive check.
|
2018-06-06 21:58:04 +01:00 |
|
igor-dv
|
d3f2c72e53
|
Merge remote-tracking branch 'origin/master' into storyshots-remove-deprecations
|
2018-06-06 10:19:15 +03:00 |
|
Hypnosphi
|
aebf1316a8
|
Fix eslint warnings
|
2018-06-06 01:07:46 +02:00 |
|
igor-dv
|
b1e6c6d88d
|
Fix tests
|
2018-06-05 23:23:20 +03:00 |
|
igor-dv
|
991e817252
|
Remove "deprecations" from storyshots
|
2018-06-05 22:34:53 +03:00 |
|
Keraito
|
f1ae4eae48
|
Document disable flag
|
2018-06-05 16:45:04 +02:00 |
|
Keraito
|
837cfbe43e
|
Deprecate setDefaults
|
2018-06-05 16:09:53 +02:00 |
|
Keraito
|
44ffa26369
|
Update the examples and docs
|
2018-06-05 15:36:23 +02:00 |
|
Dependencies.io Bot
|
6a08d2ea29
|
Update prettier from 1.13.3 to 1.13.4 in addons/storysource
|
2018-06-04 23:17:35 +00:00 |
|
Dependencies.io Bot
|
23c6b45705
|
Update moment from 2.22.1 to 2.22.2 in addons/knobs
|
2018-06-04 23:17:34 +00:00 |
|
Dependencies.io Bot
|
af5a84bb3f
|
Update axe-core from 3.0.2 to 3.0.3 in addons/a11y
|
2018-06-04 23:17:34 +00:00 |
|
Norbert de Langen
|
407cc67355
|
Merge pull request #3560 from GeorgeWL/patch-1
Add links to stable docs
|
2018-06-03 23:10:45 +02:00 |
|
Filipp Riabchun
|
4066e6ff55
|
Merge pull request #3660 from isoppp/issue-3657-storysource-support-prettier-0-13
storysource: Add default parser option. Support prettier v1.13.0
|
2018-06-03 14:39:53 +02:00 |
|
Keraito
|
f1d318b451
|
Update doc to clarify the details of how to use decorator
|
2018-06-02 22:42:41 +02:00 |
|
Keraito
|
1a811053a9
|
Merge branch 'master' into info-params
|
2018-06-02 22:17:18 +02:00 |
|
Keraito
|
0ccf13138c
|
Change assign to destructure (undefined) and add disable example
|
2018-06-02 22:16:41 +02:00 |
|
isoppp
|
6ac4983561
|
storysource: Modify to make parser or filepath always specified #3657
|
2018-06-02 08:55:53 +09:00 |
|
isoppp
|
05e419c355
|
Revert "storysource: organized the options to pass to Prettier #3657"
This reverts commit a450f4edd3c9064bbdc2bc7464187f835d5b0360.
|
2018-06-02 08:42:57 +09:00 |
|
Keraito
|
848cf43c85
|
Update the documentation with the new possibilities
|
2018-06-01 15:44:29 +02:00 |
|
Keraito
|
a1b429695d
|
Implement params for info + merge the options and params
|
2018-06-01 15:14:06 +02:00 |
|
isoppp
|
a450f4edd3
|
storysource: organized the options to pass to Prettier #3657
|
2018-05-31 23:14:10 +09:00 |
|
isoppp
|
7f2864b280
|
storysource: update prettier version to 1.13.3 #3657
|
2018-05-31 10:06:58 +09:00 |
|
Filipp Riabchun
|
fb6fb1d326
|
Merge pull request #3687 from JuhQ/patch-2
Fix comment wording
|
2018-05-30 23:13:36 +02:00 |
|
Filipp Riabchun
|
83e76374c8
|
Merge pull request #3676 from storybooks/tmeasday/refactor-backgrounds-addon
Use parameters for backgrounds addon
|
2018-05-30 16:20:11 +02:00 |
|
Juha Tauriainen
|
16f04f12c1
|
Fix comment wording
Change with this component to with these components
|
2018-05-30 14:06:09 +03:00 |
|
Tom Coleman
|
cd23c9ec4a
|
Update skip => disable
|
2018-05-30 20:09:46 +10:00 |
|
isoppp
|
3610c7214d
|
storybook: unlock prettier minor version
like revert commit 6b3604c72588028f5a6e97f737eedac4a4b7f109
|
2018-05-30 18:33:20 +09:00 |
|
isoppp
|
b1664335cb
|
Merge remote-tracking branch 'origin/master' into issue-3657-storysource-support-prettier-0-13
|
2018-05-30 18:07:20 +09:00 |
|
isoppp
|
86a4cb1f41
|
storysource: pass file path to prettier config / support to parser changes at Prettier v0.13.0 #3657
|
2018-05-30 17:31:17 +09:00 |
|
isoppp
|
8ec5a40ec8
|
Revert "storysource: Add default parser option. Support prettier v0.13.0 ( #3657 )"
This reverts commit 19035559508a27193bda4f3170b0ce9d6599693f.
|
2018-05-30 17:29:09 +09:00 |
|
root
|
dd867d2ca0
|
Merge branch 'dependencies.io-update-build-345.0.0'
|
2018-05-30 00:21:23 +00:00 |
|
Hypnosphi
|
6b3604c725
|
Storysource: lock prettier minor version
|
2018-05-30 01:51:48 +02:00 |
|
Hypnosphi
|
4caa4fc488
|
Revert "Update prettier from 1.12.1 to 1.13.0 in addons/storysource"
This reverts commit a09bff9
|
2018-05-30 01:35:05 +02:00 |
|
Juha Tauriainen
|
c5e239cfc3
|
Remove space from comment
A small, perhaps even unnecessary change
|
2018-05-29 13:29:55 +03:00 |
|
Wei-Wei Wu
|
c2887f5617
|
Merge pull request #3479 from wuweiweiwu/issue-3026
feat: add renderWithOptions to @addons/storyshots
|
2018-05-29 00:06:54 -07:00 |
|
Tom Coleman
|
460d5acf6a
|
Rename backgrounds -> withBackgrounds for consistency
|
2018-05-29 11:45:55 +10:00 |
|