|
|
78758331bb
|
Remove unused FenwickTree class from src/App.tsx
|
2026-02-01 03:30:53 +01:00 |
|
|
|
2ea212fd53
|
Add relative positioning and adjust line numbers in index.css
|
2026-02-01 03:29:02 +01:00 |
|
|
|
b907855513
|
Refactor line number rendering in App.tsx
|
2026-02-01 03:28:53 +01:00 |
|
|
|
0024acdf40
|
Update line height calculation and management in App.tsx
|
2026-02-01 03:28:40 +01:00 |
|
|
|
9936fd2c0f
|
Optimize scroll handling in App.tsx
|
2026-02-01 03:28:09 +01:00 |
|
|
|
1c9af949b4
|
Implement line number calculation and visibility tracking in App.tsx
|
2026-02-01 03:28:05 +01:00 |
|
|
|
3a2569daad
|
Add state variables for line height and visible range in App.tsx
|
2026-02-01 03:28:05 +01:00 |
|
|
|
28edef621c
|
Add FenwickTree class to src/App.tsx
|
2026-02-01 03:27:23 +01:00 |
|
|
|
e1e223ed55
|
Update README.md with improved feature descriptions
|
2026-02-01 03:19:51 +01:00 |
|
|
|
ec5cf906d2
|
Simplify and update README.md features section
|
2026-02-01 03:18:23 +01:00 |
|
|
|
016c2a3d4e
|
Update README.md with new folder deletion behavior
|
2026-02-01 03:18:23 +01:00 |
|
|
|
6701d7fed9
|
Swap functionality of new folder and open text buttons in App.tsx
|
2026-02-01 03:15:19 +01:00 |
|
|
|
5b93cf2916
|
Replace icon glyphs with images in App.tsx
|
2026-02-01 03:14:09 +01:00 |
|
|
|
a7d69afc8b
|
Update icon imports and add new icons in App.tsx
|
2026-02-01 03:13:27 +01:00 |
|
|
|
03621a0f91
|
Rename new_file_b.png to new_text_b.png in icons directory
|
2026-02-01 03:13:00 +01:00 |
|
|
|
db0c456543
|
Rename settins.png to settings.png
|
2026-02-01 03:11:50 +01:00 |
|
|
|
de0ad07fc9
|
Rename open.png to open_file.png
|
2026-02-01 03:11:50 +01:00 |
|
|
|
891cf63261
|
Remove Unbenannt-1.png icon
|
2026-02-01 03:11:50 +01:00 |
|
|
|
3ed4c36ee9
|
Update new_file_b.png icon
|
2026-02-01 03:11:50 +01:00 |
|
|
|
c8545e9670
|
Add Unbenannt-1.png icon
|
2026-02-01 03:11:50 +01:00 |
|
|
|
dc1a515a2a
|
Update open_file_b.png icon
|
2026-02-01 03:11:50 +01:00 |
|
|
|
5f16ebe51e
|
Add sidebar expand icon
|
2026-02-01 03:10:25 +01:00 |
|
|
|
3466e1901b
|
Add sidebar collapse icon
|
2026-02-01 03:10:25 +01:00 |
|
|
|
733378d10f
|
Add settings icon
|
2026-02-01 03:10:25 +01:00 |
|
|
|
0863282fdf
|
Add new icons for file operations
|
2026-02-01 03:10:25 +01:00 |
|
|
|
02449dd491
|
Add new_folder icon
|
2026-02-01 03:09:13 +01:00 |
|
|
|
bc5dd85b3a
|
Add new_text icon
|
2026-02-01 03:09:13 +01:00 |
|
|
|
5bbe9f65b7
|
Add open icon
|
2026-02-01 03:09:13 +01:00 |
|
|
|
b2c139fe18
|
Add settins icon
|
2026-02-01 03:09:13 +01:00 |
|
|
|
31e0f19487
|
Add sb_collapse icon
|
2026-02-01 03:09:13 +01:00 |
|
|
|
9a26725c30
|
Add sb_expand icon
|
2026-02-01 03:09:13 +01:00 |
|
|
|
5c82bb9f89
|
Add new text button and expand sidebar functionality in App.tsx
|
2026-02-01 02:53:48 +01:00 |
|
|
|
379ea3b653
|
Simplify sidebar layout in index.css
|
2026-02-01 02:53:48 +01:00 |
|
|
|
3ef4b7e514
|
Refactor sidebar layout and button functionality in App.tsx
|
2026-02-01 02:53:29 +01:00 |
|
|
|
2d39935045
|
Update grid layout and remove unused CSS
|
2026-02-01 02:50:19 +01:00 |
|
|
|
25561dd7f8
|
Refactor sidebar layout and button handling in App.tsx
|
2026-02-01 02:50:16 +01:00 |
|
|
|
f75fdf8e41
|
Update CSS for workspace layout and footer styling
|
2026-02-01 02:47:10 +01:00 |
|
|
|
10812ee712
|
Adjust padding in index.css for layout consistency
|
2026-02-01 02:47:03 +01:00 |
|
|
|
fe9910a220
|
Reorganize workspace layout and add new text button styling
|
2026-02-01 02:46:39 +01:00 |
|
|
|
1fcef8864f
|
Adjust sidebar footer alignment and padding
|
2026-02-01 02:43:48 +01:00 |
|
|
|
ecf860c3a7
|
Update sidebar collapse button styling and structure
|
2026-02-01 02:43:48 +01:00 |
|
|
|
23af6343ca
|
Update sidebar footer layout and button styles
|
2026-02-01 02:40:54 +01:00 |
|
|
|
85ed81de10
|
Refactor sidebar buttons in App.tsx
|
2026-02-01 02:40:52 +01:00 |
|
|
|
bc350b5fe9
|
Adjust top position of close button in index.css
|
2026-02-01 02:11:20 +01:00 |
|
|
|
1d2f45af5b
|
Move folder expansion logic to moveTextToFolder callback
|
2026-02-01 02:08:44 +01:00 |
|
|
|
c66fee4541
|
Ensure folder children are only displayed if they exist
|
2026-02-01 02:08:41 +01:00 |
|
|
|
30d03e20c1
|
Remove unused CSS for folder item hover effect
|
2026-02-01 02:07:11 +01:00 |
|
|
|
9b88e9306c
|
Remove transition effects in index.css
|
2026-02-01 02:05:54 +01:00 |
|
|
|
0b0d3daddc
|
Update border color in index.css
|
2026-02-01 02:05:54 +01:00 |
|
|
|
3d1857d290
|
Further adjust folder item transformation
|
2026-02-01 02:03:39 +01:00 |
|