22578 Commits

Author SHA1 Message Date
Michael Shilman
b3d93715a7
MDX knobs example (#8771)
MDX knobs example
2019-11-09 15:14:29 +08:00
Michael Shilman
703f932416 MDX knobs example 2019-11-09 11:33:45 +08:00
Norbert de Langen
d217fbdb9e
Addon-info: Remove jsnext:main (#8764)
Addon-info: Remove jsnext:main
2019-11-08 17:52:17 +01:00
Michael Shilman
6c4764fd08 Addon-info: Remove jsnext:main 2019-11-09 00:10:06 +08:00
Michael Shilman
d0ac2b433e
Merge pull request #8755 from mattfelten/update-ts-docs
Update docs to mention TypeScript version recommendation
2019-11-08 13:39:56 +08:00
Matt Felten
8d0b9b954a Update docs to mention TypeScript version recommendation 2019-11-07 17:31:16 -08:00
Michael Shilman
938e233f9f
Merge pull request #8747 from christiancooksponge/patch-2
addon-notes: Fix Giphy docs
2019-11-08 08:28:39 +08:00
Michael Shilman
b3a9692efc
Fix import statement in mdx example (#8752)
Fix import statement in mdx example
2019-11-08 08:06:46 +08:00
Michael Shilman
d660bb6e9d
Addon-info: Fix "The prop 'children' is marked as required in '… (#8745)
Addon-info: Fix "The prop 'children' is marked as required in 'Td'"
2019-11-08 08:05:51 +08:00
hobroker
44b58cb60d make children prop optional in Td component 2019-11-07 23:24:13 +02:00
Kai Röder
4c60525ffa
fix import statement in mdx example
`addon-` was missing in `import { Meta, Story, Props } from '@storybook/addon-docs/blocks';`
2019-11-07 22:16:20 +01:00
Christian Cook
581aa808bb
Correct Giphy query parameter 2019-11-07 11:37:39 +00:00
Christian Cook
58eb940919
Correct Giphy query parameter 2019-11-07 11:33:26 +00:00
Norbert de Langen
8f29e7581b
Addon API: Preview wrapper devkit example (#7939)
Addon API: Preview wrapper devkit example

Co-authored-by: Norbert de Langen <ndelangen@me.com>
2019-11-07 11:58:08 +01:00
Norbert de Langen
436cc1c6a4 Merge branch 'next' into edit-page-addon 2019-11-07 11:19:51 +01:00
Norbert de Langen
a0a113071d
Merge pull request #8698 from storybookjs/fix/rn-use-babel-metro-preset
CHANGE the compilation target for RN - it was compiled for old browsers
2019-11-07 10:40:41 +01:00
Michael Shilman
e971bdc9a6 5.3.0-alpha.41 next.json version file 2019-11-07 11:28:01 +08:00
Michael Shilman
1f0e99a618 Update version.ts 2019-11-07 11:22:56 +08:00
Michael Shilman
a46bd1bd89 v5.3.0-alpha.41 v5.3.0-alpha.41 2019-11-07 11:12:53 +08:00
Michael Shilman
13b449f0b5 5.3.0-alpha.41 changelog 2019-11-07 11:07:42 +08:00
Michael Shilman
6f85d48905
Move Knobs documentation to CSF (#8737)
Move Knobs documentation to CSF
2019-11-07 10:39:17 +08:00
Michael Shilman
64954e177e
Update README.md 2019-11-07 10:38:08 +08:00
Norbert de Langen
4b2d80ed5f
Bump polished from 3.4.1 to 3.4.2 in /docs (#8715)
Bump polished from 3.4.1 to 3.4.2 in /docs

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-11-06 21:14:58 +01:00
Michael Shilman
f0810047d0
Addon-docs: Render array of shape properly in props table (#8707)
Addon-docs: Render array of shape properly in props table
2019-11-07 02:21:51 +08:00
dependabot-preview[bot]
e5dc36168d
Bump polished from 3.4.1 to 3.4.2 in /docs
Bumps [polished](https://github.com/styled-components/polished) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/styled-components/polished/releases)
- [Commits](https://github.com/styled-components/polished/compare/v3.4.1...v3.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 18:21:51 +00:00
Michael Shilman
a76b55e24c
Addon-docs: Render params description in props table, support @… (#8702)
Addon-docs: Render params description in props table, support @ignore
2019-11-07 02:19:34 +08:00
Pier Roberto
846f7970fd
fix: typos 2019-11-06 11:44:38 +01:00
Pier Roberto
70b1d1f57d
docs: update React example 2019-11-06 11:11:22 +01:00
Michael Shilman
5770c8e635
Addon-docs: Fix "Cannot read property 'props'" (#8731)
Addon-docs: Fix "Cannot read property 'props'"
2019-11-06 17:05:09 +08:00
Michael Shilman
0bd6a484e8 Docgen extractor: Minor housecleaning 2019-11-06 14:44:03 +08:00
Michael Shilman
8adf732d32 Addon-docs: Fix "Cannot read property 'props'" 2019-11-06 11:20:38 +08:00
Michael Shilman
4233f3ea6d
UI: Fix unmount components on Canvas/Docs tab switch (#8625)
UI: Fix unmount components on Canvas/Docs tab switch
2019-11-06 11:08:52 +08:00
Michael Shilman
c14f93dab7
Angular: Fix loading baseConfig if no angular.json found (#8727)
Angular: Fix loading baseConfig if no angular.json found
2019-11-06 11:08:32 +08:00
Michael Shilman
78669a4664 Update version.ts 2019-11-06 11:06:42 +08:00
Michael Shilman
396fd33d61 5.3.0-alpha.40 next.json version file 2019-11-06 11:04:27 +08:00
Michael Shilman
8741f83b3f v5.3.0-alpha.40 v5.3.0-alpha.40 2019-11-06 10:52:51 +08:00
Michael Shilman
fade878a90 5.3.0-alpha.40 changelog 2019-11-06 10:43:15 +08:00
Norbert de Langen
137010e804
Fix 8074 invisible hr styles in typography components (#8659)
Fix 8074 invisible hr styles in typography components
2019-11-05 23:40:14 +01:00
Norbert de Langen
0a6c5d02ec
ADD caching to github workflows (#8724)
ADD caching to github workflows
2019-11-05 23:38:41 +01:00
Norbert de Langen
3fc5a1faca Merge branch 'next' into issue-8696-fix-angular-config-regression 2019-11-05 23:35:39 +01:00
Norbert de Langen
4536ca9d0b
[ImgBot] Optimize images (#8722)
[ImgBot] Optimize images

Co-authored-by: Imgbot <ImgBotHelp@gmail.com>
2019-11-05 23:26:10 +01:00
Norbert de Langen
ba6b4c8ea0
TriConfig refactor (#8597)
TriConfig refactor
2019-11-05 23:17:52 +01:00
patrick.lafrance
4975a90f8f Unmounting the components of the docs-root element instead of root when the previous tab is the docs 2019-11-05 16:14:57 -05:00
Kai Röder
923e9bdff7 fix regression and load sb baseConfig if no angular.json was found
this regression was introduced around v5.3.0-alpha.38
it prevents users from running sb without an angular.json
2019-11-05 19:03:59 +01:00
Norbert de Langen
db9f022357 ADD caching to github workflows 2019-11-05 17:18:11 +01:00
Norbert de Langen
58605cdeb9 FIX broken main.js handling 2019-11-05 16:43:33 +01:00
Norbert de Langen
ce1e1a58fe Merge branch 'next' into core/config-overhaul 2019-11-05 16:28:32 +01:00
Norbert de Langen
ef96b4ad86 FIX 2019-11-05 16:06:24 +01:00
ImgBotApp
83fcbed24f
[ImgBot] Optimize images
*Total -- 1,437.78kb -> 1,129.66kb (21.43%)

/addons/docs/docs/media/vue-hero.png -- 668.06kb -> 515.54kb (22.83%)
/addons/docs/docs/media/angular-hero.png -- 769.72kb -> 614.12kb (20.22%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-11-05 14:57:19 +00:00
Norbert de Langen
d6b3434e87 CHANGE to yarn 2019-11-05 15:56:36 +01:00