Commit graph

4 commits

Author SHA1 Message Date
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
Hassan Farid
7b2716e6e1
docs(v2): fix typo in remark-admonitions example (#2343)
* Fixed typo in the example

* fix

Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-02-29 11:28:28 +08:00
Amila Welihinda
843d5d8c48
docs(v2): fix broken 'more syntax' url 2020-02-26 20:15:02 +03:00
Yangshun Tay
6c9932deb1 chore(v2): clean up docs 2020-02-18 19:01:41 +08:00
Renamed from website/versioned_docs/version-2.0.0-alpha.42/markdown-features.mdx (Browse further)