Norbert de Langen
b9a904dcce
Merge branch 'master' into patch-1
2017-07-28 09:55:26 +02:00
Michael Shilman
64d2976aef
v3.2.0-alpha.11
2017-07-27 07:53:46 -07:00
Michael Shilman
0188ace87f
v3.2.0-alpha.10
2017-07-27 01:06:54 -07:00
Matt Labrum
a78ab697aa
Add node_module symlink support
...
Specifying project roots on the command line seem to override read natives detection of symlink'd node_modules.
2017-07-27 14:51:26 +09:30
Norbert de Langen
de75c5df89
Merge branch 'master' into release/3.2
2017-07-25 22:34:27 +02:00
Norbert de Langen
c11c189d7e
UPDATE everything (including eslint 4)
2017-07-25 11:20:08 +02:00
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
0f3b8780ce
v3.2.0-alpha.9
2017-07-23 08:01:36 -07:00
Michael Shilman
8f8f55e459
Show first story on OnDeviceUI startup
2017-07-22 12:16:48 -07:00
Michael Shilman
a0a8ab3cd2
Fix RN preview welcome instructions
2017-07-22 11:20:10 -07:00
Norbert de Langen
cabc6ab9ed
Merge branch 'master' into master
2017-07-22 12:25:51 +02:00
Michael Shilman
4513cc9f74
v3.2.0-alpha.8
2017-07-20 13:29:18 -07:00
Breno Rodrigues
20432fec12
Update index.html.js
...
Reset :focus outline to none
2017-07-20 11:31:46 -03: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
Michael Shilman
df7bc09a10
Merge branch 'master' into react-native-dependency-version
2017-07-19 18:45:38 -07: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
Norbert de Langen
9eb61c2120
Merge branch 'master' into react-native-dependency-version
2017-07-18 23:03:27 +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
Atticus White
f97f5db727
CHANGE react-native peer dependency
2017-07-06 15:02:23 -04: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