DreamNum
4731d8c554
docs(update new docs url)
3 years ago
mengshukeji
bad0147ece
docs(add sponsors)
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
zhichaoxu
2f2e9421f0
fix: cell data contains "<" sign
1. fix edit box and function box shows error data when cell value contains "<" and ">" sign. 2: fix
copy paste data error when cell value contains "<", ">" sign. 3: add .vscode to gitignore
fix #1060
3 years ago
mengshukeji
abbbebe16d
Merge pull request #1058 from luncheon/localize-hardcoded-texts
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
feat: allow library users to add locales
3 years ago
mengshukeji
7eee44a040
Merge pull request #1054 from monkeyshuang/master
fixed:某些极限情况下合并单元格的列宽计算错误
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
fix issue on paste table with th elements in first row
3 years ago
mengshukeji
7e8148906e
Merge pull request #1050 from kunl/patch-1
Update FAQ.md
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