docusaurus/packages/docusaurus-plugin-content-docs/src
Joshua Chen 7941a46be3
feat: allow setting calendar for i18n date formatting (#6430)
* feat: allow setting calendar for i18n date formatting

* fix TS

* add test
2022-04-08 22:34:34 +08:00
..
__tests__ chore: disable string escaping in snapshots (#7131) 2022-04-08 11:23:19 +08:00
client feat(core): fail-safe global data fetching (#7083) 2022-04-08 11:08:22 +02:00
markdown chore: disable string escaping in snapshots (#7131) 2022-04-08 11:23:19 +08:00
sidebars chore: disable string escaping in snapshots (#7131) 2022-04-08 11:23:19 +08:00
categoryGeneratedIndex.ts refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027) 2022-03-27 12:57:15 +08:00
cli.ts feat(content-docs): make docs:version command work on localized docs (#7106) 2022-04-07 19:43:24 +02:00
constants.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
deps.d.ts refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
docs.ts feat: allow setting calendar for i18n date formatting (#6430) 2022-04-08 22:34:34 +08:00
frontMatter.ts refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027) 2022-03-27 12:57:15 +08:00
globalData.ts refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027) 2022-03-27 12:57:15 +08:00
index.ts feat(content-docs): make docs:version command work on localized docs (#7106) 2022-04-07 19:43:24 +02:00
lastUpdate.ts fix(content-docs): suppress git error on multiple occurrences (#6973) 2022-03-23 16:35:26 +01:00
numberPrefix.ts refactor: install eslint-plugin-regexp (#6906) 2022-03-13 18:32:17 +08:00
options.ts refactor: unify how validateOptions is handled (#6961) 2022-03-22 19:40:56 +08:00
plugin-content-docs.d.ts feat(core): fail-safe global data fetching (#7083) 2022-04-08 11:08:22 +02:00
props.ts refactor(content-{blog,docs}): unify handling of tags (#7117) 2022-04-07 15:58:21 +02:00
routes.ts refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027) 2022-03-27 12:57:15 +08:00
server-export.ts chore: fix ESLint warnings, restrict export all syntax (#6605) 2022-02-04 21:57:10 +08:00
slug.ts refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027) 2022-03-27 12:57:15 +08:00
tags.ts refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027) 2022-03-27 12:57:15 +08:00
translations.ts refactor(core): reorganize files (#7042) 2022-03-28 21:49:37 +08:00
types.ts refactor(content-{blog,docs}): unify handling of tags (#7117) 2022-04-07 15:58:21 +02:00
versions.ts feat(content-docs): make docs:version command work on localized docs (#7106) 2022-04-07 19:43:24 +02:00