133 Commits

Author SHA1 Message Date
Michael Shilman
748e5959ec v3.2.10 2017-09-22 22:42:13 +01:00
Norbert de Langen
db96f28d0f UPGRADE root dependencies and SYNC with packages 2017-09-06 01:54:21 +02:00
Norbert de Langen
d0b752d8d3 FIX linting after prettier upgrade 2017-09-06 00:54:12 +02:00
Marshall Thompson
b0b2d06d6a Add support for Vue projects using Nuxt
This adds detection for projects using Nuxt: https://nuxtjs.org/
2017-09-04 09:30:44 -06:00
Michael Shilman
381d4e84e2 v3.2.9 2017-08-26 08:56:30 -07:00
Michael Shilman
82a40aff7e Install @storybook/react-native in RN getstorybook 2017-08-26 00:41:26 -07:00
Michael Shilman
0159955ba7 v3.2.8 2017-08-23 13:55:09 -07:00
Pierrick PAUL
fded7874f8 Fix generators export
Correctly export `VUE` and `WEBPACK_REACT` generators
2017-08-23 21:43:42 +02:00
Michael Shilman
c6a690e037 v3.2.7 2017-08-23 09:23:41 -07:00
Norbert de Langen
c291483d9c Merge pull request #1714 from storybooks/cli-ensure-proptypes
CLI (React Native): ensure having an explicit dependency on `prop-types`
2017-08-23 07:16:10 +02:00
hypnos
a81b53fd13 Fix rest of lint errors 2017-08-23 03:44:20 +03:00
hypnos
2188121c53 CLI (React Native): ensure having an explicit dependency on prop-types 2017-08-23 02:45:50 +03:00
hypnos
4bcff45de0 Revert "CLI (React Native): ensure having an explicit dependency on prop-types"
This reverts commit cfc8bf070a1cd3635a31884012d13d114d1c2b6f.
2017-08-23 02:44:40 +03:00
hypnos
cfc8bf070a CLI (React Native): ensure having an explicit dependency on prop-types 2017-08-23 02:43:52 +03:00
hypnos
0e33495a95 Merge remote-tracking branch 'upstream/master' into stricter-lint-imports
# Conflicts:
#	examples/crna-kitchen-sink/storybook/stories/Button/index.android.js
#	examples/crna-kitchen-sink/storybook/stories/Button/index.ios.js
#	examples/crna-kitchen-sink/storybook/stories/CenterView/index.js
#	examples/crna-kitchen-sink/storybook/stories/Welcome/index.js
#	examples/react-native-vanilla/storybook/stories/Button/index.android.js
#	examples/react-native-vanilla/storybook/stories/Button/index.ios.js
#	examples/react-native-vanilla/storybook/stories/CenterView/index.js
#	examples/react-native-vanilla/storybook/stories/Welcome/index.js
#	lib/cli/generators/REACT_NATIVE/template/storybook/stories/Button/index.android.js
#	lib/cli/generators/REACT_NATIVE/template/storybook/stories/Button/index.ios.js
#	lib/cli/generators/REACT_NATIVE/template/storybook/stories/CenterView/index.js
#	lib/cli/generators/REACT_NATIVE/template/storybook/stories/Welcome/index.js
2017-08-22 23:23:25 +03:00
Michael Shilman
a3647be4a6 v3.2.6 2017-08-22 11:02:17 -07:00
Michael Shilman
46211e99d5 Use prop-types for RN CLI instead of deprecated react PropTypes 2017-08-22 09:59:48 -07:00
Filipp Riabchun
88ef5b2171 Merge branch 'master' into stricter-lint-imports 2017-08-22 12:50:25 +03:00
Michael Shilman
c21a88b47a v3.2.6-alpha.0 2017-08-22 00:31:44 -07:00
hypnos
c0dc8212d3 Merge remote-tracking branch 'upstream/master' into stricter-lint-imports 2017-08-20 18:29:47 +03:00
Filipp Riabchun
a7181ac86a Merge branch 'master' into fix-vue-webpack 2017-08-19 14:38:49 +03:00
hypnos
fb5e28fa01 Merge remote-tracking branch 'upstream/master' into stricter-lint-imports
# Conflicts:
#	examples/cra-kitchen-sink/src/__snapshots__/storyshots.test.js.snap
2017-08-19 14:37:56 +03:00
gustojs
3679a49a5a Emit a custom 'click' event
The story listens for a custom 'click' event emited from `MyButton.vue` component, but `MyButton.vue` lacks such a functionality. When the button is clicked, only an empty method is called.

The change I suggested is the less intrusive one, keeping the method code as opposite to removing it and emitting an event directly from the template.
2017-08-18 20:25:40 +02:00
hypnos
85aeb4ee72 Fix new errors 2017-08-18 19:10:28 +03:00
Filipp Riabchun
a9c19f3512 Merge branch 'master' into stricter-lint-imports 2017-08-18 13:21:53 +03:00
Norbert de Langen
bbf27acfa9 Merge branch 'master' into fix-vue-webpack 2017-08-18 12:10:19 +02:00
Norbert de Langen
8c72ebde99 Merge branch 'master' into fix-vue-webpack 2017-08-18 11:51:02 +02:00
Norbert de Langen
4719ee38d3 Merge branch 'master' into fix-cra-detection 2017-08-18 11:44:26 +02:00
hypnos
2aede2cfca Revert an unintended change 2017-08-18 05:08:54 +03:00
hypnos
4344121d46 Promote import/extensions to error level as it has no violations 2017-08-18 05:07:15 +03:00
hypnos
cb92897063 Promote no-extraneous-dependencies to error level and make it pass 2017-08-18 04:35:25 +03:00
Filipp Riabchun
ef3a8746d0 Merge branch 'master' into cli-explicit-deps 2017-08-17 23:54:06 +03:00
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