Tom Coleman
99481ef1ec
Remove integration tests
2018-02-22 13:27:08 +11:00
Thomas BERTET
9cae936bd9
Merge branch 'master' into storyshots-add-image-snapshots
2018-01-05 17:13:11 +01:00
Artemy Tregubenko
d78025fdb1
Fix some typos in the contributing documentation
2018-01-05 16:40:47 +01:00
Thomas BERTET
ddde7213b4
Merge branch 'master' into storyshots-add-image-snapshots
2018-01-04 10:30:41 +01:00
Christian Davis
e4019a5b85
Update prereq yarn install level
...
Yarn 1.0.0 contains a linking bug that is fixed in 1.3.2, creates issues otherwise:
https://github.com/storybooks/storybook/issues/2382#issue-276990637
2018-01-03 19:02:27 -06:00
Thomas Bertet
b96345b484
add jest-image-snapshot to storyshots
2017-12-28 10:33:26 +01:00
Syneva Runyan
dbe66ecf34
added note on updating snapshots
2017-11-03 16:46:01 -04:00
Syneva Runyan
ae0bf273f1
proofread changes
2017-11-03 16:00:04 -04:00
Syneva Runyan
1e9538c59f
fixed duplication of local test execution instructions
2017-11-03 15:55:08 -04:00
Daniel Duan
b0e27e2752
Update CONTRIBUTING.md
2017-11-03 11:58:25 -04:00
syneva-runyan
ae1d3d374a
updated local test documentation
2017-11-03 08:39:58 -04:00
Michael Shilman
e7fe902d22
Use npm for publishing (for now)
2017-10-20 21:43:58 +02:00
Michael Shilman
46362ccd54
Force publish all packages on each npm release
2017-10-20 21:35:41 +02:00
Kees Kluskens
baa742c9f4
Contributing guide: fix invalid storybook start
...
`yarn start storybook` does not exist, it is `yarn storybook` *or* `yarn start`
2017-09-30 15:23:46 +02:00
hypnos
2f53feb64a
Use yarn workspaces on master
2017-09-29 23:00:47 +03:00
Michael Shilman
4700d9b6e7
Updated release process documentation
2017-09-22 19:39:09 +01:00
Dan Seethaler
00992e0258
Minor text change
2017-09-06 15:39:44 -04:00
Norbert de Langen
0723401b51
ADD -- --core to CONTRIBUTING.md
2017-08-23 20:35:57 +02:00
Norbert de Langen
879928d9af
Merge branch 'master' into improve-bootstrap-command
...
# Conflicts:
# .circleci/config.yml
2017-08-23 08:25:07 +02:00
Tom Coleman
e27a9c08f1
Remove the test-cra
example app.
...
No longer needed, we can now test `cra-kitchen-sink`
2017-08-22 15:39:46 +10:00
Norbert de Langen
6aad7a1cfc
use -- --flag
in docs & circleci
2017-07-24 07:53:49 +02:00
Michael Shilman
1797bbc6ba
Add notes on our release process
...
Based on this gist:
https://gist.github.com/shilman/7993bc0c74974ef1ace7c4f96900554c
2017-06-23 13:54:28 +10:00
Aaron Ranard
d8c032daff
update old namespace link and incorrect UI link
...
I noticed the npm link command is out of date in the contribution guide and updated it to what I believe it should be, as well as a link to the Storybook UI page.
2017-06-13 11:57:22 -06:00
Kyle Truong
ada2f08916
Fix typo on CONTRIBUTING.md
2017-06-09 16:42:03 -04:00
Michael Shilman
39b4c0380d
Add CONTRIBUTING note about publishing package for the first time
2017-06-10 00:58:53 +12:00
Norbert de Langen
db3cd0b6eb
FIX spelling
2017-05-27 22:10:34 +02:00
Norbert de Langen
f5a503688b
FIX linting markdown
2017-05-27 20:03:35 +02:00
Michael Shilman
a9c407a746
Updated changelog format to be compatible with github-release-from-changelog
2017-05-28 00:51:30 +10:00
Michael Shilman
4329d58551
Update CONTRIBUTING notes, CHANGELOG format, skip "cleanup" labels
2017-05-27 22:18:11 +10:00
Michael Shilman
c992573fe7
Update release notes using latest pr-log
2017-05-27 17:16:09 +10:00
Michael Shilman
a90b36f65d
Merge branch 'storybooks/master' into 1046-3.0-release-notes
...
# Conflicts:
# HISTORY.md
# ROADMAP.md
2017-05-27 14:52:10 +10:00
Norbert de Langen
67d902f237
FIX listing for markdown
2017-05-26 11:21:46 +02:00
Michael Shilman
4709417fe9
Updated release steps
2017-05-20 23:47:32 +10:00
Michael Shilman
ce1eb21ba4
Instructions for generating release notes (design only, not yet implemented)
2017-05-20 23:20:43 +10:00
Norbert de Langen
33197654ad
MOVE & RENAME and storyshots && CHANGE “React Storybook” > “Storybook”
2017-05-17 09:04:22 +02:00
Michael Shilman
674d6e2c0b
Merge branch 'master' into update-issue-labels
2017-05-17 10:34:44 +10:00
Michael Shilman
7f81fb8c99
Updated triage labels with more detail including merged label
2017-05-17 00:56:25 +10:00
Norbert de Langen
69b91f6e53
CHANGE folder structure && CHANGE package-names
2017-05-15 00:08:46 +02:00
Norbert de Langen
b5d2e219b8
Merge branch 'master' into am-change-npm-organisation
...
# Conflicts:
# examples/cra-storybook/package.json
# examples/cra-storybook/src/stories/index.js
# examples/test-cra/package.json
# examples/test-cra/src/stories/index.js
# packages/addon-actions/.storybook/addons.js
# packages/addon-comments/.storybook/addons.js
# packages/addon-comments/package.json
# packages/addon-info/.storybook/addons.js
# packages/addon-info/example/story.js
# packages/addon-info/package.json
# packages/addon-knobs/.storybook/addons.js
# packages/addon-knobs/README.md
# packages/addon-notes/README.md
# packages/addon-notes/package.json
# packages/addon-options/.storybook/addons.js
# packages/getstorybook/generators/METEOR/template/.stories/index.js
# packages/getstorybook/generators/REACT/template/stories/index.js
# packages/getstorybook/generators/REACT_NATIVE/template/storybook/addons.js
# packages/getstorybook/generators/REACT_NATIVE/template/storybook/stories/index.js
# packages/getstorybook/generators/REACT_SCRIPTS/template/src/stories/index.js
# packages/react-native-storybook/docs/manual-setup.md
# packages/react-native-storybook/package.json
# packages/react-native-storybook/src/index.js
# packages/react-native-storybook/src/server/addons.js
# packages/react-storybook/demo/package.json
# packages/react-storybook/demo/src/stories/index.js
# packages/react-storybook/src/client/index.js
# packages/react-storybook/src/server/addons.js
# packages/storyshots/package.json
# packages/storyshots/stories/required_with_context/Button.stories.js
# packages/storyshots/stories/required_with_context/Welcome.stories.js
2017-05-14 21:40:38 +02:00
Michael Shilman
e8a1267c57
Document new issue labeling scheme
2017-05-12 23:51:32 +10:00
Norbert de Langen
037453d7e2
Merge branch 'master' into reproduce-against-master
2017-05-09 07:30:17 +02:00
Norbert de Langen
8a494d3cd7
Update CONTRIBUTING.md
2017-05-09 07:28:52 +02:00
Norbert de Langen
472c07d85f
Update CONTRIBUTING.md
2017-05-09 07:27:22 +02:00
Aaron Mc Adam
e989538bdd
refactor: update more old references
2017-05-06 11:41:46 +01:00
Oleg Proskurin
437ec6189c
Fix links in PRs section of CONTRIBUTING.md
2017-05-04 22:51:51 +07:00
Tom Coleman
9b59092335
First pass at update the contribution instructions
...
See https://github.com/storybooks/storybook/issues/756#issuecomment-297923933
We should actually ensure this works consistently for people before making this change.
2017-05-01 15:09:55 +10:00
Michael Shilman
588dba4441
Clarification on self-merging
2017-04-19 21:12:34 -07:00
Michael Shilman
cc4f4c969c
In github, tags are called labels :)
2017-04-19 20:51:13 -07:00
Michael Shilman
034e0abe0a
Updates per @tmeasday 's review
2017-04-19 20:49:34 -07:00
Michael Shilman
ca38478f8b
PR review policy
...
Quick pass at reviewer policy after short chat with @tmeasday
2017-04-19 20:43:52 -07:00