Commit graph

17 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
c7e34254ff feat: show view mode and current path in file list 2025-05-24 16:25:43 +08:00
Xu Quan
949b0b351b feat: simplify click to expand folder/tag logic 2025-05-22 18:39:44 +08:00
Xu Quan
3f358bb52c refactor: polish code for better readability 2025-05-03 17:23:32 +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
ad856a5725 feat: add popup info for folder, tag and file 2025-05-02 22:30:20 +08:00
Xu Quan
35ae8677f8 fix: reset isEditing state when renaming folder/file name failed 2025-04-14 19:32:22 +08:00
Xu Quan
d1c7d9a5ae style: disable hover indent for pinned folders 2025-04-12 17:44:48 +08:00
Xu Quan
4347aa7907 fix: disable dragging action for pinned folders 2025-04-12 17:39:05 +08:00
Xu Quan
b700e5a5b0 style: optimize file and folder's dragging styles 2025-04-12 17:36:54 +08:00
Xu Quan
8813ca4943 refactor: remove unused classnames 2025-04-12 17:23:39 +08:00
Xu Quan
8e7a523c39 style: adapt obsidian theme's styles 2025-04-11 16:24:28 +08:00
Xu Quan
cb3c5b6e01 refactor: use obsidian style settings in folder content 2025-04-09 11:45:54 +08:00
Xu Quan
d7408bf82c refactor: check if is root folder by method instead of passing parameters through components 2025-04-07 16:19:54 +08:00
Xu Quan
c6f75aac0d refactor: use styles.css to manage styles for folder content 2025-04-07 15:54:14 +08:00
Xu Quan
0bd1678691 refactor: add classname to styled component 2025-04-03 17:40:33 +08:00
Renamed from src/components/Folder.tsx (Browse further)