Norbert de Langen
b708eaf18f
REMOVE info about yarn linking && ADD info about linting
2019-04-25 18:34:29 +02:00
Norbert de Langen
382da6ff6c
CHANGE wording of npm link disadvantages
2019-04-25 13:20:54 +02:00
Norbert de Langen
fd7ff2280f
Merge branch 'next' into tech/local-registry
...
# Conflicts:
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/contexts/package.json
# addons/cssresources/package.json
# addons/events/package.json
# addons/google-analytics/package.json
# addons/info/package.json
# addons/jest/package.json
# addons/knobs/package.json
# addons/links/package.json
# addons/notes/package.json
# addons/ondevice-backgrounds/package.json
# addons/ondevice-knobs/package.json
# addons/ondevice-notes/package.json
# addons/options/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storyshots/storyshots-puppeteer/package.json
# addons/storysource/package.json
# addons/viewport/package.json
# app/angular/package.json
# app/ember/package.json
# app/html/package.json
# app/marko/package.json
# app/mithril/package.json
# app/polymer/package.json
# app/preact/package.json
# app/react-native-server/package.json
# app/react-native/package.json
# app/react/package.json
# app/riot/package.json
# app/svelte/package.json
# app/vue/package.json
# examples-native/crna-kitchen-sink/package.json
# examples/angular-cli/package.json
# examples/cra-kitchen-sink/package.json
# examples/cra-ts-kitchen-sink/package.json
# examples/ember-cli/package.json
# examples/html-kitchen-sink/package.json
# examples/marko-cli/package.json
# examples/mithril-kitchen-sink/package.json
# examples/official-storybook/package.json
# examples/polymer-cli/package.json
# examples/preact-kitchen-sink/package.json
# examples/riot-kitchen-sink/package.json
# examples/svelte-kitchen-sink/package.json
# examples/vue-kitchen-sink/package.json
# lib/addons/package.json
# lib/api/package.json
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/cli/package.json
# lib/client-api/package.json
# lib/components/package.json
# lib/core/package.json
# lib/router/package.json
# lib/theming/package.json
# lib/ui/package.json
2019-04-25 13:19:20 +02:00
Norbert de Langen
b30c84c8c9
IMPROVE documentation
2019-04-25 11:44:33 +02:00
Norbert de Langen
609ea4f568
ADD a js version since I find those easier to debug & extend
2019-04-25 00:00:10 +02:00
Benoit Dion
2cc346675a
Improve cli for react-native
...
Fixes #6470
- Set port to the default
- Use `installBabel` primitive to bring in babel-loader
2019-04-14 20:00:41 -04:00
Michael Shilman
b632e92cc5
Rename publish command to avoid confusion
2019-01-16 12:10:43 +08:00
Norbert de Langen
a9ee8a5dad
Merge branch 'next' into tech/overhaul-ui
...
# Conflicts:
# .babelrc.js
# addons/a11y/package.json
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/cssresources/package.json
# addons/events/package.json
# addons/graphql/package.json
# addons/info/package.json
# addons/info/src/components/PropTable.js
# addons/jest/package.json
# addons/knobs/package.json
# addons/links/package.json
# addons/notes/package.json
# addons/ondevice-backgrounds/package.json
# addons/options/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storyshots/storyshots-puppeteer/package.json
# addons/storysource/package.json
# app/angular/package.json
# app/ember/package.json
# app/html/package.json
# app/marko/package.json
# app/mithril/package.json
# app/polymer/package.json
# app/react/package.json
# app/riot/package.json
# app/svelte/package.json
# app/vue/package.json
# examples/official-storybook/stories/addon-a11y.stories.js
# examples/official-storybook/stories/addon-actions.stories.js
# lib/addons/package.json
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/components/src/layout/mobile.js
# lib/core/package.json
# lib/core/src/server/common/babel.js
# lib/ui/package.json
# lib/ui/src/modules/ui/components/stories_panel/index.js
# lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.test.js
# lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators_utils.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.js
# yarn.lock
2018-12-06 16:49:52 +01:00
Lucian
ad8c797383
Fix typos and grammatical errors in markdown documents
...
Signed-off-by: Lucian <lucian.buzzo@gmail.com>
2018-12-05 21:23:02 +00:00
Norbert de Langen
628412ad38
Merge branch 'next' into tech/overhaul-ui
...
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/notes/package.json
# addons/storyshots/storyshots-core/package.json
# lib/addons/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/ui/package.json
2018-11-16 15:29:29 +01:00
Michael Shilman
8aea9f6aed
Upgrade pr-log to 3.0 + storybook-experimental
2018-11-15 21:49:20 +08:00
Norbert de Langen
13781c39e5
Merge branch 'next' into tech/overhaul-ui
2018-11-08 12:03:03 +01:00
Michael Shilman
b28217f887
Update release steps
2018-11-06 16:22:24 +08:00
Norbert de Langen
fef21c26a7
Merge branch 'master' into tech/overhaul-ui
...
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/jest/src/register.js
# addons/knobs/src/components/types/Array.js
# addons/notes/package.json
# addons/notes/src/index.js
# addons/storyshots/storyshots-core/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/components/src/layout/desktop.js
# lib/ui/package.json
# lib/ui/src/modules/api/actions/api.js
# lib/ui/src/modules/shortcuts/actions/shortcuts.js
# lib/ui/src/modules/ui/components/stories_panel/index.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.js
# lib/ui/src/modules/ui/components/stories_panel/text_filter.test.js
# lib/ui/src/modules/ui/containers/header.js
# lib/ui/src/modules/ui/containers/layout.js
# lib/ui/src/modules/ui/libs/filters.js
# yarn.lock
2018-10-11 11:21:31 +02:00
Gytis Vinclovas
4548a774ec
Removed few instances of --reactnative prop.
2018-10-08 09:31:47 +03:00
Norbert de Langen
b8e1859b11
Merge branch 'master' into tech/overhaul-ui
...
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/notes/package.json
# lib/channel-websocket/package.json
# lib/core/src/server/templates/base-manager-head.html
# lib/core/src/server/templates/base-preview-head.html
# lib/ui/package.json
# lib/ui/src/modules/ui/components/search_box.js
# lib/ui/src/modules/ui/components/shortcuts_help.js
# yarn.lock
2018-09-22 00:53:51 +02:00
Pavan Kumar Sunkara
84fd7939f7
Added publishConfig.access = public to all packages we are publishing
2018-09-19 18:24:32 +02:00
Norbert de Langen
fd8fc2ba2e
Merge branch 'master' into tech/overhaul-ui
...
# Conflicts:
# addons/actions/package.json
# addons/options/README.md
# lib/components/package.json
# lib/core/package.json
# lib/ui/package.json
# lib/ui/src/modules/api/actions/api.js
# lib/ui/src/modules/api/actions/api.test.js
# lib/ui/src/modules/api/index.js
# lib/ui/src/modules/shortcuts/actions/shortcuts.js
# lib/ui/src/modules/shortcuts/actions/shortcuts.test.js
# lib/ui/src/modules/shortcuts/index.js
# yarn.lock
2018-09-11 16:53:05 +02:00
Pavan Kumar Sunkara
2ccedd66c9
Moved to lerna 3
2018-09-07 15:24:07 +02:00
Norbert de Langen
e1cb708e35
CLEANUP && FIX addons/actions
2018-09-05 17:38:14 +02:00
lionel benychou
6a56f86fc4
changing CONTRIBUTING.md
2018-08-30 17:26:11 +02:00
lionel benychou
3893d5299d
riot integration
2018-08-27 19:42:20 +02:00
igor-dv
c173e4023b
Merge remote-tracking branch 'origin/master' into svelte-support
...
# Conflicts:
# addons/centered/README.md
# docs/src/pages/basics/quick-start-guide/index.md
2018-08-01 17:12:22 +03:00
edward1224
9af2c5472b
Fix grammer,spelling and punctuation!
2018-07-31 18:02:06 +08:00
Gavin King
5c3dbf2d06
Running svelte tests was undocumented in CONTRIBUTING guide
2018-07-25 14:56:01 +02:00
Jalil Arfaoui
e8679acc51
doc(test): image test is official-storybook, not cra-kitchen-sink
2018-07-20 20:25:46 +02:00
Michael Shilman
9a219346aa
Simplify package publishing
2018-07-03 15:56:25 -07:00
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