Michael Shilman
4513cc9f74
v3.2.0-alpha.8
2017-07-20 13:29:18 -07:00
Norbert de Langen
1d09d47c92
linting
2017-07-20 09:24:41 +02:00
Norbert de Langen
3862c99541
Merge branch 'master' into release/3.2
...
# Conflicts:
# addons/actions/package.json
# addons/info/package.json
# addons/knobs/package.json
# addons/storyshots/package.json
# app/react-native/package.json
# app/react/package.json
# lerna.json
# lib/cli/package.json
# lib/ui/package.json
2017-07-20 09:23:47 +02:00
Norbert de Langen
3c84722b54
Merge branch 'release/3.2' into storybook-native-ui
2017-07-19 10:31:00 +02: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
c0933a7a99
v3.1.9
2017-07-16 13:50:00 -07:00
Michael Shilman
1c59065b39
Merge branch 'master' into release/3.2
...
# Conflicts:
# addons/actions/package.json
# addons/knobs/package.json
# addons/storyshots/package.json
# app/react-native/package.json
# app/react/package.json
# examples/cra-kitchen-sink/package.json
# lerna.json
# lib/ui/src/modules/ui/components/layout/index.js
2017-07-14 10:40:54 -07:00
Norbert de Langen
15540df990
CHANGE indentation rule eslint (prettier)
2017-07-08 22:57:21 +02:00
Matt Oakes
86679ebe7c
MVP version of the on device React Native UI
...
This is a combination of 10 commits.
- Add a basic implementation of the native UI for the storybook
- Fix the lint errors
- Add a param to turn the native UI on and off using the same package
- Correctly set the width of the story list
- Added a size selector for the different sized iPhone screens
- Show the selected story in bold
- Add some styling to the panels
- Removed the canvas size switcher
- Fix lint errors
- Shortened the long render item and header lines
2017-07-07 16:10:13 +01:00
Michael Shilman
b0df780525
v3.1.8
2017-07-06 02:17:29 -07:00
Michael Shilman
f6e4c1167f
v3.2.0-alpha.7
2017-07-06 01:39:33 -07:00
Michael Shilman
3d1926b461
Merge pull request #1419 from storybooks/master
...
Updating 3.2 alpha release with patches
2017-07-06 01:19:18 -07:00
Michael Shilman
5642b7df6f
v3.2.0-alpha.5
2017-07-02 10:22:53 -07:00
Gytis Vinclovas
e6c05a3728
removed empty array, since webpack 2 doesn't support them anymore.
2017-06-29 09:52:57 +03:00
Michael Shilman
d8f22cdb85
v3.1.6
2017-06-26 16:32:38 +10:00
Michael Shilman
f0b4141330
Merge branch 'master' into 1254-storyshots-babel-problem
2017-06-26 14:22:33 +10:00
Tom Coleman
1c0978f83a
Only add the cacheDirectory
option as we assemble the webpack config.
2017-06-26 10:49:19 +10:00
Michael Shilman
cf4f2205c1
Merge branch 'refs/heads/remove-package-lock' into rn-storybook-websocket-url
2017-06-23 01:24:39 +10:00
Michael Shilman
b20e6f5091
Remove package-lock.json
2017-06-23 01:03:45 +10:00
Gytis Vinclovas
562e608538
websockets (ws) had removed socket.upgradeReq property, so instead we use req now.
2017-06-22 14:30:24 +03: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
c7f7e07128
Remove unnecessary @storybook/react
dep in @storybook/react-native
2017-06-21 21:46:31 +10:00
Michael Shilman
600b9bd79c
Move demo components from @storybook/components
to @storybook/react
2017-06-17 23:49:04 +10:00
Michael Shilman
58a11ecbb0
Merge branch 'master' into haul-support
2017-06-16 22:25:57 +10:00
Michael Shilman
f7e2e6257c
Minor formatting
2017-06-16 22:13:37 +10:00
Michael Shilman
e2b06372a7
fix typos
2017-06-16 22:11:46 +10:00
Eric Wooley
d97699fcdc
add haul support
2017-06-15 17:17:54 -07:00
Norbert de Langen
294923bac3
Use new common demo-components
2017-06-12 18:09:37 +02:00
Michael Shilman
b32cae6846
v3.1.3
2017-06-10 23:47:36 +12: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
Michael Shilman
86405f72bd
Document stories not showing up on storybook UI until device connects
2017-06-08 23:49:49 +12:00
Li0liQ
51fe09f0a3
Fixed links to storybook.js.org.
2017-06-07 22:29:17 +10: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
Norbert de Langen
d75bcb896f
FIX linting
2017-06-06 15:55:44 +02:00
Norbert de Langen
dfabb185ec
FIX linting
2017-06-06 10:15:25 +02:00
Michael Shilman
5ec0dad1a3
Updated repository URL to address broken npm images
2017-06-06 01:48:54 +12:00
Michael Shilman
77e167599e
v3.0.1
2017-06-06 00:58:57 +12:00
Tom Coleman
233b3d6612
Merge branch 'master' into shilman-patch-1
2017-06-05 21:04:58 +10:00
Norbert de Langen
e40ef62aa5
Merge branch 'master' into eslint-strict
2017-06-05 11:33:01 +02:00
Michael Shilman
d7b9cf604c
Fixed typo in react-native browser instructions
2017-06-05 12:45:16 +12:00
Norbert de Langen
8fef4bb2d8
FIX linting
2017-06-05 00:58:23 +02:00
Norbert de Langen
da961dc508
FIX linting
2017-06-03 21:06:48 +02:00
Joey Baker
57abc9d4f2
Chore(deps) install ws
...
It's a dependency already!
2017-06-01 13:12:59 -07:00
Joey Baker
21ceaa4c58
Fix(react-native) add missing new
...
Fixes this error on startup:
```
this.wsServer = _ws2.default.Server({ server: this.httpServer });
^
TypeError: Class constructor WebSocketServer cannot be invoked without 'new'
at new Server (.../node_modules/@storybook/react-native/dist/server/index.js:48:34)
```
2017-05-31 14:36:35 -07: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