Joshua Chen
|
bfba6a8b02
|
refactor: remove "error" reporting level, move reportMessage to logger (#7642)
|
2022-06-17 14:51:00 +02:00 |
|
Joshua Chen
|
bf9b69cfbf
|
docs: make config tabs translatable, fix APITable crowdin issue (#7572)
* docs: make config tabs translatable, fix APITable crowdin issue
* fix
|
2022-06-06 10:52:19 +08:00 |
|
Joshua Chen
|
ab566ecce3
|
docs: remove useless front matter (#7518)
|
2022-05-28 19:07:45 +08:00 |
|
Joshua Chen
|
6e10a48059
|
fix(content-docs): restore functionality when a category only has index page (#7385)
* fix(content-docs): restore functionality when a category only has index page
* use this internally
|
2022-05-10 14:50:43 +08:00 |
|
Joshua Chen
|
0cc4fa82c1
|
docs: add page for create-docusaurus API documentation (#7343)
* docs: add page for create-docusaurus API documentation
* update
|
2022-05-05 19:36:51 +08:00 |
|
Joshua Chen
|
7a3894e664
|
docs: update docs for logger, add API docs to website (#7305)
* docs: update docs for logger, add API docs to website
* fix broken image
|
2022-05-04 17:59:47 +08:00 |
|
Joshua Chen
|
afc72480ab
|
refactor(eslint-plugin): migrate to TS-ESLint infrastructure (#7276)
* refactor(eslint-plugin): migrate to TS-ESLint infrastructure
* fix lock
|
2022-04-30 17:57:57 +08:00 |
|
Elias Papavasileiou
|
3b1170eb44
|
feat: Docusaurus ESLint plugin to enforce best Docusaurus practices (#7206)
* feat: add eslint plugin
* refactor
* add tests
* fixups!
* fix(no-dynamic-i18n-messages): make translate() recognize template literals
* refactor: rename rule no-dynamic-i18n-messages --> string-literal-i18n-messages
* feat: add ignoreStrings option and refactor
* docs: migrate docs to /docs/api/plugins
* docs: fix anchor links in README.md
* fix: add some ignored strings
* docs: update eslint-plugin docs
* fix: update README link
* docs: various updates
- Reorder sidebar entries
- Fix title size
- Use Markdown file paths
- Simplify relative links
* address reviews
* wording polish
* add npmignore
* fix all internal warnings
* doc improvements
* fix test
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-04-30 00:04:25 +08:00 |
|