Dushusir
|
3341c20515
|
Merge pull request #560 from cdswyda/dropdown
feature: 下拉选择列表支持多选 #559
|
4 years ago |
dependabot[bot]
|
86ff978d74
|
build(deps): bump color-string from 1.5.4 to 1.5.5
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Dushusir
|
5d6f21a8aa
|
Merge pull request #554 from yuennx/dev-v
自定义右键选项feat(src/controllers/constant.js src/controllers/rowcolumnoperation.j…
|
4 years ago |
Dushusir
|
4ddd58313f
|
docs(bug): issue template
issue template add link
|
4 years ago |
cdswyda
|
45f0aea548
|
fix(cursorPos): 修复 event.target 为 document 等情况下代码报错的问题
如其他地方在 document 上直接派发事件,此时event.target为document,无classList,此处代码会报错。
|
4 years ago |
dependabot[bot]
|
144c5405fe
|
build(deps): bump prismjs from 1.23.0 to 1.24.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
sone92
|
0625bc331b
|
修复公式单元格改回数值,公式仍然存在的问题
|
4 years ago |
dependabot[bot]
|
db8772c42a
|
build(deps): bump postcss from 7.0.35 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
cdswyda
|
0d3939c7ac
|
Merge branch 'master' of github.com:cdswyda/Luckysheet
|
4 years ago |
cdswyda
|
f15333a70f
|
打包结果新增版本等banner
|
4 years ago |
Yerzhan Tulepov
|
074c487c8d
|
Add show/hide loading progress to API
|
4 years ago |
Smillence
|
df3e025f3c
|
Merge branch 'master' into autoHeightWidth
|
4 years ago |
文顶顶
|
6a474dc3ba
|
Merge pull request #678 from flowerField/master
fix bug#671 换行后内容显示缺失
|
4 years ago |
flowerField
|
d1c24ea8f0
|
fix bug#671 换行后内容显示缺失
|
4 years ago |
文顶顶
|
1d00cc8f53
|
Merge pull request #677 from flowerField/master
fix 修复bug#672
|
4 years ago |
flowerField
|
0940b9bdc1
|
fix 修复bug#672
|
4 years ago |
文顶顶
|
cd3778637f
|
Merge pull request #676 from flowerField/master
解决图片跨工作表粘贴和右键粘贴问题
|
4 years ago |
flowerField
|
cddb07ca62
|
解决图片跨工作表粘贴和右键粘贴问题
|
4 years ago |
Smillence
|
d610678c9b
|
中英文自动换行问题
|
4 years ago |
dependabot[bot]
|
045c9217e7
|
build(deps): bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
6b729896eb
|
build(deps): bump browserslist from 4.16.1 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Yerzhan Tulepov
|
4c8a0ac112
|
Add remote function
|
4 years ago |
zhourf
|
8aa9795f7a
|
fix(draw.js): 数字格式的单元格值为字符串时设置条件格式为数据条会报错
fix #528
|
4 years ago |
Yerzhan Tulepov
|
95a65de6bf
|
Add new backend response types to show and hide loading progress circle
|
4 years ago |
Yerzhan Tulepov
|
97cc598273
|
Allow to not call save param on showing rows/columns
|
4 years ago |
Yerzhan Tulepov
|
d1d3633f59
|
Allow to not call save param on hiding rows/columns
|
4 years ago |
cdswyda
|
45b6d209ba
|
Merge branch 'master' of github.com:cdswyda/Luckysheet
|
4 years ago |
cdswyda
|
bc4fd52065
|
打包结果新增版本等banner
|
4 years ago |
break-wave
|
85e3737e3a
|
fix(bug): 二次create时,不能进行更改颜色
|
4 years ago |
Yerzhan Tulepov
|
0f0d983a35
|
Update an index by a new one gotten from a server
|
4 years ago |
dependabot[bot]
|
8044519c19
|
build(deps): bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
break-wave
|
98a16d2b18
|
fix(bug): 配置了showtoolbarConfig.undoRedo进行隐藏会出错
|
4 years ago |
break-wave
|
37316b03e2
|
fix(bug): 工具栏缩小后再放大不能回到原位置
|
4 years ago |
break-wave
|
5d00990878
|
fix(bug): 窗口大小变化工具栏竖线问题
|
4 years ago |
break-wave
|
2d8d663795
|
fix(bug): 配置了showtoolbarConfig报错
|
4 years ago |
dependabot[bot]
|
20f295e6aa
|
chore(deps): bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
036d0c764c
|
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
94b4a98214
|
chore(deps): bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
ae2ca50179
|
chore(deps): bump ua-parser-js from 0.7.23 to 0.7.28
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.23 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.23...0.7.28)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dava
|
a626118f64
|
bugfix: 关闭任意一个toolbar的功能时,界面无法加载
原因: 关闭功能时,由于界面没有渲染该节点,在resize.js 的445行中,无法找到该节点获取offset导致错误
bugfix: undoRedo 配置在toolbar.js中判断后直接删除,由于是引用对象,配置被全局删除,在resize.js中也使用该配置,却无法获取该配置参数,导致出错
|
4 years ago |
cdswyda
|
a22cbc3c1b
|
公式栏拖动高度后 单元格下拉位置也居中显示
|
4 years ago |
cdswyda
|
40967325ac
|
打包结果新增版本等banner
|
4 years ago |
Yerzhan Tulepov
|
1a6c1b0e9c
|
Add extend data to API
|
4 years ago |
文顶顶
|
9a8cb551a7
|
Merge pull request #621 from flowerField/master
解决合并单元格情况下高度计算问题和格式刷的bug
|
4 years ago |
flowerField
|
053382f7aa
|
解决合并单元格情况下高度计算问题和格式刷的bug
|
4 years ago |
文顶顶
|
270c466e78
|
Merge pull request #616 from cdswyda/toolbar
feature: 重构工具栏配置功能
|
4 years ago |
dependabot[bot]
|
1a88da108a
|
chore(deps): bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
文顶顶
|
947a5ddeaa
|
Merge pull request #619 from flowerField/master
解决LuckyExecl转换后编辑态字符开头的'和null问题
|
4 years ago |
flowerField
|
33f488de96
|
解决LuckyExecl转换后编辑态字符开头的'和null问题
|
4 years ago |
Smillence
|
3d6ed4956d
|
auto collen
|
4 years ago |