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 |
|
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 |
|
Нуриль Барадусов
|
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 |
|
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 |
|
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 |
|
Bagdasar Ovsepyan
|
2052482e20
|
feat(theme): adds Ukrainian default theme translations (#7953)
|
2022-08-16 18:57:14 +02:00 |
|