docusaurus/lib/server
Laxman cfabaedc99 Fix: conflicting strings issue in translations (#917)
* Fix conflicting strings issue in translations

* Preserve structure of `customTranslations`

* Use `deepmerge` to merge whole of `localized-strings`

* Simplify and make deep property access on an object safe

* Fix deep property accessor and rename it to idx
2018-08-29 00:04:02 +08:00
..
__tests__ Fix correct linking when setting defaultVersionShown to non-latest version (#894) 2018-08-10 23:49:52 -07:00
blog.js Refactor(server): share logic between server.js & generate.js (#856) 2018-07-24 13:37:52 +07:00
docs.js Fix correct linking when setting defaultVersionShown to non-latest version (#894) 2018-08-10 23:49:52 -07:00
env.js Fix correct linking when setting defaultVersionShown to non-latest version (#894) 2018-08-10 23:49:52 -07:00
feed.js fix: truncate blogpost properly with truncate-html (#880) 2018-08-02 15:16:26 +08:00
generate.js fix: copy static image as it is if image compression fail (#887) 2018-08-04 22:40:36 +08:00
metadataUtils.js Refactor + add more tests (Part 1) (#847) 2018-07-13 11:31:37 -07:00
readCategories.js Revert "Add ability to specify sub categories in sidebar.json (#891)" 2018-08-06 18:58:54 -07:00
readMetadata.js Fix: conflicting strings issue in translations (#917) 2018-08-29 00:04:02 +08:00
renderUtils.js ESLintify Part 3 (#846) 2018-07-11 18:21:31 +08:00
routing.js Refactor + add more tests (Part 1) (#847) 2018-07-13 11:31:37 -07:00
server.js fix: strict css/main.css routing (#904) 2018-08-22 16:38:44 +08:00
sitemap.js fix: add baseUrl to sitemap URLs (#902) 2018-08-12 18:49:45 +07:00
translate-plugin.js ESLintify Part 3 (#846) 2018-07-11 18:21:31 +08:00
translate.js ESLintify Part 3 (#846) 2018-07-11 18:21:31 +08:00
translation.js ESLintify Part 3 (#846) 2018-07-11 18:21:31 +08:00
utils.js Fix Jest tests that fail on Windows (#896) 2018-08-10 22:21:52 +07:00
versionFallback.js ESLintify Part 3 (#846) 2018-07-11 18:21:31 +08:00