docusaurus/website/src
Sébastien Lorber c7fc781ce0
fix(v2): linking to asset or external html page -> don't use history.push() (#3347)
* Rework markdown links to asset require processing + add test page

* implement pathname:// protocol / escape hatch at the Link level

* linking to assets: fix tests + avoid creating an useless nested paragraph

* fix assets linking doc

* attempt to fix windows e2e test

* try to fix windows errors
2020-08-28 12:47:03 +02:00
..
components docs(v2): add myself to /team page + add TeamProfileCard component (#3145) 2020-07-28 20:18:15 +02:00
css feat(v2): introduce DocSearch v3 search (#2815) 2020-07-23 14:36:38 +02:00
data docs(v2): add "T-Regx" website to showcase (#3310) 2020-08-20 14:49:32 +02:00
pages fix(v2): linking to asset or external html page -> don't use history.push() (#3347) 2020-08-28 12:47:03 +02:00
plugins refactor(v2): synchronize yarn/npm command on site (#2897) 2020-06-06 16:49:49 +08:00
scripts chore(v2): fix code style (revert previous changes) 2020-04-05 17:38:12 +03:00
theme fix(v2): website feedback page hydration bug (#3269) 2020-08-12 11:43:52 +02:00
sw.js feat(v2): Plugin for Offline/PWA support (#2205) 2020-07-08 12:32:41 +02:00
types.d.ts feat(v2): Provide typing to most of the theme-classic components (#3348) 2020-08-28 12:06:37 +02:00