992 Commits

Author SHA1 Message Date
Michael Shilman
30078af6de v5.2.0-alpha.38 2019-07-09 02:35:11 +08:00
Norbert de Langen
c5c519a31d Merge branch 'next' into upgrades
# Conflicts:
#	addons/knobs/src/components/Panel.tsx
#	addons/knobs/src/components/types/Checkboxes.js
#	addons/knobs/src/components/types/Files.js
#	addons/knobs/src/components/types/Options.js
2019-07-08 15:28:32 +02:00
Michael Shilman
8d82c6a62b v5.2.0-alpha.37 2019-07-08 13:04:50 +08:00
Norbert de Langen
ac0a42bec1 FIX linting 2019-07-07 00:42:18 +02:00
Michael Shilman
65db79f6ec v5.2.0-alpha.36 2019-07-05 18:14:20 +08:00
Hypnosphi
c8d437b789 Merge remote-tracking branch 'origin/next' into preview-hooks
# Conflicts:
#	addons/actions/package.json
#	addons/events/package.json
#	addons/ondevice-notes/package.json
#	dev-kits/addon-roundtrip/package.json
#	examples/dev-kits/package.json
#	examples/html-kitchen-sink/package.json
2019-07-04 19:42:22 +03:00
Norbert de Langen
16f01a1225 IMPROVE cli-tests performance 2019-07-04 15:54:13 +02:00
Michael Shilman
69ae9c7d54 v5.2.0-alpha.35 2019-07-03 00:22:17 +08:00
Norbert de Langen
aab38d2389 Merge branch 'next' into preview-hooks
# Conflicts:
#	addons/actions/package.json
#	addons/events/package.json
#	addons/ondevice-notes/package.json
#	examples/dev-kits/package.json
#	examples/html-kitchen-sink/package.json
2019-07-02 09:09:24 +02:00
Michael Shilman
367f72455f v5.2.0-alpha.34 2019-07-02 09:32:39 +08:00
Michael Shilman
a0561d267a v5.2.0-alpha.33 2019-07-01 19:13:12 +08:00
Hypnosphi
e467287d32 Fix Lint errors 2019-07-01 03:01:26 +03:00
Michael Shilman
298866f737 v5.2.0-alpha.32 2019-06-29 11:26:23 +08:00
Michael Shilman
ea238476af Merge branch 'next' into fix-react-native-server 2019-06-29 10:23:12 +08:00
Michael Shilman
d6843e3e5e v5.2.0-alpha.31 2019-06-27 12:29:29 +08:00
Norbert de Langen
3b015d54bd CHANGE linting config to also lint react-native && FIX all linting issues 2019-06-25 16:05:11 +02:00
Michael Shilman
e5e0aab372 v5.2.0-alpha.30 2019-06-25 20:18:51 +08:00
jamesgeorge007
e5d77bee55 Merge branch 'next' of https://github.com/storybookjs/storybook into feat/info-cmd 2019-06-23 12:52:20 +05:30
Michael Shilman
ebc37f48bc Github org rename 2019-06-22 10:44:12 +08:00
Laurent Debersaques
4bd6121f83 cli: replaced merge-dirs dependency by fs-extra 2019-06-16 00:33:30 +02:00
Gytis Vinclovas
7411eb38c4
Updated template to not import addons
These should not be imported in React Native. They are used for web and imported automatically.
2019-06-14 14:07:26 +03:00
Norbert de Langen
fbee3cdd5f CHANGE versions again, sorry, CLI tests use published version, we should really fix that! 2019-06-13 00:50:44 +02:00
Norbert de Langen
3e8bf519f7 CHANGE version to 5.2.0-unreleased, to stop the update PR spam 2019-06-12 13:26:44 +02:00
Norbert de Langen
eef84f9371 CHANGE to use corejs-upgrade-webpack-plugin over local implementation && ADD this plugin to manager & preview
also upgrade webpack to v4.33.0 (not necessary)
2019-06-11 15:49:53 +02:00
Norbert de Langen
5946d68bdb Merge branch 'next' into pr/trongthanh/5791-1
# Conflicts:
#	lib/cli/package.json
#	yarn.lock
2019-06-06 09:26:54 +02:00
MIchael Shilman
c2dfa5bf3d Merge remote-tracking branch 'origin/master' into next 2019-06-05 16:46:17 -07:00
Michael Shilman
70d6fcdcbe v5.1.0-rc.5 2019-06-04 10:56:14 -07:00
Michael Shilman
bb3e7f71cd Github org rename to storybookjs 2019-06-03 11:06:42 -07:00
Michael Shilman
1317bb14fa v5.1.0-rc.4 2019-06-02 23:36:17 -07:00
Kai Röder
b65ce1158c Replace redundant code 2019-06-02 15:14:48 +02:00
Kai Röder
3a92a9f79d Boyscouting and refactoring 2019-06-02 14:59:16 +02:00
Kai Röder
69d9c98d3b Improve angular tsconfig.app.json detection 2019-06-02 14:51:05 +02:00
jamesgeorge007
0f4c306378 Adds new info command
prints debugging information about the local environment
2019-06-02 09:32:42 +05:30
Michael Shilman
a589ab3987 v5.1.0-rc.3 2019-05-29 23:15:58 -07:00
Hypnosphi
efa66425ad Remove TeamCity configs 2019-05-28 22:35:22 +02:00
Michael Shilman
50bd4c3a86 v5.1.0-rc.2 2019-05-27 07:14:35 -07:00
Michael Shilman
aa5c224534 v5.1.0-rc.1 2019-05-24 17:56:28 -07:00
Norbert de Langen
7a36a00802
Export text prop in button from Svelte template (#6877)
Export text prop in button from Svelte template
2019-05-24 21:56:56 +02:00
Lauritz Hilsøe
4e07c747ed
Export text prop in button from Svelte template
I was getting `text is not defined` with this current example but it is working if I add an exported text prop. It defaults to an empty string.
2019-05-24 17:09:31 +02:00
Norbert de Langen
7da7025499 UPGRADE dependencies & remove a security vulnurability 2019-05-24 14:11:52 +02:00
Norbert de Langen
3eaf111aa3 FIX corejs 3 version issue on next 2019-05-22 09:02:34 +02:00
Michael Shilman
35ec834e89 v5.1.0-rc.0 2019-05-21 04:07:28 -07:00
Norbert de Langen
3ae3bca1a6 Merge branch 'next' into pr/trongthanh/5791
# Conflicts:
#	yarn.lock
2019-05-20 22:01:07 +02:00
Norbert de Langen
0aacf23adb FIX rax generator 2019-05-20 16:37:44 +02:00
Norbert de Langen
4f59a136fc FIX 2019-05-20 15:56:33 +02:00
Norbert de Langen
2e537cce13 REGEN lockfifle && use npm for bootstrapping latest cra to avoid generation of lockfile within project of yarn workspace 2019-05-20 14:54:56 +02:00
Norbert de Langen
4b47fa7b9d Merge branch 'next' into pr/trongthanh/5791
# Conflicts:
#	package.json
#	yarn.lock
2019-05-20 13:38:16 +02:00
Norbert de Langen
a08f44e481
Handle loading .storybook/babel.config.js (#6633) (#6634)
Handle loading `.storybook/babel.config.js` (#6633)
2019-05-20 11:27:24 +02:00
Norbert de Langen
1b7e75f313 ADD necessary babel config to fixtures/react-abel-config-js 2019-05-18 20:29:44 +02:00
Norbert de Langen
59b7e06c71 Merge branch 'next' into pr/trongthanh/5791
# Conflicts:
#	lib/cli/package.json
#	package.json
#	scripts/build-storybooks.sh
#	yarn.lock
2019-05-18 02:14:23 +02:00