Laurent Debersaques
|
4bd6121f83
|
cli: replaced merge-dirs dependency by fs-extra
|
2019-06-16 00:33:30 +02:00 |
|
Michael Shilman
|
bb3e7f71cd
|
Github org rename to storybookjs
|
2019-06-03 11:06:42 -07:00 |
|
Mikael Carpenter
|
d143131451
|
Move option for using dev dependencies to npmOptions in initiate.js
update installDependencies helper to use that new option
update usage of that to not pass '-D' in list of dependencies
|
2019-04-30 16:36:06 -07:00 |
|
Mikael Carpenter
|
fa991cc361
|
Update the remaining generators to use new install functions.
Add a new fixture that has a frozen lock file
Add documentation to the helper functions I changed
|
2019-04-25 10:12:16 -07:00 |
|
Tom Coleman
|
9715b34a39
|
Install @babel/core latest in vue
|
2018-10-24 16:18:53 +11:00 |
|
Tom Coleman
|
83c6ded4a0
|
Revert to installing babel-preset-vue from view installer.
This was removed in e496dfbb91fa38224adaf12d4d6c7ac3b39f85cb
Probably we should not even be using this preset (see https://github.com/storybooks/storybook/issues/4475#issuecomment-432141296), but we are, so I will add this for now to get it working.
|
2018-10-24 16:14:23 +11:00 |
|
Pavan Kumar Sunkara
|
94a049c2f5
|
Revert "CHANGE the installBabel to only install babel-loader & RENAME to installBabelLoader"
This reverts commit aadd8f0e0baa90d40c523cc43aaa9a30ada788d8.
|
2018-08-22 18:14:34 +02:00 |
|
Norbert de Langen
|
aadd8f0e0b
|
CHANGE the installBabel to only install babel-loader & RENAME to installBabelLoader
|
2018-08-16 16:23:58 +02:00 |
|
Hypnosphi
|
3c0e3832e1
|
Add babel-loader peer dep
|
2018-07-06 20:59:30 +03:00 |
|
Hypnosphi
|
e496dfbb91
|
Update CLI
|
2018-07-04 23:12:47 +03:00 |
|
Keraito
|
5f991ff83d
|
Use npmOptions in all generators
|
2018-05-09 00:34:08 +02:00 |
|
Hypnosphi
|
029f2b4d0b
|
Reflect the new peer dependencies in docs and CLI templates
|
2018-01-11 02:13:38 +03:00 |
|
hypnos
|
0d684f89dc
|
Merge remote-tracking branch 'origin/master' into release/3.3
# Conflicts:
# addons/knobs/package.json
# app/react-native/package.json
# docs/pages/basics/faq/index.md
# examples/vue-kitchen-sink/package.json
# lib/cli/generators/SFC_VUE/index.js
# lib/cli/generators/VUE/index.js
# lib/cli/lib/helpers.js
# lib/cli/package.json
# lib/ui/package.json
# package.json
# yarn.lock
|
2017-10-17 03:24:46 +03:00 |
|
kazuya kawaguchi
|
56e3602cbf
|
⚡ improvement(cli): setup JSX configration for Vue
|
2017-10-09 01:40:48 +09:00 |
|
hypnos
|
f0c6942b61
|
Compare current and latest versions
|
2017-09-15 02:25:02 +03:00 |
|
hypnos
|
067ccdf9a0
|
Refactor CLI
|
2017-09-14 04:35:40 +03:00 |
|
hypnos
|
7df5a6ab93
|
Add tests for CLI. Support node 4
|
2017-08-30 02:47:15 +03:00 |
|
Pierrick PAUL
|
fded7874f8
|
Fix generators export
Correctly export `VUE` and `WEBPACK_REACT` generators
|
2017-08-23 21:43:42 +02:00 |
|
hypnos
|
24df843309
|
Detect each latest version independently
|
2017-08-17 02:24:56 +03:00 |
|
hypnos
|
1601322fdc
|
CLI: Add explicit dependencies on used plugins
|
2017-08-13 23:03:59 +03:00 |
|
kazuya kawaguchi
|
9bd55bc9a4
|
🆙 update(cli): stories creating for vue
|
2017-06-16 22:47:24 +09:00 |
|
kazuya kawaguchi
|
ff5686143f
|
🆙 update(cli): getstorybook vue supporting
|
2017-06-16 03:19:56 +09:00 |
|