Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dream-num/univer
Univer is a full-stack framework for creating and editing spreadsheets, documents, and slides on both web and server.
https://github.com/dream-num/univer
[Bug] 右键菜单复制粘贴功能无法使用,点击无反应
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
feat(doc): use shift + click to select text
Jocs opened this pull request about 1 year ago
Jocs opened this pull request about 1 year ago
feat: fix font-family selection shows undeinfed issue
jikkai opened this pull request about 1 year ago
jikkai opened this pull request about 1 year ago
[Bug] 隐藏列后合并单元格不显示背景色
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 公式引用单元格,合并取消后值的选区不对
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 合并单元格中选区问题
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
ci: add sonar config
wzhudev opened this pull request about 1 year ago
wzhudev opened this pull request about 1 year ago
[Bug] 删除有合并单元格的列后undo,格式不对
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
refactor: rename isAutoHeight to `ia` and change its TS type
Jocs opened this pull request about 1 year ago
Jocs opened this pull request about 1 year ago
[Bug] 复制有合并单元格的内容粘贴到其他univer表格中格式不对
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Feature]工作表重命名有特护符号时预期有限制提示
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
fix(facade): rename getActiveSheet to getActiveWorkbook
Dushusir opened this pull request about 1 year ago
Dushusir opened this pull request about 1 year ago
[Bug缩小、放大页面后松开鼠标仍可修改缩放
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 合并、取消合并单元格后,编辑框大小不对
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
feat(sheet): add function lookup
DR-Univer opened this pull request about 1 year ago
DR-Univer opened this pull request about 1 year ago
feat: change insert/delete row/col mutation implement
yuhongz opened this pull request about 1 year ago
yuhongz opened this pull request about 1 year ago
test(numfmt): repeat error
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
feat(sheet): disable zooming on editing
wzhudev opened this pull request about 1 year ago
wzhudev opened this pull request about 1 year ago
feat(design): add `disabled` prop of `Slider`
jikkai opened this pull request about 1 year ago
jikkai opened this pull request about 1 year ago
test(cache): wait
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
ci: add sonar cloud
wzhudev opened this pull request about 1 year ago
wzhudev opened this pull request about 1 year ago
fix(sheet): cursor unnecessary movement
Jocs opened this pull request about 1 year ago
Jocs opened this pull request about 1 year ago
fix(core): fix error in univer.dispose @wzhudev
wzhudev opened this pull request about 1 year ago
wzhudev opened this pull request about 1 year ago
fix: render emoji
Jocs opened this pull request about 1 year ago
Jocs opened this pull request about 1 year ago
refactor: move ShortcutExperienceService to sheets-ui
wzhudev opened this pull request about 1 year ago
wzhudev opened this pull request about 1 year ago
feat(formula): range to R1C1,address
Dushusir opened this pull request about 1 year ago
Dushusir opened this pull request about 1 year ago
feat(docs): add style settings menu items
jikkai opened this pull request about 1 year ago
jikkai opened this pull request about 1 year ago
[Bug] 单元格内容 emoji 前后带单引号显示乱码
Dushusir opened this issue about 1 year ago
Dushusir opened this issue about 1 year ago
fix: hide the menu item of find-replace in docs
jikkai opened this pull request about 1 year ago
jikkai opened this pull request about 1 year ago
refactor: remove `BaseComponent`
jikkai opened this pull request about 1 year ago
jikkai opened this pull request about 1 year ago
fix: fix lint errors
wzhudev opened this pull request about 1 year ago
wzhudev opened this pull request about 1 year ago
[Bug] 公式支持 =">"&A1:A3
Dushusir opened this issue about 1 year ago
Dushusir opened this issue about 1 year ago
[Bug] 新建子表时会显示隐藏行/列按钮
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
fix: calc repeats error
yuhongz opened this pull request about 1 year ago
yuhongz opened this pull request about 1 year ago
fix(sheet): #1095 the FX content is not cleared after the selected co…
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
[Bug] 进入禅模上下滑动光标位置不对
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 选择选区右键菜单预期不显示隐藏行列
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
test(numfmt): add test case
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
[Bug] some skeleton lines are not cleared if set scale
weird94 opened this issue about 1 year ago
weird94 opened this issue about 1 year ago
[Bug] 下拉填充未填充区域也有数字格式
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Feature] 提供鼠标拖拽到sheet内部的结束事件
Thingfxj opened this issue about 1 year ago
Thingfxj opened this issue about 1 year ago
chore(formula): move array value object api to base value object
Dushusir opened this pull request about 1 year ago
Dushusir opened this pull request about 1 year ago
feat: replace insert/delete-range with combination of set-range-value…
yuhongz opened this pull request about 1 year ago
yuhongz opened this pull request about 1 year ago
[Feature] 提供 UMD 的使用文档
jikkai opened this issue about 1 year ago
jikkai opened this issue about 1 year ago
ci: support auto translation of issues
jikkai opened this pull request about 1 year ago
jikkai opened this pull request about 1 year ago
fix(sheet): delete all row,columns alert
Dushusir opened this pull request about 1 year ago
Dushusir opened this pull request about 1 year ago
test(numfmt): add test case
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
[Bug] 编辑态时禁止放大缩小
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
fix(design): fix the z-index of the submenu component
jikkai opened this pull request about 1 year ago
jikkai opened this pull request about 1 year ago
[Bug] 选中行或列时表格会自动滚动
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
fix(formula): deserializeRangeWithSheet add rangeType
Dushusir opened this pull request about 1 year ago
Dushusir opened this pull request about 1 year ago
fix(sheet): freeze wrong scroll
weird94 opened this pull request about 1 year ago
weird94 opened this pull request about 1 year ago
feat(sheet): sheet rename confirm, active next unhidden sheet when delete sheet
Dushusir opened this pull request about 1 year ago
Dushusir opened this pull request about 1 year ago
Rename isAutoHeight to ia and it's TS type
Jocs opened this issue about 1 year ago
Jocs opened this issue about 1 year ago
ci: update sync action
jikkai opened this pull request about 1 year ago
jikkai opened this pull request about 1 year ago
[Bug] need to refresh cell editor size after scale
Jocs opened this issue about 1 year ago
Jocs opened this issue about 1 year ago
fix: need to refresh cell editor size after scale
Jocs opened this pull request about 1 year ago
Jocs opened this pull request about 1 year ago
fix: some cell editor issues
Jocs opened this pull request about 1 year ago
Jocs opened this pull request about 1 year ago
[Bug]缩放后再恢复100%,选中单元格的边框线和冻结线宽度不对
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 编辑态删除内容后表格卡死
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
fix(sheet): #1130 rows and columns should not be allowed to be dragge…
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
[Bug] 编辑框位置错位
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
fix(sheet): #1088 columns have horizontal cells,merge cells are retained when columns are deleted
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
[Bug] 协同-编辑同一单元格退出编辑后内容显示不一致
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
chore(sheet): rename file
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
通过fx插入公式支持选择函数
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 公式的引用不存在的单元格,预期编辑公式时不高亮引用选区
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 使用表格外的按钮,保存数据()光标被保存下来
yyyyffqqqq opened this issue about 1 year ago
yyyyffqqqq opened this issue about 1 year ago
feat(merge-cell): support waring when insert or delete range
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
feat(doc): linebreak support extension and add before tab break
Jocs opened this pull request about 1 year ago
Jocs opened this pull request about 1 year ago
[Bug] 全选表格后右键菜单预期不显示删除、隐藏行列
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Feature] 单元格编辑状态,根据输入内容格式,实时更新工具栏按钮状态
Dushusir opened this issue about 1 year ago
Dushusir opened this issue about 1 year ago
fix(sheet): text align error when test wrap
Jocs opened this pull request about 1 year ago
Jocs opened this pull request about 1 year ago
公式结果支持数字格式
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
fix(sheet): the expected pop-up prompt for dragging a cell to a merge…
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
fix(numfmt): #1132 should keep the style and use real values
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
[Bug] 单元格拖拽到合并单元格预期弹窗提示无法拖拽
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 批量修改行高列宽后冻结线的位置不对
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
fix(ref-range): regional changes need to be fully contained within the line
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
[Bug]有冻结列时,双击冻结线右侧单元格会闪跳
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
feat(sheet): export some util functions from sheets
yuhongz opened this pull request about 1 year ago
yuhongz opened this pull request about 1 year ago
fix(formula): array formula update when ref-range changed
Dushusir opened this pull request about 1 year ago
Dushusir opened this pull request about 1 year ago
[Bug] ref-range 问题汇总
Dushusir opened this issue about 1 year ago
Dushusir opened this issue about 1 year ago
[Bug] 单元格设置数字格式和背景色,编辑态输入内容时不显示背景色
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 选中合并单元格插入行列,格式未保留
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 表格加载完后首行无法拖拽
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 删除公式值后undo,公式结果计算错误
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 公式等于行/列,删除或插入行/列后公式结果错误
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
[Bug] 公式结果下拉填充后,计算结果错误
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
feat(ref-range): support formula
Gggpound opened this pull request about 1 year ago
Gggpound opened this pull request about 1 year ago
feat(design): add form-layout component
weird94 opened this pull request about 1 year ago
weird94 opened this pull request about 1 year ago
ci(preview-deploy): display run id in comment
jikkai opened this pull request about 1 year ago
jikkai opened this pull request about 1 year ago
ci(preview-deploy): display run id in comment
jikkai opened this pull request about 1 year ago
jikkai opened this pull request about 1 year ago
fix: backspace in first paragraph
Jocs opened this pull request about 1 year ago
Jocs opened this pull request about 1 year ago
如何导出excel文件(下载)[Feature]
yyyyffqqqq opened this issue about 1 year ago
yyyyffqqqq opened this issue about 1 year ago
feat(facade): create websocket api
Dushusir opened this pull request about 1 year ago
Dushusir opened this pull request about 1 year ago
[Bug] 下拉填充公式的值,填充后下拉菜单显示后消失
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago
fix(sheet-ui): should not activate selection when clicking on header menu
wzhudev opened this pull request about 1 year ago
wzhudev opened this pull request about 1 year ago
chore(release): v0.1.0-beta.2
jikkai opened this pull request about 1 year ago
jikkai opened this pull request about 1 year ago
[Bug] 表格只有一个子表时右键菜单禁掉取消隐藏操作
zhaolixin7 opened this issue about 1 year ago
zhaolixin7 opened this issue about 1 year ago