docusaurus/packages/docusaurus-plugin-content-docs/src
Teik Jun 2159c4fcfb
fix(v2): make config validation less strict (#3120)
* fix(v2): make navbar title validation less strict

* fix(v2): fix validation for rehype plugin

* fix(v2): allow empty string for routeBasePath

* fix(v2): fix validation for stylesheets and scripts field

* fix(v2): rerun CI

* fix(v2): relax check for stylesheet href
2020-07-27 13:58:24 +02:00
..
__tests__ fix(v2): fix recent baseurl issues (#3093) 2020-07-22 19:55:40 +02:00
client fix(v2): fix recent baseurl issues (#3093) 2020-07-22 19:55:40 +02:00
markdown chore(v2): Fix a lot of eslint warnings (#2972) 2020-06-20 12:30:18 +08:00
theme/hooks feat(v2): global data + useGlobalData + docs versions dropdown (#2971) 2020-07-21 11:16:08 +02:00
constants.ts chore: yearless copyright headers for source code (#2320) 2020-02-25 23:12:28 +08:00
env.ts feat(v2): add disableVersioning config to docs plugin (#2989) 2020-07-01 19:03:59 +02:00
index.ts fix(vfix docs instance path (#3108) 2020-07-23 19:43:25 +02:00
lastUpdate.ts chore: yearless copyright headers for source code (#2320) 2020-02-25 23:12:28 +08:00
metadata.ts feat(v2): absolute slugs and slug resolution system (#3084) 2020-07-21 18:26:30 +02:00
order.ts chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00
pluginOptionSchema.ts fix(v2): make config validation less strict (#3120) 2020-07-27 13:58:24 +02:00
sidebars.ts feat(v2): option and config validation life cycle method for official plugins (#2943) 2020-06-24 20:08:16 +02:00
slug.ts feat(v2): absolute slugs and slug resolution system (#3084) 2020-07-21 18:26:30 +02:00
types.ts feat(v2): absolute slugs and slug resolution system (#3084) 2020-07-21 18:26:30 +02:00
version.ts chore(v2): Fix more eslint errors (#2976) 2020-06-21 15:09:00 +08:00