Commit graph

458 commits

Author SHA1 Message Date
Xu Quan
9f712acda2 feat: add eslint import order rule and formaize import orders 2025-06-23 16:25:02 +08:00
Xu Quan
cd04b27878 refactor: abstract vertical layout folders and tags pane to comopnent 2025-06-22 17:25:00 +08:00
Xu Quan
6984d4a4cb refactor: abstract vertical layout files pane to comopnent 2025-06-22 17:02:18 +08:00
Xu Quan
022eb3379e refactor: abstract open/close pane button to comopnent 2025-06-22 16:57:11 +08:00
Xu Quan
fdeea7768e refactor: optimize restore vertical layout logic for better readability 2025-06-22 16:19:54 +08:00
Xu Quan
78095bfc59 refactor: use locales to manage operation tips for different languages 2025-06-22 16:16:27 +08:00
Xu Quan
09914cc103 refactor: optimize restore horizontal layout logic for better readability 2025-06-22 16:10:44 +08:00
Xu Quan
3eb38e7c9f refactor: abstract duplicate logic of generate action div's classnames into ActionContainer component 2025-06-22 15:13:06 +08:00
Xu Quan
c41c19fe61 refactor: abstract can folder toggle logic into a function 2025-06-22 15:04:50 +08:00
Xu Quan
5317a9524f fix: fix inconsistent function name in hooks 2025-06-21 22:54:19 +08:00
Xu Quan
6add368cc5 refactor: re-organize code in drag and drop explorer component for better readability 2025-06-21 22:48:15 +08:00
Xu Quan
f377228b1a refactor: abstract explorer dnd component from explorer component 2025-06-21 21:57:41 +08:00
Xu Quan
dc2d65603d refactor: abstract explorer content from explorer component 2025-06-21 21:49:06 +08:00
Xu Quan
f9d7be2451 fix: update file name in list after renaming 2025-06-21 16:43:39 +08:00
Xu Quan
0f6b5489f4 fix: update focused folder/tag's color 2025-06-19 21:24:29 +08:00
Xu Quan
20058047b3 feat: add show files count option in settint gs 2025-06-19 21:24:24 +08:00
Xu Quan
2294b88324 feat: when de-select tag, change view mode to all and show all files in file list 2025-05-24 16:29:33 +08:00
Xu Quan
c7e34254ff feat: show view mode and current path in file list 2025-05-24 16:25:43 +08:00
Xu Quan
1aa46a4378 styles: set padding left of file content the same value with padding right 2025-05-23 17:39:48 +08:00
Xu Quan
455c1be1d4 feat: auto scroll in to view when focused folder/file changes 2025-05-22 21:02:26 +08:00
Xu Quan
e114e97619 feat: remove unused setting keys 2025-05-22 18:47:09 +08:00
Xu Quan
ff30640909 fix: use same style between focused folder icon and focused tag icon 2025-05-22 18:42:02 +08:00
Xu Quan
949b0b351b feat: simplify click to expand folder/tag logic 2025-05-22 18:39:44 +08:00
Xu Quan
0080382154 release: release 0.2.8 2025-05-04 12:32:45 +08:00
Xu Quan
8acbc58e86 feat: use updated folder icon svg 2025-05-04 12:31:58 +08:00
Xu Quan
2cfae51791 feat: add aria label for action buttons 2025-05-04 12:08:30 +08:00
Xu Quan
437220b73f feat: change folder and tag view buttons' position from center to right 2025-05-04 11:56:29 +08:00
Xu Quan
31323cd3cb fix: update descriptions to include both folder and tag contexts 2025-05-04 11:55:10 +08:00
Xu Quan
98ea524f6d feat: merge action bar settings into layout settings 2025-05-04 11:46:49 +08:00
Xu Quan
ae4308b2fc feat: support rename tag 2025-05-03 18:21:25 +08:00
Xu Quan
daa2c39736 feat: show folders/tags buttons in vertical split 2025-05-03 18:18:57 +08:00
Xu Quan
171336e6fc feat: add divider between folders and tags 2025-05-03 18:10:17 +08:00
Xu Quan
3f358bb52c refactor: polish code for better readability 2025-05-03 17:23:32 +08:00
Xu Quan
5847bc88a1 fix: display English tips for all other plugin languages except zh 2025-05-03 16:34:46 +08:00
Xu Quan
dadc32b5ba feat: add aria label for create folder button 2025-05-03 16:32:48 +08:00
Xu Quan
f02f143dee fix: remove unused console 2025-05-03 16:21:59 +08:00
Xu Quan
615d2e452f feat: disable create file on tag view 2025-05-03 16:20:08 +08:00
Xu Quan
6a85b94644 feat: support pin and unpin tag 2025-05-03 16:18:53 +08:00
Xu Quan
4eedf92ca2 feat: disable create folder when folder view is disabled 2025-05-03 15:56:53 +08:00
Xu Quan
8d19b19c04 feat: use toggle action button to manage expand state of both folders and tags 2025-05-03 14:55:34 +08:00
Xu Quan
1b88cc55fe refactor: rename folder tree component to folder and tag tree 2025-05-03 14:43:15 +08:00
Xu Quan
0224b72828 feat: disable create file when focus on tag 2025-05-03 12:02:02 +08:00
Xu Quan
6d21ff8ba7 fix: merge hooks in useChangeFile to fix dependency missing problems 2025-05-03 12:01:08 +08:00
Xu Quan
975863d35d feat: use store function to calculate displayed files 2025-05-03 11:15:10 +08:00
Xu Quan
096862903a feat: restore last focused tag after reload 2025-05-03 10:48:49 +08:00
Xu Quan
7da18d7e61 refactor: simplify popup info method 2025-05-03 10:42:49 +08:00
Xu Quan
aa97dfbd87 refactor: use function to generate indent style in Folder and Tag component 2025-05-02 22:33:21 +08:00
Xu Quan
69be778319 fix: fix wrong spelling 2025-05-02 22:31:05 +08:00
Xu Quan
ad856a5725 feat: add popup info for folder, tag and file 2025-05-02 22:30:20 +08:00
Xu Quan
d056a018d3 fix: use expanded tag paths to manage tag expand state 2025-05-02 21:58:30 +08:00