1256 Commits (master)
 

Author SHA1 Message Date
takeuchi kazuto 414c29ecf2 fix: case insensitive search becomes case sensitive 3 years ago
mengshukeji 09206e5376
Merge pull request #1063 from luncheon/localize-sort 3 years ago
mengshukeji 80f141b893
Merge pull request #1062 from luncheon/localize 3 years ago
mengshukeji b116d90b05
Merge pull request #1061 from xu3927/dev 3 years ago
takeuchi kazuto 61765ac95d localize hardcoded texts 3 years ago
takeuchi kazuto 579fae168a localize hardcoded texts 3 years ago
zhichaoxu 2f2e9421f0 fix: cell data contains "<" sign 3 years ago
mengshukeji abbbebe16d
Merge pull request #1058 from luncheon/localize-hardcoded-texts 3 years ago
takeuchi kazuto ba2d29d08f localize hardcoded texts 3 years ago
mengshukeji f535d2646e
Merge pull request #1055 from luncheon/customize_locales 3 years ago
mengshukeji 7eee44a040
Merge pull request #1054 from monkeyshuang/master 3 years ago
takeuchi kazuto 189d52f8d4 feat: allow library users to add locales 3 years ago
mengshukeji fd8b9932d8
docs(add sponsors) 3 years ago
lisushuang 24ed187edf fixed:某些极限情况下合并单元格的列宽计算错误 3 years ago
mengshukeji 03bfa67c0b
Merge pull request #1051 from akhaneev/fix_paste_table_with_th 3 years ago
mengshukeji 7e8148906e
Merge pull request #1050 from kunl/patch-1 3 years ago
Dmitry Kostochko 59a786dc82 fix issue on paste table with th elements in first row 3 years ago
忆年 f8501030c5
Update FAQ.md 3 years ago
mengshukeji 447886e543
Merge pull request #1033 from guxin0123/master 3 years ago
guxin0123 2a4faa3dd8 Update constant.js 3 years ago
mengshukeji 56b93abb0f
docs(add sponsors) 3 years ago
mengshukeji 57950fe9a2
docs(update qq group number) 3 years ago
mengshukeji 9cd49b8fe0
Merge pull request #1021 from ghostcode/patch-1 3 years ago
mengshukeji 69d8b4cec2
Merge pull request #1019 from nekobc1998923/alt-enter-error 3 years ago
mengshukeji a31aa44558
Merge pull request #1015 from idsulik/fix-compute-rowlen-by-content 3 years ago
mengshukeji 3d3073a92b
Merge pull request #1014 from zhangyu836/dev0 3 years ago
mengshukeji 0fc1aaeab8
docs(add sponsors) 3 years ago
Zhuxy 65af529466
Update cell.md 3 years ago
菜猫子neko c3a80dda7e fix: 修复单元格为合并单元格时仍然行高自适应的问题 3 years ago
菜猫子neko e21fbd9807 fix: 修复单元格有部分样式时,回车换行让样式整体覆盖的问题 3 years ago
Sulieman Dibirov a27966b8a7 fix: computeRowlenByContent function, skip hidden columns 3 years ago
Zhang Yu adad617768
没有返回新增的工作表对象 3 years ago
mengshukeji 0f95d69804
Merge pull request #993 from alsundukov/fix-dropcell-update 3 years ago
mengshukeji c5f1e03fe5
docs(add sponsors list) 3 years ago
asundukov a415a2e652 fix: dropCell.update function 3 years ago
mengshukeji 59aa5e6e07
Merge pull request #977 from TomScavo/master 3 years ago
mengshukeji 64780cded2
Merge pull request #976 from hjwforever/master 3 years ago
mengshukeji 8b91a299c5
docs(update sponsors list) 3 years ago
mengshukeji 5d8415f1e6
docs(update wechat qrcode) 3 years ago
“tomscavo” b040165cd5 fix: 只取第一个body元素 3 years ago
Junwen Huang 325934c4a8
feat: add Vue3 + Vite demo 4 years ago
mengshukeji b8dec25a13
Merge pull request #971 from nekobc1998923/fix-copy-paste 4 years ago
mengshukeji ecb94d35a4
Merge pull request #952 from mikeungers/master 4 years ago
菜猫子neko 1a179c9695 fix: 修复复制生成的行高有多个colgroup而不是col的问题 4 years ago
菜猫子neko 5d62486c06 feat: 优化复制生成html时,colgroup的生成 4 years ago
菜猫子neko 5c1a047277 fix: 修复复制时生成的html,行高信息不在tr上的问题 4 years ago
菜猫子neko d35b51c320 fix: 修复复制时的多行文本的<br>标签解析问题 4 years ago
菜猫子neko cfccbf7dfc fix: 修复垂直对齐样式解析时的bug 4 years ago
菜猫子neko e38bd4e6dc fix: 修复复制粘贴时获取的样式,下划线变成border-bottom的问题 4 years ago
菜猫子neko 9db73c2b63 fix: 修复垂直对齐功能在跨页复制粘贴中的丢失问题 4 years ago