Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Fix/新增border info合并工具函数,在部分场景中进行border info合并 #1441

Open
wants to merge 583 commits into
base: feature
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
583 commits
Select commit Hold shift + click to select a range
a415a2e
fix: dropCell.update function
alsundukov Apr 8, 2022
c5f1e03
docs(add sponsors list)
Apr 24, 2022
0f95d69
Merge pull request #993 from alsundukov/fix-dropcell-update
Apr 24, 2022
adad617
没有返回新增的工作表对象
zhangyu836 Apr 29, 2022
a27966b
fix: computeRowlenByContent function, skip hidden columns
idsulik May 2, 2022
e21fbd9
fix: 修复单元格有部分样式时,回车换行让样式整体覆盖的问题
nekobc1998923 May 6, 2022
c3a80dd
fix: 修复单元格为合并单元格时仍然行高自适应的问题
nekobc1998923 May 6, 2022
65af529
Update cell.md
ghostcode May 10, 2022
0fc1aae
docs(add sponsors)
May 20, 2022
3d3073a
Merge pull request #1014 from zhangyu836/dev0
May 20, 2022
a31aa44
Merge pull request #1015 from idsulik/fix-compute-rowlen-by-content
May 20, 2022
69d8b4c
Merge pull request #1019 from nekobc1998923/alt-enter-error
May 20, 2022
9cd49b8
Merge pull request #1021 from ghostcode/patch-1
May 20, 2022
57950fe
docs(update qq group number)
May 20, 2022
56b93ab
docs(add sponsors)
May 21, 2022
2a4faa3
Update constant.js
guxin0123 May 23, 2022
447886e
Merge pull request #1033 from guxin0123/master
Jun 2, 2022
f850103
Update FAQ.md
kunl Jun 4, 2022
59a786d
fix issue on paste table with th elements in first row
Jun 6, 2022
7e81489
Merge pull request #1050 from kunl/patch-1
Jun 10, 2022
03bfa67
Merge pull request #1051 from akhaneev/fix_paste_table_with_th
Jun 10, 2022
24ed187
fixed:某些极限情况下合并单元格的列宽计算错误
monkeyshuang Jun 14, 2022
fd8b993
docs(add sponsors)
Jun 15, 2022
189d52f
feat: allow library users to add locales
luncheon Jun 15, 2022
7eee44a
Merge pull request #1054 from monkeyshuang/master
Jun 16, 2022
f535d26
Merge pull request #1055 from luncheon/customize_locales
Jun 16, 2022
ba2d29d
localize hardcoded texts
luncheon Jun 17, 2022
abbbebe
Merge pull request #1058 from luncheon/localize-hardcoded-texts
Jun 20, 2022
2f2e942
fix: cell data contains "<" sign
Jun 20, 2022
579fae1
localize hardcoded texts
luncheon Jun 20, 2022
61765ac
localize hardcoded texts
luncheon Jun 20, 2022
b116d90
Merge pull request #1061 from xu3927/dev
Jun 21, 2022
80f141b
Merge pull request #1062 from luncheon/localize
Jun 21, 2022
09206e5
Merge pull request #1063 from luncheon/localize-sort
Jun 21, 2022
414c29e
fix: case insensitive search becomes case sensitive
luncheon Jun 21, 2022
a99de8c
fix: increase/decrease decimal places was reversed
luncheon Jun 21, 2022
a246578
localize message displayed when column sorting fails due to merged cells
luncheon Jun 21, 2022
44a2776
fix: 修复调用 setSheetZoom API时图片未更新的问题
ttheitao Jun 30, 2022
49bafe3
Fixed issues when copying sheets:
akhaneev Jul 4, 2022
55a9454
Minor refactoring
akhaneev Jul 4, 2022
31571b7
Allow to dynamically add custom functions at runtime. This is very he…
salmoro Jun 29, 2022
7ef6096
Merge pull request #1064 from luncheon/fix-case-insensitive-search
Jul 21, 2022
2c5b59b
Merge pull request #1066 from luncheon/fix-decimal-places
Jul 21, 2022
c05af68
Merge pull request #1067 from luncheon/localize-column-sort-merge-error
Jul 21, 2022
173397c
Merge pull request #1075 from salmoro/add-custom-functions
Jul 21, 2022
1334be7
Merge pull request #1077 from ttheitao/patch-1
Jul 21, 2022
3eecb11
Merge pull request #1079 from akhaneev/master
Jul 21, 2022
5151467
docs(add sponsors)
Jul 22, 2022
a54c7a8
fix: #409: `freeze range` fixes the upper left corner of the range
luncheon Jul 22, 2022
afa04bc
Refactoring func getSearchIndexArr and remove xss vulnerability in se…
alsundukov Jul 21, 2022
f02bdff
fix: function DATEDIF
alsundukov Jul 25, 2022
880544e
fix: function DATEDIF. Unit="YD" returns NaN
alsundukov Jul 26, 2022
8d0b2ef
fix: 修复截图位置偏移
Banana-energy Aug 2, 2022
9722977
feat: paste formulas copied from Google Spreadsheet
luncheon Aug 3, 2022
20b859c
fix: apply defaultFontSize to input fields
luncheon Aug 4, 2022
f6751f5
docs(add partner project)
Aug 5, 2022
b38fa85
fix: warning: duplicate key in object literal
luncheon Aug 6, 2022
42ab04f
Merge pull request #1089 from luncheon/freeze-range-upper-left
Aug 15, 2022
bc8fb1f
Merge pull request #1091 from akhaneev/refactoring
Aug 15, 2022
afc2bc7
Merge pull request #1093 from alsundukov/fix-DATEDIFF
Aug 15, 2022
1019a77
Merge pull request #1101 from Banana-energy/master
Aug 15, 2022
d5b0add
Merge pull request #1105 from luncheon/paste-formula-from-google-spre…
Aug 15, 2022
d1edb54
Merge pull request #1106 from luncheon/apply-default-font-size
Aug 15, 2022
0fba7a6
Merge pull request #1112 from luncheon/fix-build-warnings
Aug 15, 2022
3527d28
docs(add sponsors)
Aug 15, 2022
d131330
Revert "fix: 只取第一个body元素"
Aug 17, 2022
2279f16
Fixed merge cell move
jaekwankoo Aug 23, 2022
a7c7174
fix: clearing cell removes hyperlink
luncheon Aug 25, 2022
f49de0f
fix: localize hardcoded texts
luncheon Aug 31, 2022
beb5bec
Refactored function translations
akhaneev Sep 14, 2022
b605fdd
Moved function list descriptor to a separate file
akhaneev Sep 14, 2022
9f601cb
fix: handle touch events on iPad
luncheon Sep 20, 2022
bad0147
docs(add sponsors)
Sep 21, 2022
f92d129
修复协同编辑在有冻结行列的情况下,操作合并单元格会导致冻结的行列内容不渲染的问题.
HengCC Sep 22, 2022
2ef84ef
feat: 🎸 add openSearchDialog api
The-End-Hero Sep 28, 2022
138f7fc
docs: ✏️ update doc
The-End-Hero Sep 28, 2022
4731d8c
docs(update new docs url)
Sep 29, 2022
67ff076
Update resource.md
Mehver Sep 29, 2022
7a8b6be
Update resource.md
Mehver Sep 29, 2022
52d9905
chore: fix typo
jiangmaniu Sep 30, 2022
b68e2eb
Merge pull request #1130 from cdswyda/master
Oct 14, 2022
ec003af
Merge pull request #1138 from jaekwankoo/fix-cell-move
Oct 14, 2022
439d115
Merge pull request #1143 from luncheon/clearing-cell-removes-hyperlink
Oct 14, 2022
1b53a3d
Merge pull request #1149 from luncheon/localize
Oct 14, 2022
b68ba90
Merge pull request #1158 from akhaneev/function-translations
Oct 14, 2022
4aa9a50
fix: localize hardcoded texts
luncheon Oct 20, 2022
3de403a
docs(readme): link to univer
Nov 23, 2022
93133db
update
Nov 24, 2022
d14bad1
修复:setCellValue旧值为空时,会报空指针异常
Nov 24, 2022
1afc2ed
修复:setCellValue空指针异常
2450357564 Nov 28, 2022
b7f7af5
fix: update calcChain and hyperlink on merge cells
luncheon Nov 28, 2022
94c80a9
fix: copying B1 having "=A1" to A2 generates "#REF!" instead of "=2"
luncheon Nov 28, 2022
a79be3c
Merge branch 'dream-num:master' into master
HengCC Dec 13, 2022
a21adc1
修复协同编辑的时候可能导公式链为空的问题
HengCC Dec 13, 2022
deb0ec0
feat: setRangeConditionalFormatDefault方法支持正则表达式
Dec 20, 2022
271bff4
feat: setCellValue新增2个option项目triggerBeforeUpdate和triggerUpdated
Dec 19, 2022
a137d53
Adjust row_num and column_num for horizontal ranges
vanHekthor Jan 1, 2023
4622ba6
增加正则匹配的第二个参数
Jan 5, 2023
23b91e2
支持同一列数据递增或递减高亮
Jan 6, 2023
f2ef728
支持同一列数据递增或递减高亮
Jan 6, 2023
eb33dcf
获取被条件格式高亮的单元格数量
Jan 9, 2023
4cb9a1c
暴露被条件格式高亮的单元格
Jan 12, 2023
389da19
fix incorrect references when referencing worksheet cells link #1246
Map1en Jan 29, 2023
6ce7369
Merge pull request #1161 from luncheon/handle-touch-events-on-ipad
Dushusir Feb 3, 2023
37da899
Merge pull request #1162 from HengCC/master
Dushusir Feb 3, 2023
f26072e
Merge pull request #1169 from The-End-Hero/feature/api
Dushusir Feb 3, 2023
31f0348
Merge pull request #1170 from TitanRGB-Contribute/master
Dushusir Feb 3, 2023
7a4f705
Merge pull request #1172 from jiangmaniu/patch-1
Dushusir Feb 3, 2023
f72db11
Merge pull request #1185 from luncheon/localize
Dushusir Feb 3, 2023
dc8d6f7
Fix if formula calculate error
xrcol Feb 7, 2023
e9d2596
feat: 修复数字超过16位时候的精度丢失问题,将超过16位的数字使用字符串文本返回
brooot Feb 24, 2023
504186b
feat: 修复指定order下标为0(第一个sheet)
brooot Mar 9, 2023
fb2e866
fix: 修复指定order下标为0(第一个sheet)
brooot Mar 9, 2023
8d950a7
Merge branch 'fix_digital_precision_lost'
brooot Mar 9, 2023
2c36f26
fix: 粘贴事件会注册多次,导致多次打开后,粘贴内容的重复次数会和打开次数相同
brooot Mar 14, 2023
46f1b62
Update config.md
jackiezc086 Mar 15, 2023
dbbad93
feat: restore change
brooot Mar 16, 2023
7a1baa4
fix: 修复获取sheet数据时chartOptions不完整
yanghuanrong Mar 23, 2023
d6c7f2c
fix: 防止创建重复的chart dom
yanghuanrong Mar 28, 2023
ba6ab2a
docs(readme): add sponsors
Dushusir Mar 29, 2023
5350d4a
Merge pull request #1214 from 2450357564/feature-3
Dushusir Apr 10, 2023
f1cf799
Merge pull request #1216 from luncheon/update-calcChain-and-hyperlink…
Dushusir Apr 10, 2023
2465c44
Merge pull request #1219 from luncheon/fix-copying-reference-validation
Dushusir Apr 10, 2023
6366892
Merge pull request #1232 from vanHekthor/issue1175
Dushusir Apr 10, 2023
dd2eceb
Merge branch 'master' into feature_trigger_update_hook
Dushusir Apr 10, 2023
2359de0
Merge pull request #1233 from weinirumo/feature_trigger_update_hook
Dushusir Apr 10, 2023
e04bafa
Merge pull request #1247 from Map1en/fix-wrong-cell-position
Dushusir Apr 10, 2023
a2addde
Merge pull request #1253 from xrcol/if-formula-calculate-error
Dushusir Apr 10, 2023
6d68ad8
Merge pull request #1261 from brooot/fix_digital_precision_lost
Dushusir Apr 10, 2023
45295a2
Merge pull request #1266 from brooot/master
Dushusir Apr 11, 2023
2d766e6
Merge pull request #1269 from jackiezc086/master
Dushusir Apr 11, 2023
ccf9ce4
Merge pull request #1275 from yanghuanrong/master
Dushusir Apr 11, 2023
1afc5de
feat: 图表坐标消息发生变动后同步至sheet
yanghuanrong Apr 12, 2023
a0805dd
chore(git): ignore yarn.lock
Dushusir Apr 12, 2023
6262ef0
chore(git): add gitignore file
Dushusir Apr 12, 2023
c8dd424
fix(selection): rich text copy paste error
Dushusir Apr 12, 2023
842089b
Merge pull request #1292 from yanghuanrong/master
Dushusir Apr 13, 2023
8298069
fix(image): fix #81 delete rich text cell,
Dushusir Apr 13, 2023
b1fe45b
rowInsertBefore、rowDeleteBefore钩子函数新增行列类型参数
panglian404 Apr 18, 2023
21d5a01
xiugai
Apr 18, 2023
ac2dd2a
Merge branch 'master' of https://github.com/dream-num/Luckysheet
Apr 18, 2023
ead75d3
feat: 复了引用打不开的bug,新增了工作表保护随sheet切换刷新的功能,新增了自定义sheet的API ,修复了使时的部分报错。
liaoOyao Apr 18, 2023
0c7ffc8
Merge branch 'master' into dev
Dushusir Apr 18, 2023
b53670f
Merge pull request #1299 from panglian404/dev
Dushusir Apr 18, 2023
7b6c7f8
Merge pull request #1300 from liaoOyao/dev
Dushusir Apr 18, 2023
d26f91f
跳过coladd长度为0时非常耗时的循环
Apr 19, 2023
efffd54
fix(src/controllers/filter.js): 合并单元格筛选异常
RocTeng Apr 24, 2023
fc95bde
修复在缩放状态下调整图片位置和大小时,图片位置乱跳的问题
MoteyXie Apr 25, 2023
f5b098f
有冻结情况下的 图片滚动适应问题修复
MoteyXie Apr 25, 2023
88cee99
Merge pull request #1302 from yiwasheng/for-optimize
Dushusir Apr 26, 2023
7fd6cef
Merge pull request #1311 from LagetOM/dev
Dushusir Apr 26, 2023
8d6725c
Merge pull request #1312 from MoteyXie/master
Dushusir Apr 26, 2023
88b688f
chore(plugin): chart cdn
Dushusir Apr 26, 2023
1028a31
fix bug
Apr 26, 2023
f2a0a7a
chore(sheet): custom sheet
Dushusir Apr 26, 2023
5a69a4e
fix(formula): Supports cross-table references
Dushusir Apr 27, 2023
3e3bd28
xiugai
May 5, 2023
b433d81
Merge branch 'master' of https://github.com/dream-num/Luckysheet
May 5, 2023
0605ebb
feature(demo): remote formula
Dushusir May 7, 2023
39a6e66
feature(demo): message
Dushusir May 7, 2023
00a8386
xiugai
May 7, 2023
6f7dd7c
fix(demo) : demo data
Dushusir May 7, 2023
1977a91
Merge branch 'master' of https://github.com/dream-num/Luckysheet
Dushusir May 7, 2023
7b2a06f
xiugai
May 7, 2023
cc4f8bb
fix(demo): token alert
Dushusir May 7, 2023
cc64365
feature(demo): airtable remote function
Dushusir May 7, 2023
8bf1c30
xiugai
May 7, 2023
da1bbd3
xiugai
May 8, 2023
86de7ef
fix(formula): remote refresh
Dushusir May 8, 2023
37a8236
Merge branch 'master' of https://github.com/dream-num/Luckysheet
Dushusir May 8, 2023
69d78fa
fix(pivotTable): calc
Dushusir May 8, 2023
660ca43
fix(formula): remote
Dushusir May 9, 2023
192a34c
fix(formula): refresh button hide
Dushusir May 9, 2023
4b9b174
fix(formula): INDIRECT update
Dushusir May 12, 2023
23c34d5
fix(formula): result data
Dushusir May 12, 2023
8c09c31
xiugai
May 13, 2023
75c5581
xiugai
May 13, 2023
b2f34d1
xiugai
May 13, 2023
bf3e453
xiugai
May 13, 2023
76a634e
feature(exportXlsx): add export xlsx plugin config
Dushusir May 17, 2023
ec002d4
xiugai
May 17, 2023
872806e
xiugai
May 17, 2023
eb5f609
.gitignore is now working
May 17, 2023
90f9ee1
fix(export): remove export config
Dushusir May 17, 2023
8f05a96
Merge branch 'master' of https://github.com/dream-num/Luckysheet
Dushusir May 17, 2023
99e6297
build(print): remove unused module
Dushusir May 17, 2023
94ff4da
xiugai
May 18, 2023
9095b6e
xiugai
May 18, 2023
ac898a9
.gitignore is now working
May 18, 2023
b533c2f
Update print.js
May 18, 2023
43c43c6
xiugai
May 18, 2023
d2ec3f1
xiugai
May 20, 2023
bd35f52
fix(formula): get airtable error
Dushusir May 20, 2023
c827423
Merge branch 'master' of https://github.com/dream-num/Luckysheet
Dushusir May 20, 2023
d37a098
xiugai
May 22, 2023
bbf6d3d
Merge branch 'master' of https://github.com/dream-num/Luckysheet
May 22, 2023
6e45a67
fix(function): get target area extend
Dushusir May 22, 2023
a8bdd9c
feature(plugin): export xlsx config
Dushusir May 23, 2023
7f707cb
xiugai
May 23, 2023
4271d4d
feature(plugin): export xlsx
Dushusir May 24, 2023
1203da9
fix(formula): ask ai function
Dushusir May 24, 2023
0abd26a
fix(formula): ask ai function
Dushusir May 24, 2023
e7f0a99
fix(formula): remote formula
Dushusir May 25, 2023
f3d92c5
fix(export): z-index
Dushusir May 25, 2023
068e868
fix(export): dpr
Dushusir May 25, 2023
4ebf4e1
add print button locale
May 25, 2023
be27a7e
Merge branch 'master' of https://github.com/dream-num/Luckysheet
May 25, 2023
2dfd743
fix(formula): remote ask_ai
Dushusir May 25, 2023
73343f4
Merge branch 'master' of https://github.com/dream-num/Luckysheet
Dushusir May 25, 2023
35ecc41
fix(formula): remote
Dushusir May 25, 2023
50da3be
fix export bug
May 25, 2023
7ee40b5
Merge branch 'master' of https://github.com/dream-num/Luckysheet
May 25, 2023
8d46990
fix(formula): ask_ai
Dushusir May 25, 2023
57e6cd0
fix(formula): remote
Dushusir May 25, 2023
391f8e5
fix(conditionalFormat): choose two date
Dushusir May 26, 2023
8ebb6aa
fix(export): export current sheet,use order
Dushusir May 31, 2023
78cbdc4
add prettier support
May 31, 2023
0c28be5
fix: print locale
Jun 1, 2023
1970891
fix(issue #1326): right click to delete cell error
xiaoLee9547 Jun 1, 2023
fa7d78a
fix(export): dialog zIndex
Dushusir Jun 2, 2023
a273c76
Merge branch 'master' of https://github.com/dream-num/Luckysheet
Dushusir Jun 2, 2023
c3e1846
fix: removed extra text were apperared while selecting a whole column…
98rahul Jun 6, 2023
1710b67
fix:修复更改缩放时报错的问题;修复撤销重做后选区不跟随的问题
gphwxh Jun 7, 2023
3942b17
fix:修复撤销公式时calcChain没有及时删除而引发的问题
gphwxh Jun 7, 2023
b608d3d
fix(iconfont): rename iconfont family
lixiao95 Jun 13, 2023
42205dd
fix:update readme
jerry-TangHao Jun 16, 2023
99d83da
chore(demo): ai assistant
Dushusir Jul 1, 2023
e542854
chore(demo): chat demo style
Dushusir Jul 3, 2023
e364b9e
chore(demo): button background
Dushusir Jul 3, 2023
3e52213
fix: 修复 setCellValue 方法bug 仅当新设置的单元格不含有公式时才能删除原公式链
magicds Jul 11, 2023
fd49ad6
修复当sheetRightClickConfig的rename为false时,仍然可以通过双击底部sheet名称来进行工作表重命名的问题。
Jul 20, 2023
47c484e
Update README-zh.md
Dushusir Jul 28, 2023
22ad24c
fix: 解决有隐藏列时过滤数据错乱的问题
Jul 31, 2023
6ea1506
Merge pull request #1340 from xiaoLee9547/fix-rightclick-error
Dushusir Aug 1, 2023
285bf20
Merge pull request #1343 from 98rahul/dev
Dushusir Aug 1, 2023
29e4c39
Merge pull request #1344 from gphwxhq/master
Dushusir Aug 1, 2023
99224ae
Merge pull request #1349 from xiaoLee9547/iconfont-rename
Dushusir Aug 1, 2023
19a60d5
Merge pull request #1368 from cdswyda/fix/setCellValue
Dushusir Aug 1, 2023
871964a
Merge pull request #1373 from nextll/master-fork
Dushusir Aug 1, 2023
71a9679
Merge pull request #1379 from DemoJj/master
Dushusir Aug 1, 2023
947d9bb
Merge pull request #1338 from eyesplitter/dev/prettier
Dushusir Aug 1, 2023
c1723f3
fix(plugin): workbookCreateAfter
Dushusir Aug 30, 2023
d4081da
fix async load bug
Aug 31, 2023
8613158
xiugai
Aug 31, 2023
57cfa42
Update README-zh.md
Dushusir Sep 27, 2023
a8a259b
fix(formula): formula calculate bug
Dushusir Oct 8, 2023
418a210
fix(api): conditionName typo error
Dushusir Oct 11, 2023
f3425b4
新增borderInfo合并函数,在行列删除、插入、单元格删除、拖动、格式刷、黏贴、设置边框中添加合并borderInfo逻辑
Nov 30, 2023
69a71b6
lodash方法调用调整
Dec 1, 2023
943809c
添加lodash
Dec 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
src
24 changes: 12 additions & 12 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# These are supported funding model platforms

github: # [mengshukeji]
patreon: mengshukeji
open_collective: luckysheet
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: ['https://www.paypal.me/wbfsa']
# These are supported funding model platforms
github: # [mengshukeji]
patreon: mengshukeji
open_collective: luckysheet
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: ['https://www.paypal.me/wbfsa']
70 changes: 38 additions & 32 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]Find a bug"
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. The first step
2. The second step
3. The third step
4. See error

**What is expected?**
A clear and concise description of what you expected to happen.

**Screenshots or demo**
If applicable, add screenshots or online demo to help explain your problem.We will be more accurate when we retest.

**Environment**
- OS: [e.g. Windows,Mac,Linux]
- Browser Version: [e.g. Chrome Version 84.0.4147.105 (Official Build) (64-bit), Safari,Firefox,Edge]
- Luckysheet Version: [e.g. 1.0.1,latest]

**Additional context**
Add any other context about the problem here.
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]Find a bug"
labels: ''
assignees: ''

---

<!--- Thank you for your attention and submit the issue, we hope that besides submitting the issue, you can also help us to understand your user case of Luckysheet, please help fill out the following solicitation form -->

<!-- Wanted: Who is using Luckysheet https://github.com/mengshukeji/Luckysheet/issues/230 -->

<!-- The following is the issues template -->

**Describe the bug**
<!--- A clear and concise description of what the bug is. -->

**To Reproduce**
<!--- Steps to reproduce the behavior. -->
1. The first step:
2. The second step:
3. The third step:
4. See error:

**What is expected?**
<!--- A clear and concise description of what you expected to happen. -->

**Screenshots or demo**
<!--- If applicable, add screenshots or online demo to help explain your problem.We will be more accurate when we retest. -->

**Environment**
- OS: <!--- [e.g. Windows,Mac,Linux] -->
- Browser Version: <!---[e.g. Chrome Version 84.0.4147.105 (Official Build) (64-bit), Safari,Firefox,Edge] -->
- Luckysheet Version: <!---[e.g. 1.0.1,latest] -->

**Additional context**
<!--- Add any other context about the problem here. -->
70 changes: 38 additions & 32 deletions .github/ISSUE_TEMPLATE/bug_report_zh.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,38 @@
---
name: '错误报告'
about: 创建报告帮助我们改进
title: '[BUG]发现了个bug'
labels: ''
assignees: ''

---

**描述错误**
清楚简洁地描述错误是什么。

**重现**
重现错误的步骤:
1.第一步操作
2.第二步操作
3.第三步操作
4.最后看到了什么错误

**期望的结果**
对您期望发生的结果简洁明了的描述。

**屏幕截图或演示**
方便的话,贴上屏幕截图或在线链接复现问题,我们复测时会更精准

**环境:**
-操作系统:[例如 Windows,Mac,Linux]
-浏览器 版本号:[例如 Chrome 版本 84.0.4147.105(正式版本) (64 位),Safari,Firefox,Edge]
-Luckysheet版本:[例如 1.0.1,最新]

**备注**
其他说明
---
name: '错误报告'
about: 创建报告帮助我们改进
title: '[BUG]发现了个bug'
labels: ''
assignees: ''

---

<!--- 感谢您的关注并发现问题,我们希望除了提交问题,还能帮助我们对您使用Luckysheet做进一步的了解,请帮忙填写以下征集表 -->

<!-- 征求:谁在使用Luckysheet https://github.com/mengshukeji/Luckysheet/issues/230 -->

<!-- 以下是issues正文模板 -->

**描述错误**
<!--- 清楚简洁地描述错误是什么 -->

**重现**
<!--- 重现错误的步骤 -->
1. 第一步操作:
2. 第二步操作:
3. 第三步操作:
4. 最后看到了什么错误:

**期望的结果**
<!--- 对您期望发生的结果简洁明了的描述 -->

**屏幕截图或演示**
<!--- 方便的话,贴上屏幕截图或在线链接复现问题,我们复测时会更精准 -->

**环境:**
- 操作系统:<!--- [例如 Windows,Mac,Linux] -->
- 浏览器 版本号:<!--- [例如 Chrome 版本 84.0.4147.105(正式版本) (64 位),Safari,Firefox,Edge] -->
- Luckysheet版本:<!--- [例如 1.0.1,最新] -->

**备注**
<!--- 其他说明 -->
40 changes: 23 additions & 17 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,23 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature request]I have an idea"
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is.

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Additional context**
Add any other context or screenshots about the feature request here.
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature request]I have an idea"
labels: ''
assignees: ''

---

<!--- Thank you for your attention and submit the issue, we hope that besides submitting the issue, you can also help us to understand your user case of Luckysheet, please help fill out the following solicitation form -->

<!-- Wanted: Who is using Luckysheet https://github.com/mengshukeji/Luckysheet/issues/230 -->

<!-- The following is the issues template -->

**Is your feature request related to a problem? Please describe.**
<!--- A clear and concise description of what the problem is. -->

**Describe the solution you'd like**
<!--- A clear and concise description of what you want to happen. -->

**Additional context**
<!--- Add any other context or screenshots about the feature request here. -->
41 changes: 24 additions & 17 deletions .github/ISSUE_TEMPLATE/feature_request_zh.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,24 @@
---
name: 功能要求
about: 为这个项目提出想法
title: "[Feature request]我有个点子"
labels: ''
assignees: ''

---

**您的功能请求与问题有关吗?**
清楚简洁地说明问题。

**描述您想要的解决方案**
对您想要的功能效果简洁明了的描述。

**其他内容**
其他说明
---
name: 功能要求
about: 为这个项目提出想法
title: "[Feature request]我有个点子"
labels: ''
assignees: ''

---

<!--- 感谢您的关注并发现问题,我们希望除了提交问题,还能帮助我们对您使用Luckysheet做进一步的了解,请帮忙填写以下征集表 -->

<!-- 征求:谁在使用Luckysheet https://github.com/mengshukeji/Luckysheet/issues/230 -->

<!-- 以下是issues正文模板 -->

**您的功能请求与问题有关吗?**
<!--- 清楚简洁地说明问题 -->


**描述您想要的解决方案**
<!--- 对您想要的功能效果简洁明了的描述 -->

**其他内容**
<!--- 其他说明 -->
80 changes: 40 additions & 40 deletions .github/workflows/gitee-mirror.yml
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
# 使用 GitHub Action 来解决手动同步到 Gitee 的问题
# 效果:github repo 代码更新之后,会自动同步至 gitee
# 使用到的 GitHub Action:https://github.com/Yikun/hub-mirror-action

# This is a basic workflow to help you get started with Actions

name: gitee-mirror<sync2gitee.com>

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
push:
branches:
- '*'

jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: Mirror the Github organization repos to Gitee.
uses: Yikun/hub-mirror-action@master
with:
src: github/mengshukeji
dst: gitee/mengshukeji
# 这里请填写与gitee上公钥匹配的的 ssh private key,参见:https://gitee.com/profile/sshkeys
# 填写地址:https://github.com/ly525/luban-h5/settings/secrets
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
# 这里请填写 gitee的令牌,参见:https://gitee.com/profile/personal_access_tokens
# 填写地址:https://github.com/ly525/luban-h5/settings/secrets
dst_token: ${{ secrets.GITEE_TOKEN }}
# 项目同步白名单,可以选择填写多个,以英文逗号分割
static_list: "Luckyexcel,Luckysheet,LuckysheetDemo,LuckyexcelDemo,LuckysheetDocs,chartMix,LuckysheetServer"
# 是否强制同步
force_update: true
# 账号类型:对 luban-h5 而言是 user,因为是个人项目;如果是企业项目,请填写 org,因为是组织下的项目
account_type: user
# 使用 GitHub Action 来解决手动同步到 Gitee 的问题
# 效果:github repo 代码更新之后,会自动同步至 gitee
# 使用到的 GitHub Action:https://github.com/Yikun/hub-mirror-action
# This is a basic workflow to help you get started with Actions
name: gitee-mirror<sync2gitee.com>
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
push:
branches:
- '*'
jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: Mirror the Github organization repos to Gitee.
uses: Yikun/hub-mirror-action@master
with:
src: github/mengshukeji
dst: gitee/mengshukeji
# 这里请填写与gitee上公钥匹配的的 ssh private key,参见:https://gitee.com/profile/sshkeys
# 填写地址:https://github.com/ly525/luban-h5/settings/secrets
dst_key: ${{ secrets.GITEE_PRIVATE_KEY }}
# 这里请填写 gitee的令牌,参见:https://gitee.com/profile/personal_access_tokens
# 填写地址:https://github.com/ly525/luban-h5/settings/secrets
dst_token: ${{ secrets.GITEE_TOKEN }}
# 项目同步白名单,可以选择填写多个,以英文逗号分割
static_list: "Luckyexcel,Luckysheet,LuckysheetDemo,LuckyexcelDemo,LuckysheetDocs,chartMix,LuckysheetServer"
# 是否强制同步
force_update: true
# 账号类型:对 luban-h5 而言是 user,因为是个人项目;如果是企业项目,请填写 org,因为是组织下的项目
account_type: user
Loading