JayBridge
|
7ed9ef3a6b
|
style: enhance CSV table sticky elements with improved visuals, transitions, and additional hover effects for better user experience #12
|
2025-07-01 01:19:37 +08:00 |
|
JayBridge
|
77d4878b9d
|
refactor: delay application of sticky styles until DOM is fully rendered; clean up inline styles and enhance sticky row/column calculations #12
|
2025-07-01 01:08:39 +08:00 |
|
JayBridge
|
7f0816465d
|
feat: update CSV table pin buttons to use icons and enhance CSS for sticky headers and row numbers #12
|
2025-07-01 00:31:03 +08:00 |
|
JayBridge
|
d37a872e76
|
feat: enhance sticky functionality by adding default sticky headers and row numbers in CSV table view #12
|
2025-06-30 22:33:09 +08:00 |
|
JayBridge
|
201a040a8a
|
feat: implement sticky rows and columns functionality with pin/unpin buttons for enhanced table navigation #12
|
2025-06-30 22:08:58 +08:00 |
|
JayBridge
|
ad9ed55e2a
|
fix: correct row index handling in highlight manager and enhance table header rendering with drag-and-drop functionality
|
2025-06-30 12:40:00 +08:00 |
|
JayBridge
|
b5bf492170
|
feat: clear search input and perform search on Escape key press in search bar #26
|
2025-06-30 12:15:28 +08:00 |
|
JayBridge
|
b8c675228d
|
chore: update version to 1.1.0 in manifest, package.json, and package-lock.json; refactor table rendering logic to improve column header functionality
|
2025-06-30 11:26:39 +08:00 |
|
JayBridge
|
a1676d20f6
|
chore: update version to 1.0.6 in manifest, package.json, and package-lock.json; clean up CSS comments
|
2025-06-30 10:19:54 +08:00 |
|
JayBridge
|
4c486f79f5
|
docs: add detailed record of debugging and refactoring the context menu for CSV Lite plugin #29
|
2025-06-25 19:10:06 +08:00 |
|
JayBridge
|
8f92381334
|
feat: rebuild context-menu for row/col actions #19
|
2025-06-25 18:57:33 +08:00 |
|
JayBridge
|
0572544fe5
|
feat: [FR] Context menu for row/column actions #19
|
2025-06-21 14:12:32 +08:00 |
|
JayBridge
|
84f0315fb1
|
hotfix: update version 1.0.5
|
2025-06-21 13:34:45 +08:00 |
|
Jay Bridge
|
35954f1943
|
Merge pull request #24 from LIUBINfighter/dev
Dev Sync for 1.0.4
|
2025-06-20 00:09:20 +08:00 |
|
JayBridge
|
c1bff85797
|
feat: 添加向左/右插入新列功能,优化表格操作体验
|
2025-06-19 23:23:17 +08:00 |
|
JayBridge
|
a3ee287fb1
|
feat: 优化按钮显示逻辑,调整按钮层级和位置,确保用户交互体验 [FR] Insert column/row before or after #16
|
2025-06-19 23:05:07 +08:00 |
|
JayBridge
|
017bef2510
|
feat: 调整行列号宽度,优化按钮显示逻辑,确保用户交互体验
|
2025-06-19 22:45:51 +08:00 |
|
JayBridge
|
503547957a
|
feat: 更新源码模式显示文本为英文,优化用户界面
|
2025-06-19 22:21:01 +08:00 |
|
JayBridge
|
f197973c01
|
feat: 为列号和行号单元格添加拖拽事件处理逻辑,增强用户交互体验 [FR] Drag to resize columns #20
|
2025-06-19 21:07:42 +08:00 |
|
JayBridge
|
8464338565
|
feat: 添加行和列操作按钮隐藏功能,优化用户体验
|
2025-06-19 20:39:53 +08:00 |
|
JayBridge
|
3503dec8ed
|
feat: 调整表格和按钮的 z-index,确保操作按钮在表格之上,优化用户交互体验
|
2025-06-19 19:57:22 +08:00 |
|
JayBridge
|
20cccb67c6
|
feat: 优化拖拽高亮效果,支持高亮相邻行列并在拖拽开始和结束时请求保存 [FR] Drag to reorder columns and rows #21
|
2025-06-19 19:39:04 +08:00 |
|
JayBridge
|
75b3fc64b0
|
feat: 增强拖拽功能,添加行列高亮效果并隐藏插入/删除按钮 #21
|
2025-06-19 19:37:36 +08:00 |
|
JayBridge
|
e1a3d04338
|
feat: 添加拖拽排序功能,支持列和行的重新排序,增强用户交互体验 [FR] Drag to reorder columns and rows #21
|
2025-06-19 19:30:01 +08:00 |
|
JayBridge
|
4bc32f6d3e
|
feat: 添加行插入功能的国际化支持,更新表格模式相关文本
|
2025-06-19 19:27:12 +08:00 |
|
JayBridge
|
e421f28b20
|
feat: 优化表头右键菜单逻辑,增加解绑函数并增强行列索引计算的健壮性 [FR] Insert column/row before or after #16
|
2025-06-19 19:03:24 +08:00 |
|
JayBridge
|
294cb7e74b
|
feat: 添加表头右键菜单功能,支持行列的插入、删除和移动操作 [FR] Insert column/row before or after #16
|
2025-06-19 18:14:16 +08:00 |
|
JayBridge
|
96482bf17c
|
feat: 移除源码模式相关代码,简化表格视图逻辑 [FR] Source mode (raw CSV view) #22
|
2025-06-19 17:54:21 +08:00 |
|
JayBridge
|
73e573e1d3
|
feat: 调整表格滚动条位置,优化表格区域布局
|
2025-06-19 17:17:23 +08:00 |
|
JayBridge
|
574fa19085
|
feat: 优化编辑栏显示逻辑,空白格时显示格号为placeholder
|
2025-06-19 17:14:09 +08:00 |
|
JayBridge
|
a2896e9ad2
|
feat: 实现表格单元格编辑时同步编辑栏功能,优化用户交互体验 [FR] UI/X improvements #11
|
2025-06-19 17:02:59 +08:00 |
|
JayBridge
|
f3759cac54
|
feat: 优化工具栏布局,添加吸顶样式和搜索栏样式以提升用户体验 [FR] UI/X improvements #11
|
2025-06-19 16:58:56 +08:00 |
|
JayBridge
|
68c942d32e
|
feat: 重新添加搜索栏到工具栏以增强用户体验
|
2025-06-19 16:53:42 +08:00 |
|
JayBridge
|
441716e45e
|
feat: 添加行列插入和删除功能,优化表格操作体验 [FR] Insert column/row before or after #16
|
2025-06-19 16:42:39 +08:00 |
|
JayBridge
|
0adb0ce7d3
|
feat: 添加高亮管理器以支持表格行列的选择和高亮功能 Deselect row/column on click outside #17
|
2025-06-19 16:20:53 +08:00 |
|
JayBridge
|
9577e0f135
|
fix: build #22
|
2025-06-19 14:47:42 +08:00 |
|
JayBridge
|
40ca73d523
|
fix: 修复类型声明和空值检查以增强代码稳定性 [FR] Source mode (raw CSV view) #22
|
2025-06-19 14:45:50 +08:00 |
|
JayBridge
|
1895575f13
|
feat: 添加获取图标的方法以支持CSV源码视图的图标显示 [FR] Source mode (raw CSV view) #22
|
2025-06-19 14:33:20 +08:00 |
|
JayBridge
|
a6afff0bdd
|
feat: 添加CSV视图的历史管理功能以支持撤销和重做操作
|
2025-06-19 14:32:37 +08:00 |
|
JayBridge
|
85087ba1b7
|
feat: 在视图头部添加切换按钮以支持源码模式与表格模式的切换 [FR] Source mode (raw CSV view) #22
|
2025-06-19 14:30:29 +08:00 |
|
JayBridge
|
be4168a1eb
|
style: cursor & line number 更新CSV源码编辑器的光标和行号样式以增强可读性 [FR] Source mode (raw CSV view) #22
|
2025-06-19 13:43:28 +08:00 |
|
JayBridge
|
8cf3cf3a3e
|
feat: 添加源码模式视图和切换按钮 [FR] Source mode (raw CSV view) #22
|
2025-06-19 13:42:13 +08:00 |
|
JayBridge
|
524b9a1e28
|
feat: 添加对@codemirror/commands和@codemirror/language的依赖
|
2025-06-19 13:20:00 +08:00 |
|
JayBridge
|
35d756845b
|
refactor: 将表格渲染逻辑迁移至table-render.ts,简化CSVView类
|
2025-06-19 12:42:31 +08:00 |
|
JayBridge
|
5c4f2e9948
|
refactor: search-bar
|
2025-06-19 12:37:59 +08:00 |
|
JayBridge
|
650a3eac95
|
refactor: 重构编辑栏渲染逻辑,使用renderEditBar函数更新编辑栏内容和事件绑定
|
2025-06-19 12:34:56 +08:00 |
|
JayBridge
|
afdb465a25
|
refactor: 编辑栏、操作栏、搜索栏和源码模式的接口及渲染函数
|
2025-06-19 11:53:29 +08:00 |
|
JayBridge
|
d0123e6b5a
|
feat: 添加源码模式和相关样式,支持在表格和源码视图之间切换
|
2025-06-19 11:14:10 +08:00 |
|
JayBridge
|
f2a8c03c6e
|
feat: update release workflow to package and include zip file of the plugin
|
2025-06-08 02:00:22 +08:00 |
|
JayBridge
|
6bb87acd37
|
Merge branch 'develop'
|
2025-06-08 00:27:49 +08:00 |
|