351 Commits

Author SHA1 Message Date
Norbert de Langen
1f8e843e2d Merge branch 'master' into switchto-babel-preset-env 2017-08-17 18:19:45 +02:00
Michael Shilman
2392767ffb v3.2.5 2017-08-16 21:50:44 -07:00
hypnos
24df843309 Detect each latest version independently 2017-08-17 02:24:56 +03:00
Norbert de Langen
58b5d6d22f WIP 2017-08-16 21:58:17 +02:00
hypnos
1601322fdc CLI: Add explicit dependencies on used plugins 2017-08-13 23:03:59 +03:00
Michael Shilman
4bd3312244 v3.2.4 2017-08-12 16:59:11 -07:00
hypnos
0c4ef42e34 Check for React presence when detecting WEBPACK_REACT type 2017-08-12 18:12:49 +03:00
hypnos
07471781c7 Fix Create React (Native) App detection 2017-08-12 16:18:50 +03:00
pd4d10
df6b3049da Update template config for webpack react project (#1628)
* Update webpack.config.js

* Update webpack.config.js
2017-08-09 23:59:53 +03:00
René Herrmann
bb961b6fd1 Fixed border-radius typo in MyButton.vue 2017-08-02 13:48:20 +02:00
Michael Shilman
ac2c8bdeaa v3.2.3 2017-08-01 13:38:10 -07:00
Michael Shilman
52ef042203 Make onDeviceUI default for RN getstorybook 2017-08-01 13:24:12 -07:00
Michael Shilman
d527512ee4 v3.2.3-alpha.0 2017-08-01 13:13:24 -07:00
Michael Shilman
8f10fce540 Use RN packager host by default in examples and also CLI templates 2017-08-01 11:13:11 -07:00
Michael Shilman
8e03aacb68 v3.2.0 2017-07-31 07:12:08 -07:00
Michael Shilman
0188ace87f v3.2.0-alpha.10 2017-07-27 01:06:54 -07:00
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
Michael Shilman
4513cc9f74 v3.2.0-alpha.8 2017-07-20 13:29:18 -07: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
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
Michael Shilman
5642b7df6f v3.2.0-alpha.5 2017-07-02 10:22:53 -07:00
Alexandre BODIN
929eb389be Merge branch 'master' of github.com:storybooks/storybook into add-app-vue 2017-07-01 10:39:29 +02:00
Michael Shilman
d8f22cdb85 v3.1.6 2017-06-26 16:32:38 +10:00
Norbert de Langen
96031cd552 Merge branch 'master' into add-app-vue
# Conflicts:
#	.gitignore
#	addons/knobs/package.json
#	addons/notes/package.json
#	lib/cli/package.json
2017-06-23 13:38:36 +02:00
Tom Coleman
928ea5e1c1 Ensure we add the correct version of react-dom
We need to use an equal version to the `react` version the app is using.

#1284
2017-06-23 14:07:16 +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
f496deba0b Create @storybook/react/demo exports 2017-06-22 15:05:19 +10:00
Michael Shilman
e5041fa06a Add package-lock.json
Per discussion with @tmeasday 😉
2017-06-22 11:17:16 +10:00
Alexandre BODIN
654be24417 bumping version 2017-06-20 17:38:43 +02:00
Alexandre BODIN
8145ac3414 Merge branch 'master' into add-app-vue 2017-06-18 18:00:46 +02:00
Michael Shilman
cd297c33e1 Export demo components from @storybook/react
We do this so we can have a uniform way to do this across frameworks
(e.g. RN, vue)
2017-06-17 22:50:44 +10:00
kazuya kawaguchi
3e12ba1f39
👕 refactor: tweak style guide
NOTE:
  Vue.js standard style
2017-06-17 14:05:56 +09:00
kazuya kawaguchi
82d44e8188
Merge branch 'add-app-vue' into getstorybook-support-for-vue 2017-06-16 22:48:18 +09:00
kazuya kawaguchi
9bd55bc9a4
🆙 update(cli): stories creating for vue 2017-06-16 22:47:24 +09:00
Norbert de Langen
84dca9ab16 Merge branch 'master' into add-parser-option-getstorybook 2017-06-16 14:39:53 +02:00
Norbert de Langen
59d4cc2b15 Merge branch 'master' into add-lib-components
# Conflicts:
#	examples/cra-kitchen-sink/src/stories/Button.js
#	examples/cra-kitchen-sink/src/stories/Welcome.js
2017-06-16 08:49:59 +02:00
kazuya kawaguchi
ff5686143f
🆙 update(cli): getstorybook vue supporting 2017-06-16 03:19:56 +09:00
Augustin Le Fèvre
d3f0a9de26 Add --parser option to getstorybook 2017-06-15 15:51:09 +02:00
Michael Shilman
f64f5b7482 v3.1.4 2017-06-15 22:08:24 +10:00
kazuya kawaguchi
b41fda4088
🚧 wip: add story template for vue app project 2017-06-15 13:08:54 +09:00
Michael Shilman
07db118e0a Fix typo 2017-06-15 08:04:21 +10:00
Michael Shilman
222ca3c0e3 Fix bug in RN gestorybook
- replace APP_NAME in the correct file
- add a warning if APP_NAME cannot be found
2017-06-15 07:37:57 +10:00
Norbert de Langen
294923bac3 Use new common demo-components 2017-06-12 18:09:37 +02: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