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

[Feature] 输入公式时方向键选择选取初始位置不对

Dushusir opened this issue about 1 year ago
fix: fix sheet command preconditions

wzhudev opened this pull request about 1 year ago
refactor: rename mutations to actions

Jocs opened this pull request about 1 year ago
[Bug] 右键菜单复制粘贴无法使用,点击无反应

zhaolixin7 opened this issue about 1 year ago
ci: fix translation bot

jikkai opened this pull request about 1 year ago
[Feature] 如何设置表格只读(禁用编辑)?

yyyyffqqqq opened this issue about 1 year ago
fix: auto fill number error in right direction

yuhongz opened this pull request about 1 year ago
ci: update release script

jikkai opened this pull request about 1 year ago
docs: remove legacy demo link from readme

jikkai opened this pull request about 1 year ago
perf(sheet): overflow calculation

DR-Univer opened this pull request about 1 year ago
[Bug] 通过 setValue 设置单元格的值,页面不会更新

ZenoHu opened this issue about 1 year ago
fix(formula): sum get error when cell has error

Dushusir opened this pull request about 1 year ago
fix(formula): get rich text data stream as content

Dushusir opened this pull request about 1 year ago
build: add support for chrome70

jikkai opened this pull request about 1 year ago
[Bug]lookup公式计算规则

zhaolixin7 opened this issue about 1 year ago
feat(doc): refactor doc clipboard and support firefox

wzhudev opened this pull request about 1 year ago
[debt] stop using command service as a event bus in doc clipboard

wzhudev opened this issue about 1 year ago
feat(clipboard): support copy paste on firefox

wzhudev opened this pull request about 1 year ago
[Feature] 如何更改主题?

yyyyffqqqq opened this issue about 1 year ago
refactor: optimization of TextX codes

Jocs opened this pull request about 1 year ago
fix(engine-render): add missing overide

jikkai opened this pull request about 1 year ago
feat(formula): today function, set numfmt data

Dushusir opened this pull request about 1 year ago
feat: export doc apis

Jocs opened this pull request about 1 year ago
[优化]打印优化问题

zhaolixin7 opened this issue about 1 year ago
[Bug] move row 偏移不对

Dushusir opened this issue about 1 year ago
[Bug] 编辑态复制公式粘贴到单元格中,公式显示不全

zhaolixin7 opened this issue about 1 year ago
refactor: ime use compose method to build undo and redo params

Jocs opened this pull request about 1 year ago
fix: copy formula

Jocs opened this pull request about 1 year ago
[Bug] 复制粘贴后行高未自适应

zhaolixin7 opened this issue about 1 year ago
[Bug] 打印-打印设置时禁止协同

zhaolixin7 opened this issue about 1 year ago
feat(formula): offset,sumifs function

Dushusir opened this pull request about 1 year ago
feat(sheet): add zen edit shortcut i18n

Jocs opened this pull request about 1 year ago
[Bug] 打印-打印预览时边框线显示不全

zhaolixin7 opened this issue about 1 year ago
[Bug] 打印- 缩放选择适合,修改对齐方式表格内容错位

zhaolixin7 opened this issue about 1 year ago
[Feature]删除公式后支持 undo

zhaolixin7 opened this issue about 1 year ago
feat(sheet): add export

Gggpound opened this pull request about 1 year ago
chore: migrate stylelint to eslint format

jikkai opened this pull request about 1 year ago
refactor: compose actions

Jocs opened this pull request about 1 year ago
chore(release): v0.1.0-beta.3

jikkai opened this pull request about 1 year ago
chore: use shared vite configuration

jikkai opened this pull request about 1 year ago
[Feature] add fallback to `navigator.readText`

wzhudev opened this issue about 1 year ago
feat(facade): add set font apis and get cell model data api

hexf00 opened this pull request about 1 year ago
[Bug] 编辑态下复制粘贴公式,粘贴后公式显示不全

zhaolixin7 opened this issue about 1 year ago
fix(sheet): freeze white

DR-Univer opened this pull request about 1 year ago
[Bug] 拖拽移动公式的结果和值,公式结果错误

zhaolixin7 opened this issue about 1 year ago
fix(editor): change sheet clone

Gggpound opened this pull request about 1 year ago
fix(sheet): compare cache error

DR-Univer opened this pull request about 1 year ago
[Bug] 点公式栏右侧向下箭头展开公式栏会卡顿

zhaolixin7 opened this issue about 1 year ago
build: remove sonar

Jocs opened this pull request about 1 year ago
[Bug] 表格底部粘贴内容没有扩展行

zhaolixin7 opened this issue about 1 year ago
refactor: add textX to build and serialize actions

Jocs opened this pull request about 1 year ago
[Feature] [Fx editor] 数组公式编辑应为空

Dushusir opened this issue about 1 year ago
feat(ref-range): support range type

Gggpound opened this pull request about 1 year ago
[Bug] 删除行、列后undo,内容未恢复

zhaolixin7 opened this issue about 1 year ago
fix(sheet): formula offscreen

DR-Univer opened this pull request about 1 year ago
fix(facade): createUniverSheet interface

wzhudev opened this pull request about 1 year ago
chore: fix package dependencies

jikkai opened this pull request about 1 year ago
[Bug] 编辑后点击放“+-”按钮显示禁用状态

zhaolixin7 opened this issue about 1 year ago
[Bug] 进入单元格的粘贴不应该自动关闭

DR-Univer opened this issue about 1 year ago
chore: fix package dependencies

jikkai opened this pull request about 1 year ago
feat(sheet): optimize sheet render

weird94 opened this pull request about 1 year ago
feat(ui): support for disabling enablement in contextmenu service

jikkai opened this pull request about 1 year ago
docs: update the official website url

jikkai opened this pull request about 1 year ago
chore: fix lint

jikkai opened this pull request about 1 year ago
fix(sheet): editor change sheet

DR-Univer opened this pull request about 1 year ago
[Bug] 编辑单元格时修改行高或列宽,编辑框大小不对

zhaolixin7 opened this issue about 1 year ago
fix(sheet): sheet name update formula

DR-Univer opened this pull request about 1 year ago
fix(formula): object compare string and number, add test

Dushusir opened this pull request about 1 year ago
[Feature] formula from import file

Dushusir opened this issue about 1 year ago
chore: migrate to eslint 8+

jikkai opened this pull request about 1 year ago
调整行高 粗线不隐藏 越调越多[Bug]

mayiyahei1992 opened this issue about 1 year ago
feat: support shortcut to confirm and cancel zen editor

Jocs opened this pull request about 1 year ago
[Bug] 右键菜单清除格式失效

zhaolixin7 opened this issue about 1 year ago
[Bug]表格全选后无法使用快捷键删除

zhaolixin7 opened this issue about 1 year ago
[Bug] 粘贴合并单元后使用undo,未恢复到undo前的格式

zhaolixin7 opened this issue about 1 year ago
fix: fix unhide widget not dispose on worksheet change

wzhudev opened this pull request about 1 year ago
[Bug] 合并单元格后使用快捷键undo会进入编辑态

zhaolixin7 opened this issue about 1 year ago
fix(sheet): fix sheet paste command not working

wzhudev opened this pull request about 1 year ago
refactor: move range command

yuhongz opened this pull request about 1 year ago
[Bug] 下拉填充数字预期按递增填充

zhaolixin7 opened this issue about 1 year ago
fix: some bugs about autofill and scroll

yuhongz opened this pull request about 1 year ago
[Bug] 隐藏行列在切换子表时icon没有消失

DR-Univer opened this issue about 1 year ago
[Bug] 表格卡死后白屏(偶现)

zhaolixin7 opened this issue about 1 year ago
fix: cursor postion error

Jocs opened this pull request about 1 year ago