632 Commits

Author SHA1 Message Date
Michael Shilman
b4332a39ee v5.3.0-beta.21 2019-12-11 00:45:08 +08:00
Michael Shilman
731477723b Addon-docs: Update MDX compiler to fix knobs 2019-12-10 23:34:47 +08:00
Michael Shilman
5d890bf37b v5.3.0-beta.20 2019-12-09 20:49:55 +08:00
Michael Shilman
267a47f4de Extract @storybook/csf from monorepo 2019-12-09 15:02:56 +08:00
Michael Shilman
b436339376 Refactor router utils into CSF library 2019-12-09 12:16:01 +08:00
Michael Shilman
9843746f3a v5.3.0-beta.19 2019-12-07 16:47:47 +08:00
Steel Fu
b1e7641884 fix(web-components): update key to reflect specification 2019-12-06 11:44:47 -08:00
Michael Shilman
ab6ef53330 v5.3.0-beta.18 2019-12-06 23:05:00 +08:00
Michael Shilman
796951f038 v5.3.0-beta.17 2019-12-06 22:39:53 +08:00
Michael Shilman
2a22986170
Merge pull request #9082 from storybookjs/upgrade-vue-docgen-loader
Addon-docs: Upgrade vue-docgen-loader
2019-12-06 22:33:26 +08:00
Michael Shilman
ba409b4124 Addon-docs: Upgrade vue-docgen-loader 2019-12-06 21:37:49 +08:00
Matthew Irish
5f0ffe9a0e document the ember-cli-storybook option now that it's opt-in 2019-12-05 21:33:38 -06:00
Matthew Irish
13b54483ca export setJSONDoc properly from addon-docs/ember, expand default iframe height 2019-12-05 21:33:37 -06:00
Matthew Irish
7daaedc8d0 remove copy pasta 2019-12-05 21:33:37 -06:00
Matthew Irish
d332285ce6 default to shorter iframe like angular does 2019-12-05 21:33:36 -06:00
Matthew Irish
a7501fae34 move jsondoc things back to addon instead of app 2019-12-05 21:33:36 -06:00
Matthew Irish
6fdef7ed2c add docs for ember addon-docs 2019-12-05 21:33:35 -06:00
Matthew Irish
b54a15b934 add ember support for docs-mode 2019-12-05 21:33:35 -06:00
Michael Shilman
ab16256732
MDX: Handle quotes / template literals in title (#9069)
MDX: Handle quotes / template literals in title
2019-12-05 18:10:23 +08:00
atanasster
caa930a5d0 merge conflicts 2019-12-05 02:22:55 -05:00
atanasster
835ea0da7f Merge branch 'mdx-title-template-strings' of https://github.com/atanasster/storybook into mdx-title-template-strings 2019-12-05 02:19:33 -05:00
atanasster
9a175cf28d console.warm full pathname 2019-12-05 02:18:32 -05:00
Michael Shilman
0152625d9e
Addon-docs: MDX Octicon anchors should not be tabbable (#9063)
Addon-docs: MDX Octicon anchors should not be tabbable
2019-12-05 14:58:43 +08:00
Michael Shilman
88dfb3ed2f
Update mdx-compiler-plugin.js 2019-12-05 14:50:19 +08:00
atanasster
df51962256 added tests for quotes in the title 2019-12-05 01:37:19 -05:00
atanasster
ab09fe9526 console.warn in case of invalid title 2019-12-05 01:30:14 -05:00
atanasster
d471cfd56c mdx compiler check for expressions in title 2019-12-05 01:14:33 -05:00
Michael Shilman
eeb36ed822 v5.3.0-beta.16 2019-12-05 11:37:35 +08:00
Michael Shilman
cbc499771f
Addon-docs: Upgrade vue-docgen-api (#9066)
Addon-docs: Upgrade vue-docgen-api
2019-12-05 10:42:40 +08:00
Michael Shilman
49132caae4 Upgrade vue-docgen-api 2019-12-05 08:16:37 +08:00
patrick.lafrance
87cde834de Added a tabindex of -1 to the mdx octicon anchors 2019-12-04 15:21:24 -05:00
atanasster
2f308613a4 enhanced Heading and Subheading with HeaderMax 2019-12-04 12:37:58 -05:00
Michael Shilman
95fba51683 v5.3.0-beta.15 2019-12-04 11:54:17 +08:00
patrick.lafrance
421f61e6d2 Code review corrections 2019-12-03 22:11:10 -05:00
patrick.lafrance
9d37fbacbf When an octicon link is clicked, scroll to the matching header 2019-12-03 21:33:20 -05:00
Michael Shilman
8586be525e Merge branch 'next' into docs-in-page-linking 2019-12-04 10:15:39 +08:00
patrick.lafrance
4a986bc18a cleanup 2019-12-03 17:11:36 -05:00
patrick.lafrance
134cca2848 In page linking now updates url with the hash 2019-12-03 16:59:27 -05:00
patrick.lafrance
f0d1ee8a4b Fix TS errors 2019-12-03 16:41:41 -05:00
patrick.lafrance
c685fbb259 Fix scrolling on full page refresh 2019-12-03 16:33:43 -05:00
patrick.lafrance
cec7bc3a4c Added the Octolink when an header is hovered 2019-12-03 15:51:19 -05:00
patrick.lafrance
3b164dc84e Added a link to generate an anchor for an header 2019-12-03 00:12:50 -05:00
patrick.lafrance
c33cb80a85 Now handled in page anchor and link to other sb stories 2019-12-02 22:37:25 -05:00
patrick.lafrance
f26a37654a Updates 2019-12-02 18:07:28 -05:00
Michael Shilman
1c93a96d8e v5.3.0-beta.14 2019-12-02 11:40:56 +08:00
Michael Shilman
2a60242fb5
Addon-docs: Restore IE11 compat by transpiling acorn-jsx (#9021)
Addon-docs: Restore IE11 compat by transpiling acorn-jsx
2019-12-02 11:15:00 +08:00
Michael Shilman
16e08e700b
Addon-docs: Increase Props summary and func length (#8998)
Addon-docs: Increase Props summary and func length
2019-12-02 09:07:11 +08:00
bpeab
b28056354c Resolve #8884 by transpiling acorn-jsx 2019-12-01 22:44:43 +01:00
Michael Shilman
767945c11b Changes links to absolute URLs (#8852)
Changes links to absolute URLs
2019-11-30 20:25:12 +08:00
Michael Shilman
830455efa9 v5.3.0-beta.13 2019-11-30 17:36:02 +08:00