renxxing
|
c5475964e4
|
fix(fix #209 ,fix #219): highlight follow checkout keep highlight
highlight follow cell change, checkout keep highlight
|
5 years ago |
mengshukeji
|
9f37568d4c
|
Merge branch 'master' of https://github.com/mengshukeji/Luckysheet
|
5 years ago |
mengshukeji
|
cf77ec3307
|
fix(demo): websocket url
1.Update updateUrl 2.fix websocket parse data error
|
5 years ago |
wpxp123456
|
385bc039c9
|
fix(bug): bug
bug
fix #243, fix #226
|
5 years ago |
wpxp123456
|
88aa6c5b59
|
fix(bug): bug
bug
BREAKING CHANGE: n
fix #278, fix #276, fix #267, fix #215
|
5 years ago |
flowerField
|
f6ed3efe13
|
增加新的ApI:getRangeAxis()
|
5 years ago |
mengshukeji
|
92f3e750d3
|
Merge pull request #287 from jerry-f/dev
fix: 解决单击非时间日期单元格后还会跳出日期时间弹框
|
5 years ago |
mengshukeji
|
611ba5c8cf
|
Merge pull request #285 from KINNNNNNG/patch-1
更新create函数文档说明
|
5 years ago |
mengshukeji
|
4dc427f40d
|
Merge pull request #274 from btea/master
fix: 初始化表单状态下标调整
|
5 years ago |
mengshukeji
|
d2b25e8971
|
Merge pull request #292 from mengshukeji/feature
Feature
|
5 years ago |
mengshukeji
|
78cc69119c
|
Merge branch 'master' of https://github.com/mengshukeji/Luckysheet
|
5 years ago |
mengshukeji
|
34dc767cc0
|
docs(readme): sponsor
1.Add sponsor 2.Add contributor
|
5 years ago |
mengshukeji
|
90de3aa542
|
Merge pull request #271 from flowerField/dev
Dev
|
5 years ago |
break-wave
|
fc9eb4e798
|
fix: 解决单击非时间日期单元格后还会跳出日期时间弹框
|
5 years ago |
wbfsa
|
b7d634f042
|
fix(dynamic array refresh fix): fix
|
5 years ago |
wbfsa
|
7568ceb442
|
fix(fix forcecaculation feature): complete
|
5 years ago |
wbfsa
|
cf6c5be8a4
|
fix(formula update fix): formula update only one level, when cell value change. Fix it
|
5 years ago |
KINNNNNNG
|
f53f78f0e3
|
更新create函数文档说明
create函数在代码中并没有回调函数
|
5 years ago |
wbfsa
|
e96d210fe5
|
fix(add forcecaculation config): add
|
5 years ago |
wbfsa
|
f5d0ccae88
|
refactor(update demo): demo
|
5 years ago |
wbfsa
|
89358d3604
|
fix(formula contain text bug): add iscell method
|
5 years ago |
wbfsa
|
4b13413a44
|
perf(formula performance): speed up, but dynamic array is not available
|
5 years ago |
liuyang
|
5e2a2a0c09
|
perf(formula performance up): coding
|
5 years ago |
wbfsa
|
d7685e3648
|
perf(formula performance): coding
|
5 years ago |
mengshukeji
|
bc64807de9
|
feat(demo): proxy
1.Add proxy to support both static data and collaborative editing mode 2.Add resources
|
5 years ago |
mengshukeji
|
e027ac24a6
|
chore(release): 2.1.7
|
5 years ago |
mengshukeji
|
3baf93cdb5
|
feat(demo): tool function
Add getRequest function
|
5 years ago |
mengshukeji
|
ddac582f69
|
fix(formular): docs
1.Add deploy github actions 2.Add resources docs 3.Fix formula bug
|
5 years ago |
btea
|
3a54312c93
|
fix: 初始化表单状态下标调整
|
5 years ago |
mengshukeji
|
4b36102ea4
|
Merge pull request #273 from jerry-f/dev
Dev
|
5 years ago |
break-wave
|
5d52c70247
|
Merge branch 'dev' of https://github.com/jerry-f/Luckysheet into dev
|
5 years ago |
break-wave
|
2c2704473c
|
feat: 修改日期能够正常的弹出格式框和设置对应格式的日期时间
|
5 years ago |
break-wave
|
67c44e7a68
|
feat: 修改日期能够正常的弹出格式框和设置对应格式的日期时间
|
5 years ago |
renxxing
|
ab2d8b7b54
|
fix(fix #209): highlight
highlight follow
|
5 years ago |
mengshukeji
|
9e94b06f39
|
docs(readme): contribute
1. update readme 2.update FAQ 3.add english contribute docs
|
5 years ago |
flowerField
|
08b634e906
|
remove eval , Replace with new Function('')
|
5 years ago |
mengshukeji
|
62444576d8
|
Merge pull request #266 from flowerField/master
修正Store.luckysheet_rows_change_size改变行高的错误
|
5 years ago |
mengshukeji
|
2930bbf384
|
Merge pull request #262 from zhangchen915/local
remove: jspdf
|
5 years ago |
mengshukeji
|
5f308a5903
|
Merge pull request #261 from btea/master
fix: 重复create会出现很多问题
|
5 years ago |
mengshukeji
|
fb43a56222
|
fix(hook): function
1.Add hook function:cellUpdated/ commentInsertBefore/ commentInsertAfter/
commentDeleteBefore/ commentDeleteAfter/ commentUpdateBefore/ commentUpdateAfter 2.Fix hook
function:cellUpdateBefore
|
5 years ago |
mengshukeji
|
dad6e2b2d1
|
fix(formula): function
fix :add row,formula errer
|
5 years ago |
flowerField
|
e211e44562
|
修正Store.luckysheet_rows_change_size改变行高的错误
|
5 years ago |
mengshukeji
|
5e8f71f32e
|
fix(hook function): cellupdate
1.Hook function cellUpdate change to cellUpdateBefore 2.Add hook function cellUpdated
|
5 years ago |
mengshukeji
|
5863b3ff9b
|
chore(release): 2.1.6
|
5 years ago |
mengshukeji
|
a0db530295
|
feat(api): hook function
1.Add API:getRangeByTxt / getTxtByRange 2.Add hook function:rangeSelect 3.fix IFERROR formula 4.Add
Java backend link
|
5 years ago |
mengshukeji
|
ec02dcdf1d
|
docs(readme): sponsor
1.add more sponor method 2.add hook function:cellUpdate / sheetActivate 3.add docs:.net backend
|
5 years ago |
zhangchen
|
46ad23e30d
|
remove: jspdf
|
5 years ago |
btea
|
34fd6e74cb
|
fix: ie11右下角菜单图标会出现错位
|
5 years ago |
btea
|
8f227904fe
|
fix: 重复create会出现很多问题
|
5 years ago |
mengshukeji
|
c235f2f9fc
|
Merge branch 'master' of https://github.com/mengshukeji/Luckysheet
|
5 years ago |