docusaurus/website/docs
Sam Zhou 55a50d37dc
feat(v2): support syncing tab choices (#2366)
* feat(v2): Support syncing tab choices

* Move docs changes to website/docs

* Do not import entire React in TabGroupChoiceContext

* Store only one tab choice according to discussion in PR

* Remove leftover logging code during debugging

* Put storage value in separate const outside the hook-level

* Use an array to keep track of different tab groups

* Revert back to using `groupId`

* Update markdown-features.mdx

* Update markdown-features.mdx

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-03-15 13:47:52 +08:00
..
blog.md feat(v2): add draft feature to blog posts (#2335) 2020-02-29 13:19:59 +08:00
cli.md docs(v2): move the quotes to remark admonitions (#2313) 2020-02-23 18:11:37 +08:00
configuration.md docs(v2): clarify instructions on docs-only mode (#2395) 2020-03-10 16:38:09 +08:00
contributing.md chore: yearless copyright headers for source code (#2320) 2020-02-25 23:12:28 +08:00
creating-pages.md fix(v2): make proper path to pages in TS (#2334) 2020-02-27 09:59:02 +08:00
deployment.md docs(v2): add Netlify configuration warning (#2411) 2020-03-15 13:27:45 +08:00
design-principles.md chore(v2): v2.0.0 alpha.44 (#2379) 2020-03-08 23:43:40 +08:00
docusaurus-core.md feat(v2): add ExecutionEnvironment API (#2296) 2020-02-19 09:22:14 +08:00
docusaurus.config.js.md chore(v2): mark tagline field as optional (#2342) 2020-02-29 13:15:56 +08:00
installation.md docs(v2):update alpha version to current version (#2397) 2020-03-11 00:52:07 +08:00
introduction.md misc: add command to run prettier on docs (#2102) 2019-12-07 21:56:30 -08:00
lifecycle-apis.md chore(v2): v2.0.0 alpha.44 (#2379) 2020-03-08 23:43:40 +08:00
markdown-features.mdx feat(v2): support syncing tab choices (#2366) 2020-03-15 13:47:52 +08:00
migrating-from-v1-to-v2.md docs(v2):update alpha version to current version (#2397) 2020-03-11 00:52:07 +08:00
presets.md feat(v2): add remark-admonitions to @docusaurus/preset-classic (#2224) 2020-02-08 19:28:47 +08:00
resources.md docs(v2): add resources page (#2401) 2020-03-11 21:34:35 +08:00
search.md chore(v2): v2.0.0 alpha.44 (#2379) 2020-03-08 23:43:40 +08:00
sidebar.md docs(v2): collapsible categories in sidebar (#2251) 2020-01-31 23:52:20 +03:00
static-assets.md docs(v2): quick proofread docs (#2068) 2019-11-29 12:26:49 -08:00
styling-layout.md docs(v2): move the quotes to remark admonitions (#2313) 2020-02-23 18:11:37 +08:00
theme-classic.md chore(v2): v2.0.0 alpha.44 (#2379) 2020-03-08 23:43:40 +08:00
using-plugins.md docs(v2): add examples to plugin usage doc (#2351) 2020-03-03 11:19:01 +08:00
using-themes.md docs(v2): move the quotes to remark admonitions (#2313) 2020-02-23 18:11:37 +08:00
versioning.md chore(v2): v2.0.0 alpha.44 (#2379) 2020-03-08 23:43:40 +08:00