DreamNum
3de403aec8
docs(readme): link to univer
3 years ago
DreamNum
b68ba900fb
Merge pull request #1158 from akhaneev/function-translations
Refactored function translations
3 years ago
DreamNum
1b53a3d56e
Merge pull request #1149 from luncheon/localize
fix: localize hardcoded texts
3 years ago
DreamNum
439d115a23
Merge pull request #1143 from luncheon/clearing-cell-removes-hyperlink
fix: clearing cell removes hyperlink
3 years ago
DreamNum
ec003af1bd
Merge pull request #1138 from jaekwankoo/fix-cell-move
Fixed merge cell move
3 years ago
DreamNum
b68e2eb3e1
Merge pull request #1130 from cdswyda/master
Revert "fix: 只取第一个body元素"
3 years ago
DreamNum
4731d8c554
docs(update new docs url)
3 years ago
mengshukeji
bad0147ece
docs(add sponsors)
3 years ago
Andrey Khaneev
b605fddd1c
Moved function list descriptor to a separate file
3 years ago
Andrey Khaneev
beb5bece00
Refactored function translations
3 years ago
takeuchi kazuto
f49de0fc3b
fix: localize hardcoded texts
3 years ago
takeuchi kazuto
a7c7174e67
fix: clearing cell removes hyperlink
3 years ago
jaekwankoo
2279f16718
Fixed merge cell move
3 years ago
chends
d131330d89
Revert "fix: 只取第一个body元素"
This reverts commit b040165cd5
.
3 years ago
mengshukeji
3527d280e1
docs(add sponsors)
3 years ago
mengshukeji
0fba7a631d
Merge pull request #1112 from luncheon/fix-build-warnings
fix: warning: duplicate key in object literal
3 years ago
mengshukeji
d1edb5461d
Merge pull request #1106 from luncheon/apply-default-font-size
fix: apply defaultFontSize to input fields
3 years ago
mengshukeji
d5b0add2ec
Merge pull request #1105 from luncheon/paste-formula-from-google-spreadsheet
feat: paste formulas copied from Google Spreadsheet
3 years ago
mengshukeji
1019a77676
Merge pull request #1101 from Banana-energy/master
fix: 修复截图位置偏移
3 years ago
mengshukeji
afc2bc73fb
Merge pull request #1093 from alsundukov/fix-DATEDIFF
Fix datediff
3 years ago
mengshukeji
bc8fb1f5f0
Merge pull request #1091 from akhaneev/refactoring
Refactoring func getSearchIndexArr and remove xss vulnerability in searchAll
3 years ago
mengshukeji
42ab04f05b
Merge pull request #1089 from luncheon/freeze-range-upper-left
fix : #409 : `freeze range` fixes the upper left corner of the range
3 years ago
takeuchi kazuto
b38fa855ef
fix: warning: duplicate key in object literal
3 years ago
mengshukeji
f6751f53b8
docs(add partner project)
3 years ago
takeuchi kazuto
20b859c174
fix: apply defaultFontSize to input fields
3 years ago
takeuchi kazuto
9722977021
feat: paste formulas copied from Google Spreadsheet
3 years ago
Banana Energy
8d0b2eff08
fix: 修复截图位置偏移
3 years ago
asundukov
880544edc2
fix: function DATEDIF. Unit="YD" returns NaN
3 years ago
asundukov
f02bdffc4c
fix: function DATEDIF
3 years ago
asundukov
afa04bc49b
Refactoring func getSearchIndexArr and remove xss vulnerability in serchAll
3 years ago
takeuchi kazuto
a54c7a8a17
fix : #409 : `freeze range` fixes the upper left corner of the range
3 years ago
mengshukeji
5151467a44
docs(add sponsors)
3 years ago
mengshukeji
3eecb1152d
Merge pull request #1079 from akhaneev/master
Fixed issues when copying sheets
3 years ago
mengshukeji
1334be7b31
Merge pull request #1077 from ttheitao/patch-1
fix: 修复调用 setSheetZoom API时图片未更新的问题
3 years ago
mengshukeji
173397c7ae
Merge pull request #1075 from salmoro/add-custom-functions
Allow to dynamically add custom functions at runtime
3 years ago
mengshukeji
c05af68264
Merge pull request #1067 from luncheon/localize-column-sort-merge-error
Localize the message displayed when column sorting fails due to merged cells
3 years ago
mengshukeji
2c5b59b978
Merge pull request #1066 from luncheon/fix-decimal-places
fix: increase/decrease decimal places was reversed
3 years ago
mengshukeji
7ef6096f39
Merge pull request #1064 from luncheon/fix-case-insensitive-search
fix: case-insensitive search becomes case-sensitive
3 years ago
Shlomo Morosow
31571b7230
Allow to dynamically add custom functions at runtime. This is very helpful for scenarios where the custom function is very domain-specific and does not make sense to add to the Luckysheet codebase.
Developer will have to be cognizant of locals and needs to handle providing the appropriate text based on the current locale.
3 years ago
Andrey Khaneev
55a9454627
Minor refactoring
3 years ago
Andrey Khaneev
49bafe3443
Fixed issues when copying sheets:
sheet name length could exceed 31 char
sheet name could take into account another sheet name that contains but not starts with the name (sheets: ABCD(Copy), BCD; copying BCD results in BCD(Copy2))
3 years ago
ttheitao
44a27766b3
fix: 修复调用 setSheetZoom API时图片未更新的问题
3 years ago
takeuchi kazuto
a246578d79
localize message displayed when column sorting fails due to merged cells
3 years ago
takeuchi kazuto
a99de8c31f
fix: increase/decrease decimal places was reversed
3 years ago
takeuchi kazuto
414c29ecf2
fix: case insensitive search becomes case sensitive
3 years ago
mengshukeji
09206e5376
Merge pull request #1063 from luncheon/localize-sort
Localize hardcoded texts (in `sort.js`)
3 years ago
mengshukeji
80f141b893
Merge pull request #1062 from luncheon/localize
Localize hardcoded texts
3 years ago
mengshukeji
b116d90b05
Merge pull request #1061 from xu3927/dev
fix: cell data contains "<" sign
3 years ago
takeuchi kazuto
61765ac95d
localize hardcoded texts
3 years ago
takeuchi kazuto
579fae168a
localize hardcoded texts
3 years ago