992 Commits

Author SHA1 Message Date
Mikael Carpenter
6e0c69535b ISS-6802 Check devDep for react-scripts and make sure it exists before using semver 2019-05-17 16:07:37 -07:00
Michael Shilman
e14539f712 v5.1.0-beta.1 2019-05-16 13:57:31 +08:00
dependabot[bot]
2d0b37459d
Bump update-notifier from 2.5.0 to 3.0.0
Bumps [update-notifier](https://github.com/yeoman/update-notifier) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/yeoman/update-notifier/releases)
- [Commits](https://github.com/yeoman/update-notifier/compare/v2.5.0...v3.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-14 06:30:17 +00:00
Michael Shilman
564b11785e v5.1.0-beta.0 2019-05-10 16:44:58 +08:00
Michael Shilman
d4922ad481 v5.1.0-alpha.40 2019-05-08 23:30:52 +08:00
Norbert de Langen
106f53463f Merge branch 'next' into pr/Spy-Seth/6655
# Conflicts:
#	yarn.lock
2019-05-07 16:55:04 +02:00
Norbert de Langen
16281d182a Merge branch 'next' into pr/Spy-Seth/6655
# Conflicts:
#	yarn.lock
2019-05-07 14:15:43 +02:00
Norbert de Langen
590f670e46 FIX linting 2019-05-07 13:59:43 +02:00
Norbert de Langen
152d836322 Merge branch 'next' into pr/cam-stitt/6698 2019-05-06 15:11:41 +02:00
Norbert de Langen
a5046e257b FIX things for riot && FIX snapshots && FIX lockfile && FIX babel overrides 2019-05-06 12:44:58 +02:00
Norbert de Langen
a2f9242f7f Merge branch 'next' into pr/Spy-Seth/6655
# Conflicts:
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/google-analytics/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/notes/package.json
#	addons/ondevice-backgrounds/package.json
#	addons/ondevice-knobs/package.json
#	addons/ondevice-notes/package.json
#	addons/options/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	addons/viewport/package.json
#	lib/addons/package.json
#	lib/api/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/router/package.json
#	lib/ui/package.json
#	yarn.lock
2019-05-06 11:51:04 +02:00
Michael Shilman
d2039e026d v5.1.0-alpha.39 2019-05-02 14:34:07 +08:00
Michael Shilman
a718441923 v5.1.0-alpha.38 2019-05-02 12:29:56 +08:00
Michael Shilman
ccc1d42948 v5.1.0-alpha.37 2019-05-01 18:57:23 +08:00
Cameron Stitt
fc64a6e46d Add svelte v3 support 2019-05-01 15:21:10 +10:00
Mikael Carpenter
088c64cdaa Remove use of '-D' that I missed 2019-04-30 17:01:14 -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
Norbert de Langen
ecc0760d03 corejs 3 for lib/cli 2019-04-27 20:31:55 +02:00
Armand Abric
569b55379f Upgrade to core-js v3 2019-04-27 18:14:56 +02:00
Michael Shilman
dd97c370e7 v5.1.0-alpha.36 2019-04-27 13:09:34 +08:00
Norbert de Langen
f4684b0556 Merge branch 'next' into pr/MikaelCarpenter/6629 2019-04-26 20:13:26 +02:00
Michael Shilman
e20d20a263 v5.1.0-alpha.35 2019-04-27 01:28:15 +08:00
Norbert de Langen
c75cba2430 FIX linting 2019-04-26 14:54:55 +02:00
Norbert de Langen
1eb78284de Merge branch 'next' into pr/trongthanh/5791
# Conflicts:
#	addons/jest/src/styles.js
#	lib/cli/package.json
#	package.json
#	yarn.lock
2019-04-26 14:17:30 +02:00
dependabot[bot]
98d9feabb6
Bump semver from 5.7.0 to 6.0.0
Bumps [semver](https://github.com/npm/node-semver) from 5.7.0 to 6.0.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-26 09:11:03 +00:00
Mikael Carpenter
91c4edf204 clear up some naming according to feedback 2019-04-25 13:27:15 -07:00
Mikael Carpenter
1977ac39ab Remove yarn.lock from fixture. Fix typo in helper function 2019-04-25 10:52:48 -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
Norbert de Langen
f939e1417a just a few little linting issues fixed 2019-04-25 17:59:37 +02:00
Michael Shilman
694460c087 v5.1.0-alpha.34 2019-04-24 23:02:08 +08:00
Mikael Carpenter
e67b9d1673 Add new function for installing dependencies via spawn command.
use this is POC in webpack react generator.
     also rename the old installDeps to be more explicit.
2019-04-23 16:38:04 -07:00
Michael Shilman
23268e4fec v5.1.0-alpha.33 2019-04-23 14:25:37 +08:00
Michael Shilman
fb2798685d v5.1.0-alpha.32 2019-04-22 11:15:33 +08:00
Norbert de Langen
9ea67ad0e6 CHANGE opn to open 2019-04-19 14:48:54 +02:00
Michael Shilman
72d8523811 v5.1.0-alpha.31 2019-04-19 12:51:49 +08:00
Michael Shilman
da66766ab9 v5.1.0-alpha.30 2019-04-18 09:18:21 +08:00
Michael Shilman
9397813103 v5.1.0-alpha.29 2019-04-17 16:25:55 +08:00
Michael Shilman
2a55ee012f v5.1.0-alpha.28 2019-04-16 18:37:41 +08:00
Benoit Dion
2cc346675a Improve cli for react-native
Fixes #6470

- Set port to the default
- Use `installBabel` primitive  to bring in babel-loader
2019-04-14 20:00:41 -04:00
Michael Shilman
f506e15f54 v5.1.0-alpha.27 2019-04-14 09:17:47 +08:00
Michael Shilman
17b8fe98b9 v5.1.0-alpha.26 2019-04-13 09:00:13 +08:00
Michael Shilman
eb7a36ff07 v5.1.0-alpha.25 2019-04-12 06:52:59 +08:00
Brody McKee
423edd1577
Merge pull request #5308 from storybooks/feature/cra-babel-loader
Use babel-loader from react-scripts
2019-04-09 17:56:50 +03:00
Michael Shilman
ea8b7217c3 v5.1.0-alpha.24 2019-04-09 10:10:18 +08:00
Brody McKee
074d0f36da Use babel-loader from react-scripts 2019-04-08 22:06:57 +03:00
Michael Shilman
3cb0dd5af9 v5.1.0-alpha.23 2019-04-08 18:20:55 +08:00
Kai Röder
0a5c791ea7 Add out-of-the-box support for *.md in Angular apps 2019-04-06 16:14:49 +02:00
Michael Shilman
daa8d43e0e v5.1.0-alpha.22 2019-04-05 21:40:24 +08:00
Norbert de Langen
6aa2f65898 FIX linting 2019-04-05 00:52:28 +02:00
Norbert de Langen
1d7a1fe255 Merge branch 'next' into pr/trongthanh/5791
# Conflicts:
#	lib/cli/package.json
#	yarn.lock
2019-04-04 23:54:16 +02:00