22 Commits

Author SHA1 Message Date
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
Michael Shilman
1678a31f15 Update story shots docs and fix a typo in the API 2017-07-06 02:50:58 -07:00
Allan Lukwago
3761ebb143 snapshot testing inverse regex example documentation 2017-06-18 16:36:43 +03:00
Tom Coleman
c254d17732 Create README.md 2017-06-15 10:53:31 +10:00
Norbert de Langen
dfabb185ec FIX linting 2017-06-06 10:15:25 +02:00
Norbert de Langen
db3cd0b6eb FIX spelling 2017-05-27 22:10:34 +02:00
Norbert de Langen
67d902f237 FIX listing for markdown 2017-05-26 11:21:46 +02:00
Norbert de Langen
8d5c4bacf8 FIX linting 2017-05-26 09:36:45 +02:00
Tom Coleman
0644b216b3 Added some docs 2017-05-22 15:27:45 +10:00
Tom Coleman
b00d4a43f1 Added some documentation about the test option 2017-05-21 21:10:36 +10:00
Tom Coleman
b5d7247128 Set up test-cra app to use storyshots
A few things involved:

1. Remove dependencies from storyshots

Storyshots wants to plugin to the version used by the app, not have its own version. So it should probably use a peer dep; however as some deps are optional (i.e. react vs react-native) this will lead to confusing warnings to the user.

This seems like an OK approach until we hear differently from users.

2. Update test-cra's react-scripts to get it's Jest version up to date

3. Add a `mode` option to storyshots to avoid it auto-detecting if `@storybooks/react[-native]` is installed (this was breaking Jest run from the top-level).

4. Ensure that travis installs the `test-cra` properly
2017-05-21 20:44:59 +10:00
Denis Evgrafov
4da63d1359 Update README.md 2017-05-20 11:41:32 +03:00
Norbert de Langen
f7570d2710 FIX review comment 2017-05-17 12:17:30 +02:00
Norbert de Langen
33197654ad MOVE & RENAME and storyshots && CHANGE “React Storybook” > “Storybook” 2017-05-17 09:04:22 +02:00