Filipp Riabchun
|
370285a106
|
Add docs. Don't open story page is there are no tests defined in it
|
2019-11-24 12:58:15 +01: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
|
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 |
|
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 |
|
Filipp Riabchun
|
8c7749c40c
|
Merge pull request #3521 from ag-kylemh/patch-1
Update README.md to elaborate on multiSnapshotWithOptions
|
2018-05-02 17:12:03 +03:00 |
|
Kyle Holmberg
|
1d9460a737
|
Update README.md to elaborate on multiSnapshotWithOptions
|
2018-05-01 18:19:38 -07:00 |
|
Jan Swart
|
3800c99c99
|
update README
|
2018-05-01 18:48:48 +02:00 |
|
Wei-Wei Wu
|
ed2fdfde21
|
update readme + add new renderWithOptions export
|
2018-04-24 19:04:39 -07:00 |
|
Wei-Wei Wu
|
24407176c6
|
update README
|
2018-04-23 23:42:35 -07:00 |
|
igor-dv
|
6598fa5c76
|
Add integrityOptions to README
|
2018-04-15 18:20:25 +03:00 |
|
Thomas Bertet
|
8fd80dde0d
|
fix storyshots readme for image snapshotting
|
2018-04-11 10:48:02 +02:00 |
|
Thomas Bertet
|
9713b4adb5
|
Update README for addon-storyshots
|
2018-03-27 17:32:53 +02:00 |
|
Thomas Bertet
|
8ab2e169a0
|
remove default options on goto call to puppeteer
|
2018-03-27 17:32:53 +02:00 |
|
Daniel Duan
|
41cc1a166f
|
rephrase getting started with jest
|
2018-03-23 14:02:34 -04:00 |
|
Martin Lehmann
|
b41ffb691c
|
Fix storyshots renderer option
|
2018-03-21 15:38:11 +01:00 |
|
Dan Green
|
ae090ffdb2
|
(#2516) Add disclaimer that egghead link is paid content
|
2018-03-17 17:09:11 -04:00 |
|
Thomas Bertet
|
485aab5ece
|
fix sceenshots tests & update storyshots behavior
|
2018-03-08 14:14:31 +01:00 |
|
igor
|
ac89c6e8ed
|
Use full url to the ADDONS_SUPPORT.md
|
2018-02-21 16:17:02 +02:00 |
|
igor
|
f7f39ef066
|
Point addon/framework support to the ADDONS_SUPPORT.md
|
2018-02-21 15:41:32 +02:00 |
|
Sebastian Eriksson
|
e074c8c74a
|
Merge branch 'feature/beforeScreenshot' of github.com:seberik/storybook into feature/beforeScreenshot
|
2018-02-13 20:17:01 +01:00 |
|
Sebastian Eriksson
|
eab721538b
|
Fixed small typo
|
2018-02-13 20:16:46 +01:00 |
|
Igor
|
08137ace34
|
Merge branch 'master' into feature/beforeScreenshot
|
2018-02-13 17:17:01 +02:00 |
|
Sebastian Eriksson
|
2f9b73749a
|
Added clarification of why the page instance is useful
|
2018-02-13 10:28:15 +01:00 |
|
Sebastian Eriksson
|
8913d2750d
|
Added page instance argument and update docs
|
2018-02-13 10:17:53 +01:00 |
|
Hypnosphi
|
bafe0a048a
|
Merge remote-tracking branch 'origin/master' into upgrade-dev-deps
# Conflicts:
# examples/angular-cli/package.json
# examples/official-storybook/README.md
# examples/official-storybook/package.json
# lib/cli/package.json
# package.json
# yarn.lock
|
2018-02-13 11:59:56 +03:00 |
|
Sebastian Eriksson
|
2fd75247bb
|
Added beforeScreenshot config option to addons/storyshots, to allow testing of components with mounting animations
|
2018-02-12 21:12:47 +01:00 |
|
Javid Jamae
|
3be77c2dc8
|
Added documentation related to issue #1820
|
2018-01-29 12:55:02 -08:00 |
|
Hypnosphi
|
52a554fe83
|
Major version upgrades for devDependencies
|
2018-01-27 21:24:50 +03:00 |
|
Matt Shull
|
8578270022
|
Updating Vue Jest Config
Based on https://github.com/storybooks/storybook/issues/2800#issuecomment-359490832 this change is needed to get Storyshots working with Vue/Nuxt starting at 3.4.0-alpha5
|
2018-01-23 16:12:11 -06:00 |
|
Mihail
|
935824a491
|
Update README.md
|
2018-01-23 03:52:49 +03:00 |
|
Nathaniel Blackburn
|
4790dea8ad
|
Fixed typo
|
2018-01-19 17:15:44 +00:00 |
|
Thomas Bertet
|
23cb115ffd
|
fix Storyshots README, add missing export
|
2018-01-16 10:35:41 +01:00 |
|
igor
|
f68a41020d
|
Merge remote-tracking branch 'origin/master' into angular-storyshots
# Conflicts:
# addons/storyshots/README.md
# addons/storyshots/src/index.js
|
2018-01-11 21:12:10 +02:00 |
|
igor
|
d17f61b29f
|
Fix docs
|
2018-01-11 20:39:27 +02:00 |
|
igor
|
9091f4ab9b
|
Add deps issue description to README
|
2018-01-11 16:47:57 +02:00 |
|
igor
|
c2ced8d353
|
Update README
|
2018-01-11 08:50:52 +02:00 |
|
Thomas Bertet
|
96a5df5284
|
Add more details in READMEfor image snapshots
|
2018-01-10 11:51:45 +01:00 |
|
igor
|
e304771f90
|
Add docs for angular and vue
|
2018-01-06 12:02:44 +02:00 |
|
Thomas Bertet
|
b96345b484
|
add jest-image-snapshot to storyshots
|
2017-12-28 10:33:26 +01:00 |
|
hypnos
|
6a1f1f691f
|
Merge branch 'master' into release/3.3
# Conflicts:
# addons/knobs/package.json
# yarn.lock
|
2017-12-23 18:30:24 +01:00 |
|
Norbert de Langen
|
a76f2a61ec
|
UPDATE readme with new slackin link
|
2017-12-22 18:06:27 +01:00 |
|
Tobias Lengsholz
|
f42b29a1d4
|
Extend readme
|
2017-12-01 18:48:02 +01:00 |
|
Norbert de Langen
|
254e52f8f2
|
Merge branch 'master' into release/3.3
|
2017-10-23 16:42:06 +02:00 |
|
Norbert de Langen
|
0e7befd50a
|
Update README.md
|
2017-10-23 16:05:38 +02:00 |
|
Jose Browne
|
5c1d8ffcc9
|
add getSnapshotFileName() example
|
2017-09-13 23:43:57 -07:00 |
|
Jose Browne
|
872004c6f2
|
update readme
|
2017-09-13 20:33:20 -07:00 |
|
Michael Shilman
|
66c0d09500
|
Document new option in README
|
2017-08-25 22:25:41 -07:00 |
|
xavcz
|
ef61f91a16
|
docs(storyshots): rAF polyfill if react 16 is used
|
2017-07-10 07:06:50 -04:00 |
|