20516 Commits

Author SHA1 Message Date
Michael Shilman
dc9b5312ca
Merge pull request #7663 from juliamitchelmore/juliamitchelmore-patch-1
Adds storybook-addon-responsive-views to addon gallery
2019-08-05 11:33:22 +08:00
Michael Shilman
b6da0c798a
Allow injecting preview-body.html (#7417)
Allow injecting preview-body.html
2019-08-05 11:13:32 +08:00
Michael Shilman
76700f6659 Automention: rixo on svelte 2019-08-04 17:39:08 +08:00
Michael Shilman
3b977c375b 5.2.0-beta.22 next.json version file 2019-08-03 12:58:10 +08:00
Michael Shilman
dedc44d120 Update version.ts 2019-08-03 12:55:12 +08:00
Michael Shilman
1449efdab4 v5.2.0-beta.22 v5.2.0-beta.22 2019-08-03 12:06:22 +08:00
Michael Shilman
cfcbcfed03 5.2.0-beta.22 changelog 2019-08-03 12:02:15 +08:00
Michael Shilman
7ff359e63e
React: Cleanup CSF stories in cra-kitchen-sink (#7670)
React: Cleanup CSF stories in cra-kitchen-sink
2019-08-03 12:01:14 +08:00
Michael Shilman
5b9d07ba47
Core: Fix HMR for CSF files (#7669)
Core: Fix HMR for CSF files
2019-08-03 12:00:44 +08:00
Michael Shilman
e8953e2778 React: Cleanup CSF stories in cra-kitchen-sink 2019-08-03 10:53:26 +08:00
Michael Shilman
0821501233 Core: Fix HMR for CSF files 2019-08-03 10:50:32 +08:00
Michael Shilman
5cd559d4c4 5.2.0-beta.21 next.json version file 2019-08-03 00:37:52 +08:00
Michael Shilman
456266105a Update version.ts 2019-08-03 00:35:23 +08:00
Michael Shilman
ae8baa22ef v5.2.0-beta.21 v5.2.0-beta.21 2019-08-03 00:25:20 +08:00
Michael Shilman
fabe0bf84b 5.2.0-beta.21 changelog 2019-08-03 00:20:50 +08:00
Michael Shilman
eca75f168b
Addon-docs: Pass framework configs through babel (#7667)
Addon-docs: Pass framework configs through babel
2019-08-03 00:20:05 +08:00
Michael Shilman
a9ff392cf9 Addon-docs: cleanup dead preset code 2019-08-02 23:40:32 +08:00
Michael Shilman
690b490227 Addon-docs: Process framework configs in babel 2019-08-02 23:40:13 +08:00
Julia Mitchelmore
51684d37a0
Adds storybook-addon-responsive-views to addon gallery
Link: https://github.com/vizeat/storybook-addon-responsive-views
The addon lets you preview your component in different viewports, so that you can easily visually test whether it will break at specific screen sizes. Can customise viewport sizes
2019-08-02 15:13:07 +02:00
Michael Shilman
8388e6b58d
Addon-jest: Add placeholder info for missing tests (#7660)
Addon-jest: Add placeholder info for missing tests
2019-08-02 18:53:12 +08:00
jamesgeorge007
42e7c34e72 Show up local packages with sb info
closes #7621
2019-08-02 14:40:33 +05:30
Michael Shilman
4794b217f8 MIGRATION.md: Fix indentation 2019-08-02 10:36:33 +08:00
CodeByAlex
cc680d27d0 added key to placeholder 2019-08-01 20:23:54 -04:00
CodeByAlex
10a52caafe reworded placeholder text for jest addon 2019-08-01 20:20:59 -04:00
CodeByAlex
2251990c84 removed noTests styled component in favor of placeholder component 2019-08-01 20:18:26 -04:00
CodeByAlex
56b466c469 added placeholder for the jest tab which provides a link to the readme for more info 2019-08-01 20:11:24 -04:00
Michael Shilman
02c594cf28
Addon-centered: Fix disappearing when zoomed (#7640)
Addon-centered: Fix disappearing when zoomed
2019-08-02 06:57:02 +08:00
Michael Shilman
d5b367a82b Update version.ts 2019-08-01 23:58:46 +08:00
Michael Shilman
fb32f81fb1 5.2.0-beta.20 next.json version file 2019-08-01 23:57:41 +08:00
Michael Shilman
49f313b884 v5.2.0-beta.20 v5.2.0-beta.20 2019-08-01 23:40:55 +08:00
Michael Shilman
010f807e5f 5.2.0-beta.20 changelog 2019-08-01 23:35:42 +08:00
Michael Shilman
7ab8dd552c
Addon-docs: Pass everything through babel & partial TS conversi… (#7653)
Addon-docs: Pass everything through babel & partial TS conversion
2019-08-01 22:53:10 +08:00
Michael Shilman
f72bca8f16 Addon-docs: Pass everything through babel & partial TS conversion 2019-08-01 20:44:16 +08:00
Michael Shilman
bf876cecd1
Addon-docs: Error on non-string description (#7650)
Addon-docs: Error on non-string description
2019-08-01 17:20:11 +08:00
Michael Shilman
a2bd784400 Addon-docs: Fail with debuggable error on non-string description 2019-08-01 16:53:43 +08:00
Michael Shilman
18abecafd2 Addon-docs: Empty string if we can't infer description 2019-08-01 16:32:21 +08:00
Michael Shilman
8f591bd5e1
CLI: Fix npx -p @storybook/cli sb migrate in yarn project (#7649)
CLI: Fix `npx -p @storybook/cli sb migrate` in yarn project
2019-08-01 16:10:47 +08:00
Michael Shilman
7d713c8fa6 CLI: Always run sb migrate using npx 2019-08-01 15:33:50 +08:00
Michael Shilman
3507d50ca6
Merge pull request #7645 from christianliebel/patch-2
Knobs documentation: add missing groupId parameter demos
2019-08-01 10:31:36 +08:00
Norbert de Langen
feb21fc3f7
#6975 lib/ui TS migration - 1 (#7413)
#6975 lib/ui TS migration - 1

Co-authored-by: Leo Y. Li <leo.li@imagia.com>
Co-authored-by: Norbert de Langen <ndelangen@me.com>
2019-08-01 01:59:38 +02:00
Norbert de Langen
e0df358e22 FIX stories in CSF having wrong capitalization 2019-07-31 19:46:44 +02:00
Norbert de Langen
702b9b0a0d Merge branch 'next' into 6975-ui-ts-migration-1
# Conflicts:
#	lib/ui/package.json
2019-07-31 19:25:08 +02:00
Norbert de Langen
35420e0778 FIX build 2019-07-31 19:09:24 +02:00
Christian Liebel
7a2ffe16b1
docs(knobs): add missing groupId parameter demos 2019-07-31 18:26:46 +02:00
Norbert de Langen
2caf6af6d3 FIX linting 2019-07-31 18:00:01 +02:00
Michael Shilman
9d0fd166b3
Addon-docs: Zero-config README 2019-07-31 22:30:15 +08:00
Norbert de Langen
cd0b42bc1a FIX build 2019-07-31 15:32:02 +02:00
Michael Shilman
c74f43d162 Update version.ts 2019-07-31 17:31:51 +08:00
Michael Shilman
bbca3ec6f0 5.2.0-beta.19 next.json version file 2019-07-31 17:28:58 +08:00
Michael Shilman
b3108225d7 v5.2.0-beta.19 v5.2.0-beta.19 2019-07-31 17:18:08 +08:00