This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced
2025-03-11 14:09:55 +02:00
Code
Issues
Releases
Activity
joplin
/
packages
/
app-desktop
/
gui
/
Sidebar
/
hooks
History
Henry Heino
f776d527ca
Desktop:
Fixes
#11443
: Accessibility: Do not override focus order when pressing tab/shift-tab on the note list (
#11446
)
2024-11-27 12:33:13 +00:00
..
utils
Desktop: Accessibility: Add ARIA information to the sidebar's notebook and tag list (
#11196
)
2024-10-15 17:59:51 +01:00
useFocusHandler.ts
Desktop: Accessibility: Add ARIA information to the sidebar's notebook and tag list (
#11196
)
2024-10-15 17:59:51 +01:00
useOnRenderItem.tsx
Desktop: Multiple window support (
#11181
)
2024-11-08 15:32:05 +00:00
useOnRenderListWrapper.tsx
Desktop: Fix errors found by automated accessibility testing (
#11246
)
2024-11-09 12:50:06 +00:00
useOnSidebarKeyDownHandler.ts
Desktop:
Fixes
#11443
: Accessibility: Do not override focus order when pressing tab/shift-tab on the note list (
#11446
)
2024-11-27 12:33:13 +00:00
useSelectedSidebarIndex.ts
Desktop:
Resolves
#4251
: Refactor sidebar to better handle thousands of tags and notebooks (
#10331
)
2024-04-25 15:31:18 +01:00
useSidebarCommandHandler.ts
Desktop:
Resolves
#4251
: Refactor sidebar to better handle thousands of tags and notebooks (
#10331
)
2024-04-25 15:31:18 +01:00
useSidebarListData.ts
Desktop: Accessibility: Add ARIA information to the sidebar's notebook and tag list (
#11196
)
2024-10-15 17:59:51 +01:00