Norbert de Langen
|
73130d4cd1
|
Merge branch 'master' into release/3.2
|
2017-07-25 09:34:12 +02:00 |
|
Tom Coleman
|
1c75a89433
|
Throw an exception if you try to access a non-existant channel
|
2017-07-25 16:12:45 +10:00 |
|
Michael Shilman
|
d4d3761271
|
Updated comment to reflect reverted code
|
2017-07-24 15:25:52 -07:00 |
|
Michael Shilman
|
0712c1354d
|
Revert channel debugging since it breaks react-native
|
2017-07-24 14:57:56 -07:00 |
|
Michael Shilman
|
31a034fbc5
|
Add pointer to null channel FAQ
|
2017-07-22 02:13:56 -07:00 |
|
Michael Shilman
|
4513cc9f74
|
v3.2.0-alpha.8
|
2017-07-20 13:29:18 -07:00 |
|
Michael Shilman
|
09682a65ce
|
Add channel error to help debugging
|
2017-07-19 20:52:20 -07:00 |
|
Michael Shilman
|
5d9601bc1c
|
Undo channel stubbing - causes NPM version errors to fail silently
|
2017-07-19 16:42:42 -07:00 |
|
Norbert de Langen
|
299a53ac72
|
SWITCH to circleci over travisCI && CHANGE lerna bootstrap procedure:
- Use yarn for installation
- Hoist all dependencies to root
- Hoist known packages to root
- Test storyshots in cra-kitchen-sink
|
2017-07-19 08:01:50 +02:00 |
|
Michael Shilman
|
d8f22cdb85
|
v3.1.6
|
2017-06-26 16:32:38 +10:00 |
|
Michael Shilman
|
b20e6f5091
|
Remove package-lock.json
|
2017-06-23 01:03:45 +10:00 |
|
Michael Shilman
|
a620cfed2a
|
v3.1.5
|
2017-06-22 16:36:43 +10:00 |
|
Michael Shilman
|
e5041fa06a
|
Add package-lock.json
Per discussion with @tmeasday 😉
|
2017-06-22 11:17:16 +10:00 |
|
Michael Shilman
|
c289d15bc7
|
v3.1.2
|
2017-06-09 23:53:03 +12:00 |
|
Michael Shilman
|
ea616369eb
|
v3.1.1
|
2017-06-09 23:31:52 +12:00 |
|
Michael Shilman
|
56052112c3
|
v3.1.0
|
2017-06-09 22:52:20 +12:00 |
|
Norbert de Langen
|
28a4b32323
|
CHANGE all package.jsons so they are uniformly sorted
|
2017-06-06 17:46:55 +02:00 |
|
Norbert de Langen
|
7765c4534b
|
Merge branch 'master' into eslint-strict
# Conflicts:
# app/react-native/src/manager/components/PreviewHelp.js
|
2017-06-06 17:43:50 +02:00 |
|
Michael Shilman
|
5ec0dad1a3
|
Updated repository URL to address broken npm images
|
2017-06-06 01:48:54 +12:00 |
|
Norbert de Langen
|
af1b0c11d2
|
Merge branch 'master' into eslint-strict
# Conflicts:
# .eslintignore
# .travis.yml
# addons/actions/src/containers/ActionLogger/index.js
# addons/centered/package.json
# addons/graphql/package.json
# addons/info/src/components/PropTable.js
# addons/info/src/components/Props.js
# addons/knobs/package.json
# addons/knobs/src/components/Panel.js
# addons/notes/package.json
# addons/notes/src/index.js
# addons/notes/src/register.js
# addons/storyshots/package.json
# addons/storyshots/src/index.js
# app/react-native/package.json
# app/react/package.json
# examples/cra-storybook/package.json
# examples/cra-storybook/src/stories/Welcome.js
# examples/test-cra/src/stories/Button.js
# examples/test-cra/src/stories/Welcome.js
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/cli/bin/generate.js
# lib/cli/generators/METEOR/index.js
# lib/cli/generators/REACT/index.js
# lib/cli/generators/REACT/template/stories/index.js
# lib/cli/generators/REACT_NATIVE/index.js
# lib/cli/generators/REACT_SCRIPTS/index.js
# lib/cli/generators/REACT_SCRIPTS/template/src/stories/Welcome.js
# lib/cli/generators/WEBPACK_REACT/index.js
# lib/cli/lib/helpers.js
# lib/cli/package.json
# package.json
|
2017-05-31 07:45:04 +02:00 |
|
Michael Shilman
|
af41dd1c48
|
v3.0.0
|
2017-05-31 01:39:35 +12:00 |
|
Michael Shilman
|
470c22f92a
|
v3.0.0-rc.3
|
2017-05-30 20:46:11 +12:00 |
|
Norbert de Langen
|
db3cd0b6eb
|
FIX spelling
|
2017-05-27 22:10:34 +02:00 |
|
Norbert de Langen
|
4a2bc9333a
|
v3.0.0-rc.2
|
2017-05-27 13:46:50 +02:00 |
|
Norbert de Langen
|
67d902f237
|
FIX listing for markdown
|
2017-05-26 11:21:46 +02:00 |
|
Norbert de Langen
|
f88dfc37ea
|
v3.0.0-rc.0
|
2017-05-25 18:28:23 +02:00 |
|
Norbert de Langen
|
09747c667b
|
Merge branch 'master' into eslint-strict
# Conflicts:
# addons/centered/package.json
# addons/graphql/package.json
# addons/info/package.json
# addons/knobs/package.json
# addons/links/.storybook/config.js
# addons/notes/package.json
# addons/notes/src/index.js
# addons/notes/src/register.js
# addons/options/src/manager/index.js
# addons/storyshots/src/index.js
# addons/storyshots/stories/required_with_context/Button.stories.js
# addons/storyshots/stories/required_with_context/Welcome.js
# app/react-native/package.json
# app/react-native/src/manager/index.js
# lib/channel-postmessage/package.json
# lib/channel-postmessage/src/index.js
# lib/channel-websocket/package.json
# lib/channel-websocket/src/index.js
# lib/cli/generators/METEOR/index.js
# lib/cli/generators/REACT/template/stories/Welcome.js
# lib/cli/generators/REACT_SCRIPTS/index.js
# lib/cli/generators/WEBPACK_REACT/template/stories/Welcome.js
# packages/react-storybook/src/server/track_usage.js
# packages/storybook-ui/src/modules/ui/components/layout/usplit.js
# scripts/prepublish.js
|
2017-05-17 23:41:09 +02:00 |
|
Norbert de Langen
|
bf7db99e6d
|
v3.0.0-alpha.0
|
2017-05-17 21:49:25 +02:00 |
|
Norbert de Langen
|
991edf3f45
|
UPDATE readmes
|
2017-05-17 00:21:36 +02:00 |
|
Norbert de Langen
|
51ad5d5e8d
|
Single source of truth for LICENCE for all packages
|
2017-05-16 08:16:22 +02:00 |
|
Norbert de Langen
|
69b91f6e53
|
CHANGE folder structure && CHANGE package-names
|
2017-05-15 00:08:46 +02:00 |
|