docusaurus/packages/docusaurus-plugin-content-docs/src
Teik Jun 0c92f5aacd
feat(v2): add a banner that links to latest version of documentation (#2916)
* feat(v2): add metadata to indicate the document is old

* feat(v2): add badge that links old versions to latest version

* feat(v2): fix test related to metadata

* feat(v2): fix formatting

* feat(v2): fix formatting

* feat(v2): use Link component instead of anchor tag

* feat(v2): add pramlink to latest docs

* feat(v2): add more vibrant warning message

* feat(v2): position the banner above the article

* feat(v2): link latest version to intro page

* fix(v2): fix some test cases

* feat(v2): fix tests

* feat(v2): change banner to warning orange

* feat(v2): compute root route from sidebar

* style(v2): fix formatting

* feat(v2): use homeid if provided to compute base route

* feat(v2): rename functions and fix a corner case

* feat(v2): fix formating

* feat(v2): compute homepageurl

* style(v2): improve code quality

* style(v2): unbold fullstop for consistency

Co-authored-by: Anshul Goyal <anshulgoel151999@gmail.com>
2020-06-15 14:31:23 +02:00
..
__tests__ feat(v2): add a banner that links to latest version of documentation (#2916) 2020-06-15 14:31:23 +02:00
markdown
theme/hooks feat(v2): add search page (#2756) 2020-05-17 15:55:40 +08:00
constants.ts
env.ts
index.ts feat(v2): add a banner that links to latest version of documentation (#2916) 2020-06-15 14:31:23 +02:00
lastUpdate.ts
metadata.ts polish(v2): improve Docusaurus 1 to 2 migration developer experience (#2884) 2020-06-06 11:16:50 +08:00
order.ts
sidebars.ts polish(v2): improve Docusaurus 1 to 2 migration developer experience (#2884) 2020-06-06 11:16:50 +08:00
types.ts feat(v2): add a banner that links to latest version of documentation (#2916) 2020-06-15 14:31:23 +02:00
version.ts