600 Commits

Author SHA1 Message Date
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
patrick.lafrance
38a034d683 Fix 2019-11-29 12:47:57 -05:00
patrick.lafrance
2451ddcf15 Updated Anchor component to use the html components with the escape hatches 2019-11-29 12:47:02 -05:00
patrick.lafrance
6c3ddcf89e Added anchor support for docs page 2019-11-29 12:35:30 -05:00
patrick.lafrance
7e356a9c38 Expanded function signature are now formatted 2019-11-28 13:39:06 -05:00
Michael Shilman
0577c421a7 v5.3.0-beta.12 2019-11-29 01:03:08 +08:00
patrick.lafrance
c476ab6497 Increasese max summary length and add a special max length for func 2019-11-28 10:50:45 -05:00
Michael Shilman
3659134e4f
Addon-docs: Upgrade MDX dependencies (#8991)
Addon-docs: Upgrade MDX dependencies
2019-11-28 09:50:17 +08:00
Michael Shilman
fd66177005
Merge branch 'next' into remove-docs-deprecated-presets 2019-11-28 07:38:23 +08:00
Michael Shilman
3020aae250
Update theming.md 2019-11-28 07:36:03 +08:00
Michael Shilman
4a59326a31 Upgrade MDX dependencies 2019-11-28 07:31:58 +08:00
patrick.lafrance
782600b376 Added docs to show how to override SB block when using MDX 2019-11-27 18:30:50 -05:00
Michael Shilman
51b1739038 v5.3.0-beta.11 2019-11-28 07:07:27 +08:00
Michael Shilman
e446ec42ac Addon-docs: Use framework-independent preset everywhere 2019-11-27 23:33:05 +08:00
Norbert de Langen
0e2833c32e Merge branch 'next' into core/triconfig-everywhere-documentation 2019-11-27 16:19:42 +01:00
Norbert de Langen
8e8a4683af
Addon-docs: Added dark theme option to source component (#8732)
Addon-docs: Added dark theme option to source component
2019-11-27 13:48:56 +01:00
Norbert de Langen
bb9b7f9450 Merge branch 'next' into core/triconfig-everywhere-documentation
# Conflicts:
#	addons/notes/README.md
#	docs/src/pages/configurations/options-parameter/index.md
2019-11-27 12:42:11 +01:00
Michael Shilman
e098a12bf8 v5.3.0-beta.10 2019-11-27 09:19:11 +08:00
Michael Shilman
9630ae8edc
MDX: Allow user to override docs.container parameter (#8968)
MDX: Allow user to override `docs.container` parameter
2019-11-27 08:57:36 +08:00
Norbert de Langen
10e394673b
Merge branch 'next' into core/triconfig-everywhere-documentation 2019-11-27 01:16:45 +01:00
Michael Shilman
bf405b2a04 Fix unnecessary import && convert container-override example to MDX 2019-11-27 07:46:22 +08:00
Febbraro
a10b2d18b2 CR update to use type alias 2019-11-26 14:56:04 -05:00
Febbraro
73a02c522d CR func name update 2019-11-26 14:02:18 -05:00
Febbraro
448e6abb92 add directive types 2019-11-26 13:50:00 -05:00
Febbraro
f8ffa5dfb2 add directive option 2019-11-26 13:50:00 -05:00
Febbraro
4db97d91e0 typo fix 2019-11-26 13:49:59 -05:00
Michael Shilman
cab04a046c MDX: Don't modify the container so user can override it 2019-11-27 02:38:21 +08:00
Michael Shilman
35562a0ab9
Addon-docs: Increase width of props table type column (#8950)
Addon-docs: Increase width of props table type column
2019-11-27 01:22:51 +08:00
Norbert de Langen
5933d0dfbc Merge branch 'next' into core/triconfig-everywhere-documentation 2019-11-26 16:13:15 +01:00
Norbert de Langen
8648d18705 MIGRATE addon-docs-webcomponents documentation to triconfig 2019-11-26 13:17:55 +01:00
Norbert de Langen
d7a0c0db41 MIGRATE addon-docs-vue documentation to triconfig 2019-11-26 13:16:37 +01:00
Norbert de Langen
0a2fe18b25 MIGRATE addon-docs documentation to triconfig 2019-11-26 13:07:33 +01:00
Norbert de Langen
b262459bc8 MIGRATE theming documentation to triconfig 2019-11-26 13:06:26 +01:00