161 Commits

Author SHA1 Message Date
Michael Shilman
fee641ad9c Upgrade example dependencies to 3.3.0-alpha.1
Necessary because lerna doesn’t support non-semver versions
2017-10-02 21:09:31 +02:00
Michael Shilman
5030ee196c v3.3.0-alpha.1 2017-10-02 20:57:35 +02:00
Michael Shilman
70825cb2dc resolve conflicts merging master into release/3.3 2017-10-02 20:20:10 +02:00
Michael Shilman
5450f7dc84 Remove open collective notice from storybook install 2017-10-02 18:29:42 +02:00
hypnos
a268c5061e Update CLI snapshots 2017-09-28 02:35:21 +03:00
hypnos
c77777da31 Fix actions in SFC_VUE template 2017-09-23 01:37:16 +03:00
Michael Shilman
748e5959ec v3.2.10 2017-09-22 22:42:13 +01:00
hypnos
83cd54b9d8 CLI: Use actions in sample stories for vue 2017-09-20 01:29:08 +03:00
hypnos
fee38503ae Use current version for storybook packages only 2017-09-15 03:12:35 +03:00
hypnos
f0c6942b61 Compare current and latest versions 2017-09-15 02:25:02 +03:00
hypnos
2b031ad8ac Update snapshots 2017-09-14 04:43:38 +03:00
hypnos
067ccdf9a0 Refactor CLI 2017-09-14 04:35:40 +03:00
Norbert de Langen
f9590dc589 Merge branch 'release/3.3' into undetected 2017-09-09 08:46:23 +02:00
hypnos
40716afb8b CLI: handle promise rejections 2017-09-09 06:08:07 +03:00
hypnos
227677c1fb CLI: A more human-friendly message for undetected project types 2017-09-09 04:24:32 +03:00
hypnos
d417f094ae Use yarn options passthrough 2017-09-09 03:09:00 +03:00
hypnos
e5860f516f Stop running update_fixtures automatically to prevent noisy diffs 2017-09-08 04:08:45 +03:00
hypnos
2d01afcd8d Run smoke tests (disabled for now). Add docs and clarifying comments 2017-09-08 02:23:17 +03:00
hypnos
e91d60e2f4 Merge release/3.3 2017-09-08 01:44:20 +03:00
Michael Shilman
94723262d9 v3.3.0-alpha.0 2017-09-06 13:46:17 -07:00
Norbert de Langen
7ab74c6a34 LINTING 2017-09-06 20:57:31 +02:00
Norbert de Langen
7610652d39 Merge branch 'master' into release/3.3 2017-09-06 07:24:35 +02:00
hypnos
15ea4cb03b Merge remote-tracking branch 'upstream/release/3.3' into cli-tests
# Conflicts:
#	package.json
#	yarn.lock
2017-09-06 03:21:52 +03: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
hypnos
a3e82305cc Integrate CLI tests into tests CLI 2017-09-04 01:59:55 +03:00
hypnos
6826ce03ce Run prettier 2017-09-03 07:03:46 +03:00
hypnos
a743158bf3 Add snapshot testing 2017-09-03 06:46:40 +03:00
hypnos
10cc95e3dc Use npx instead of yarn create 2017-08-30 03:46:40 +03:00
hypnos
6798614df9 Skip CRNA for node 4 2017-08-30 02:47:30 +03:00
hypnos
7df5a6ab93 Add tests for CLI. Support node 4 2017-08-30 02:47:15 +03: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