Sébastien Lorber
|
16e3002911
|
fix(theme): navbar mobile sidebar should allow clicking dropdown parent link (#11053)
* try to repro + initial fix
* Use HTML button
* extract useItemCollapsible()
* Split DropdownNavbarItem into Mobile/Desktop subcomponents
* Add aria labels to button
* cleanup prop types
* aria label
* add translations
* cleanup types
* Split DefaultNavbarItem into Mobile/Desktop subcomponents
* revert change
* type fix
|
2025-04-03 18:40:45 +02:00 |
|
Sébastien Lorber
|
7cf94c03a4
|
feat(theme): Allow resetting colorMode to System/OS value (#10987)
* make it work
* fix
* Try to fix accessibility issues
* add translations
* rename 'auto' to 'system'
* refactor: apply lint autofix
* rename 'auto' to 'system'
* remove title prop
* typo
* use shorter title
* refactor: apply lint autofix
* document useColorMode tradeoffs + data-attribute variables
---------
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
Co-authored-by: nasso
Co-authored-by: OzakIOne
|
2025-03-14 13:45:25 +01:00 |
|
FISH UP
|
0df69844b6
|
chore(theme-translations): add missing zh theme translations (#10816)
* fix(theme-translation): add missing zh-Hant theme translations
* fix(theme-translation): add missing zh-Hans theme translations
|
2025-01-05 19:38:25 -05:00 |
|
ozaki
|
aa65f39d8c
|
fix(blog): authors count incorrectly rendered (#10431)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-08-23 14:07:49 +02:00 |
|
ozaki
|
95ab9f8ee4
|
feat(theme): show unlisted/draft banners in dev mode (#10376)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-08-08 20:48:42 +02:00 |
|
Aaron Chen
|
d2bb74a8fd
|
chore(theme-translations): add more Traditional Chinese(zh-Hant) translations (#10257)
fix(theme-translation): add more Traditional Chinese(zh-Hant) translation
|
2024-07-02 00:28:20 -04:00 |
|
Нуриль Барадусов
|
3426f848a3
|
fix(theme-classic): should use plurals for category items description (#9851)
Co-authored-by: Нуриль Барадусов <nuril.b@ati.su>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-02-15 20:07:48 +01:00 |
|
Sébastien Lorber
|
f5ae537d3e
|
fix(theme): make warning a first-class admonition, and deprecate caution admonition (#9308)
|
2023-09-15 10:48:21 +02:00 |
|
Pinaki Bhattacharjee
|
83d9f228b3
|
fix(theme): improve docs sidebar category caret aria-label accessibility (#9269)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-09-14 13:01:02 +02:00 |
|
qwerzl
|
3cad29a0ad
|
chore(theme-translations): complete zh-Hant translations (#9302)
* Update theme-common.json
* Update packages/docusaurus-theme-translations/locales/zh-Hant/theme-common.json
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2023-09-13 23:39:18 -04:00 |
|
Tarun Chauhan
|
59a0b7ae15
|
fix(theme-translations): remove redundant navigation text in aria label (#8842)
Co-authored-by: Tarun Chauhan <tarun.chauhan@tripjack.com>
|
2023-04-06 15:05:43 +02:00 |
|
Joshua Chen
|
ece720b1a7
|
chore(theme-translations): complete zh translations (#8614)
|
2023-02-01 18:45:50 +01:00 |
|
Jiří
|
d8459e5916
|
fix(theme): add accessible name for the heading hash-link (#8562)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
closes undefined
|
2023-01-26 12:00:30 +01:00 |
|
Robert Lawrence
|
eecfdebf08
|
fix(theme): add missing aria-labels to the main and sidebar navs (#8366)
Fix https://github.com/facebook/docusaurus/issues/8308
|
2022-11-30 13:57:32 +01:00 |
|
Jody Heavener
|
683ba3d2a0
|
feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-11-03 14:31:41 +01:00 |
|
Jeferson S. Brito
|
f668b3ba50
|
fix(theme-classic): hamburger menu control navigation by keyboard (#8207)
|
2022-10-19 19:56:04 +02:00 |
|
Joshua Chen
|
f8163ff2ee
|
fix(theme-translations): improve zh translation (#7570)
|
2022-06-05 22:42:22 +08:00 |
|
Sébastien Lorber
|
9d0bf2e090
|
feat: add admonition type title translations (#7556)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-06-03 16:40:02 +02:00 |
|
Joshua Chen
|
1d3ed21df8
|
chore(theme-translations): complete zh translations (#7474)
|
2022-05-23 20:06:11 +08:00 |
|
Alexey Pyltsyn
|
7944fdd9a2
|
refactor: minor improvements for breadcrumbs (#7299)
* refactor: minor improvements for breadcrumbs
* Apply suggestions from code review
* Update packages/docusaurus-theme-translations/locales/fr/theme-common.json
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2022-05-04 17:54:47 +03:00 |
|
Alexey Pyltsyn
|
4e4aa6add7
|
feat(theme-classic): toggle code wrap button (#7036)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-04-22 14:50:27 +02:00 |
|
Joshua Chen
|
ad88f5cc87
|
test: improve test coverage; multiple internal refactors (#6912)
|
2022-03-14 21:53:57 +08:00 |
|
Tsz W. TAM
|
027e8f506b
|
fix: minor Chinese translation fixes (#6847)
Before: {count} 篇文件帶有標籤 篇帶有標籤「{tagName}」
After: {count} 篇文件帶有標籤「{tagName}」
|
2022-03-05 15:51:59 +08:00 |
|
Joshua Chen
|
80a9806775
|
fix(theme-classic): improve aria label of color mode toggle (#6674)
* fix(theme-classic): improve aria label of color mode toggle
* oops
|
2022-02-16 10:38:09 +08:00 |
|
toto6038
|
59289ed4d5
|
refactor(theme-translation): Improve Traditional Chinese translation quality (#6635)
|
2022-02-08 16:29:59 +08:00 |
|
Joshua Chen
|
0e13356e1b
|
feat: mark some text labels as translatable (#6482)
* feat: mark some text labels as translatable
* tweak
|
2022-01-27 19:36:37 +08:00 |
|
Joshua Chen
|
7c43569468
|
chore(theme-translations): complete Chinese translations (#6060)
|
2021-12-07 19:15:16 +08:00 |
|
Sébastien Lorber
|
cfae5d0933
|
feat(content-docs): sidebar category linking to document or auto-generated index page (#5830)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Armano <armano2@users.noreply.github.com>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
|
2021-12-03 14:44:59 +01:00 |
|
Alexey Pyltsyn
|
63bd6b9025
|
refactor: define own translations in other themes (#5849)
Co-authored-by: Armano <armano2@users.noreply.github.com>
|
2021-11-20 16:35:27 +01:00 |
|