atanasster
d22d3f6c1c
refactor DocsPage blocks
2019-11-17 11:03:26 -08:00
Michael Shilman
f57888b0e3
v5.3.0-beta.0
2019-11-16 23:28:25 +08:00
Michael Shilman
aa97d03bce
v5.3.0-alpha.47
2019-11-16 20:59:17 +08:00
Norbert de Langen
34081437e9
Merge branch 'core/magic-entry' into core/magic-entry-storyshots
2019-11-16 01:55:06 +01:00
Norbert de Langen
d7a6b8e218
FIX snapshots
2019-11-16 00:45:57 +01:00
Norbert de Langen
4f0c2f68c6
Merge branch 'next' into upgrades
...
# Conflicts:
# app/react-native-server/package.json
# lib/cli/package.json
# lib/components/package.json
2019-11-15 23:40:38 +01:00
Michael Shilman
aaf74f723a
Addon-viewports: Fix missing TypeScript types ( #8848 )
...
Addon-viewports: Fix missing TypeScript types
2019-11-16 05:58:05 +08:00
Michael Shilman
431322bbd9
v5.3.0-alpha.46
2019-11-16 05:49:51 +08:00
Rafael Bardini
209dbfce18
Update main
field and add types
field
2019-11-15 22:08:20 +01:00
Rafael Bardini
9eef155278
Migrate preview.js
to TS and move it to src
2019-11-15 22:06:45 +01:00
Norbert de Langen
a6136381c8
FIX test
2019-11-15 21:58:41 +01:00
Norbert de Langen
e018f67690
FIX linting
2019-11-15 21:48:31 +01:00
Norbert de Langen
a676eb9abf
tom, you're correct as always!
2019-11-15 09:02:26 +01:00
Tom Coleman
008361e35d
Pick up a couple of other old separators
2019-11-15 13:56:45 +11:00
Michael Shilman
0734ef8e73
Addon-docs: Replace storybook-addon-vue-info
with `vue-docgen… ( #8831 )
...
Addon-docs: Replace `storybook-addon-vue-info` with `vue-docgen-loader`
2019-11-15 09:49:10 +08:00
Norbert de Langen
90b0c8ed69
Add CSF upgrade example ( #8807 )
...
Add CSF upgrade example
2019-11-15 01:22:26 +01:00
Norbert de Langen
71a2b5e99f
Merge pull request #8132 from victorgb6/fix-addon-notes-anchor-links
...
Added condition to check if it's an anchor link
2019-11-15 01:20:26 +01:00
Norbert de Langen
cb49e217fb
ROLLBACK the change to allow for any string to be loadable, as this is nightmare-scenario for webpack
...
"Critical dependency: the request of a dependency is an expression"
Instead allow the array to contain "functions that do the require & return exports" or "the exports directly"
2019-11-15 00:24:04 +01:00
Norbert de Langen
a5c2cfa07b
CLEANUP && Use configure function from clientApi
2019-11-14 15:41:53 +01:00
Norbert de Langen
79405c4ef5
CHANGE to use configure over copied loadStories fn
2019-11-14 13:37:56 +01:00
Norbert de Langen
a6c59c9db7
Merge branch 'core/magic-entry' into core/magic-entry-storyshots
...
# Conflicts:
# addons/storyshots/storyshots-core/package.json
2019-11-14 12:27:49 +01:00
Michael Shilman
98a018a8f4
Addon-docs: Replace storybook-addon-vue-info with vue-docgen-loader
2019-11-14 18:55:41 +08:00
Michael Shilman
3e45911bea
v5.3.0-alpha.45
2019-11-14 17:30:12 +08:00
Michael Shilman
67b83f492d
Merge branch 'next' into docs/refactor-prop-def
2019-11-14 16:48:26 +08:00
Michael Shilman
9e6d32e7bb
Merge branch 'next' into docs/refactor-prop-def
2019-11-14 16:23:44 +08:00
Michael Shilman
45a9d462dc
Merge branch 'next' into 8793-deprecate-hierarchy-separators
2019-11-14 15:23:09 +08:00
Michael Shilman
c2c1b4f396
CSF: Deprecate displayName parameter ( #8775 )
...
CSF: Deprecate displayName parameter
2019-11-14 15:18:25 +08:00
Michael Shilman
d6e3bcf1be
Merge branch 'next' into 8793-upgrade-hierarchy-separator-codemod
2019-11-14 14:54:40 +08:00
Michael Shilman
7cbc4673d5
Addon-docs: Update web-components props to new format
2019-11-14 12:29:38 +08:00
Michael Shilman
e75cfdcf90
Poinstall: Preset codemod to single quotes
2019-11-14 11:33:21 +08:00
Michael Shilman
87cddfe06c
Merge branch 'next' into docs/refactor-prop-def
2019-11-14 10:13:36 +08:00
Michael Shilman
493c1ccc8e
Merge branch 'next' into 8577-addons-postinstall
2019-11-14 08:59:07 +08:00
Michael Shilman
2d18cba58a
Addon-A11y: Show errors, reset config properly ( #8779 )
...
Addon-A11y: Show errors, reset config properly
2019-11-14 08:37:03 +08:00
patrick.lafrance
af18108c82
Added tests for the docgen props extract function
2019-11-13 18:21:42 -05:00
patrick.lafrance
e77c5d0e08
More tests for the prop types enhancement
2019-11-13 17:47:05 -05:00
patrick.lafrance
278ad89bfa
Added tests for the prop types enhancement
2019-11-13 17:04:04 -05:00
patrick.lafrance
615416439c
Added a test structure for the prop types enhancers and updated the PropDef type and default structure to enforce the summary structure
2019-11-13 16:06:23 -05:00
patrick.lafrance
2fa47ed817
Fix internal functions naming
2019-11-13 12:02:56 -05:00
patrick.lafrance
0016449141
Renamed lib2 to lib
2019-11-13 11:19:32 -05:00
patrick.lafrance
6aa96bced8
PropRow now receive a data structure instead of a React component
2019-11-13 10:46:24 -05:00
Michael Shilman
aec46e42d9
Addon-knobs: Add object[] support for select ( #7957 )
...
Addon-knobs: Add object[] support for select
2019-11-13 22:01:00 +08:00
Norbert de Langen
c448e50208
FIX bug with resolving of preview.js (doh)
2019-11-13 11:52:09 +01:00
Michael Shilman
3e5ab46e02
DocsPage: Add tests for showRoots behavior
2019-11-13 18:49:07 +08:00
Norbert de Langen
714250f2de
Merge branch 'core/magic-entry' into core/magic-entry-storyshots
...
# Conflicts:
# addons/storyshots/storyshots-core/package.json
# examples/html-kitchen-sink/.storybook/presets.js
2019-11-13 11:39:24 +01:00
patrick.lafrance
1db7e4321d
Merge thing to the new utils
2019-11-12 20:45:33 -05:00
patrick.lafrance
240075b44a
Remove tests duplicate
2019-11-12 20:18:56 -05:00
Michael Shilman
be73c10751
v5.3.0-alpha.44
2019-11-13 08:43:45 +08:00
Michael Shilman
2221b308c8
Merge branch 'next' into addon-knobs-array-of-objects
2019-11-13 08:30:56 +08:00
patrick.lafrance
796d1fd0a3
Minor fixes
2019-11-12 19:05:33 -05:00
patrick.lafrance
2e2b895617
Added tests for the generateFuncSignature func
2019-11-12 11:15:19 -05:00