Commit graph

17 commits

Author SHA1 Message Date
JayBridge
9f48a16db4 style: update highlight colors and input border for selected rows and columns 2025-06-07 23:50:20 +08:00
JayBridge
67d3b3f257 feat: support column and row select 2025-06-07 23:37:48 +08:00
JayBridge
3ad133d77c style: adjust padding and border styles for table and input elements 2025-06-07 22:52:25 +08:00
JayBridge
642c34458a style: optimize edit bar and scrollbar layout
- fix #6
- add bottom margin to edit bar for better spacing
- refine scrollbar style to be thinner and more elegant
- adjust scrollbar colors and hover states
2025-06-07 22:30:11 +08:00
JayBridge
247872b3f8 chore: disable .csv-parser-settings for now #6 (waiting for further dev) 2025-06-06 16:50:39 +08:00
JayBridge
978a4b0619 fix: handle with comma (default and custom) 2025-06-06 16:09:26 +08:00
JayBridge
6a1f7f54fd refactor: adjust style of cell and input 2025-04-12 09:33:54 +08:00
JayBridge
9edfd3e04c fix:avoid overwriting core styling, add .csv-lite-table 2025-04-12 09:17:32 +08:00
JayBridge
6c0f9a9b79 将输入框高度样式移至 styles.css,简化代码并提高样式管理的集中性 2025-03-24 14:59:45 +08:00
JayBridge
83a0c185a2 优化表格样式,移除不必要的内联样式,增强可读性和可维护性 2025-03-24 14:26:31 +08:00
JayBridge
efbd59228c 1 2025-03-23 22:20:59 +08:00
JayBridge
f44ed371b4 优化CSV编辑输入样式,增加居中对齐和边框样式 2025-03-23 21:12:38 +08:00
JayBridge
370c42f434 重构CSV和表格工具,添加历史管理功能,优化样式和解析逻辑 2025-03-23 21:01:30 +08:00
JayBridge
60a5534994 更新README.md,添加个人数据库设计计划;优化CSV视图,增加标签页和导入导出选项,支持自定义分隔符和表头设置 2025-03-23 20:23:58 +08:00
JayBridge
6537f55df0 添加历史记录功能,支持撤销和重做操作,优化表格操作区样式 2025-03-23 20:03:25 +08:00
JayBridge
9d5b100a17 添加CSV插件的基本功能,包括视图类型注册、设置管理和样式定义 2025-03-23 19:22:06 +08:00
Jay Bridge
8e942be027
Initial commit 2025-03-23 18:34:41 +08:00