Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dream-num/univer

Univer is an isomorphic full-stack framework for creating and editing spreadsheets, docs, and slides across client and server.
https://github.com/dream-num/univer

feat: adjust menu icons and design token

jikkai opened this pull request about 1 year ago
feat(rpc): sync sheet between main and worker thread

wzhudev opened this pull request about 1 year ago
fix: sheet menu item

weird94 opened this pull request about 1 year ago
feat(formula): input hightlight

DR-Univer opened this pull request about 1 year ago
feat(formula): input hightlight

DR-Univer opened this pull request about 1 year ago
feat: add `BorderPanel` & adjust the styling of `ColorPicker`

jikkai opened this pull request about 1 year ago
[Bug] sheet delete selection error

weird94 opened this issue about 1 year ago
fix: if textRuns doesn't intersect, they shouldn't be merged

Jocs opened this pull request about 1 year ago
feat(sheet): statusbar

yuhongz opened this pull request about 1 year ago
fix(sheet): appearance adjustment

DR-Univer opened this pull request about 1 year ago
feat: support paste from word and lark to univer doc

Jocs opened this pull request about 1 year ago
feat(rpc): implement RPC framwork and make Univer running in web worker

wzhudev opened this pull request about 1 year ago
feat(sheet): add intercept type

Gggpound opened this pull request about 1 year ago
fix(sheet): set range values mutation handle cell.t

Dushusir opened this pull request about 1 year ago
fix: issues when insertTextRuns is empty

Jocs opened this pull request about 1 year ago
feat: general sheet interceptor

Jocs opened this pull request about 1 year ago
chore: integrate stylelint

jikkai opened this pull request about 1 year ago
[Feature] add endering mode

Gggpound opened this issue about 1 year ago
feat: menu items grouping

jikkai opened this pull request about 1 year ago
fix: calculate the document height when text rotated

Jocs opened this pull request about 1 year ago
fix(sheet): the state change but not work

Gggpound opened this pull request about 1 year ago
feat(formula): support cycle Lambda and Let

DR-Univer opened this pull request about 1 year ago
refactor: refactor locale service

jikkai opened this pull request about 1 year ago
feat(sheet): sheet bar menu style, tab box-shadow

Dushusir opened this pull request about 1 year ago
ci: deploy storybook to vercel

jikkai opened this pull request about 1 year ago
refactor: normalize folder structures

wzhudev opened this pull request about 1 year ago
fix(sheet): resolve circular dependencies and api

DR-Univer opened this pull request about 1 year ago
chore: setup storybook at root level

jikkai opened this pull request about 1 year ago
feat(formula): calculate formula,get locale from user config

Dushusir opened this pull request about 1 year ago
fix(sheet): selection render service error and sheet name update

DR-Univer opened this pull request about 1 year ago
feat(design): add `color` property to the options of the `SelectList`

jikkai opened this pull request about 1 year ago
chore: using istanbul as a coverage provider

jikkai opened this pull request about 1 year ago
fix: fix the problem that submenu can not get css vars

jikkai opened this pull request about 1 year ago
feat: support create paragraph in sheet cell

Jocs opened this pull request about 1 year ago
refactor: `Message` & message service

jikkai opened this pull request about 1 year ago
fix: insert textRuns

Jocs opened this pull request about 1 year ago
test(sheet): add worksheet test

yuhongz opened this pull request about 1 year ago
feat(doc): move selection by shift + arrow keys

Jocs opened this pull request about 1 year ago
fix(design): fixed the issue of duplicate keys in the `SelectList`

jikkai opened this pull request about 1 year ago
refactor(undoredo): refactor undo redo item interface for transforming

wzhudev opened this pull request about 1 year ago
fix(doc): inline format when cross two paragraphs

Jocs opened this pull request about 1 year ago
ci: test coverage reporting

jikkai opened this pull request about 1 year ago
[UI] Scrollbar

jikkai opened this issue about 1 year ago
refactor(doc): refactor text selection

Jocs opened this pull request about 1 year ago
feat(design): add `Select` component

jikkai opened this pull request about 1 year ago
feat(sheet): support numfmt

Gggpound opened this pull request about 1 year ago
fix: style error when input at the begining of paragraph

Jocs opened this pull request about 1 year ago
chore: add message debug test util

wzhudev opened this pull request about 1 year ago
feat(base-ui): add `Sidebar` & refactor styling of application layout

jikkai opened this pull request about 1 year ago
[Bug] Lose style when enter at the begin of paragraph

Jocs opened this issue about 1 year ago
fix(sheet): sheet bar scroll style,left line right line

Dushusir opened this pull request about 1 year ago
fix(doc): remove isStartBack and isEndBack and fix issue #352

Jocs opened this pull request about 1 year ago
fix: use ResizeObserver API for container size changes

jikkai opened this pull request about 1 year ago
feat: add before close service

wzhudev opened this pull request about 1 year ago
Documentations & refresh Official Website

wzhudev opened this issue about 1 year ago
refactor(formula): access di

DR-Univer opened this pull request about 1 year ago
fix(doc): doc skeleton index error

DR-Univer opened this pull request about 1 year ago
fix(doc): arrow key in doc

Jocs opened this pull request about 1 year ago
plugin-model-service (resources)

Gggpound opened this issue about 1 year ago
feat(collaboration): necessary changes to the core for collaborated editing

wzhudev opened this pull request about 1 year ago
[CI] Test coverage reporting

jikkai opened this issue about 1 year ago
[UI] Select

jikkai opened this issue about 1 year ago
Copy paste polishing and integrate with formula & number format

wzhudev opened this issue about 1 year ago
fix(design): fix locale issues of `Slider` component

jikkai opened this pull request about 1 year ago
feat(formula): example build

DR-Univer opened this pull request about 1 year ago
refactor(sheet): move some logic to ui-sheets-plugin

wzhudev opened this pull request about 1 year ago
fix(sheet): doc zoom image error

DR-Univer opened this pull request about 1 year ago
feat(plugin): floating object and image plugin

DR-Univer opened this pull request about 1 year ago
feat(base-ui): support IDialogService & IConfirmService

jikkai opened this pull request about 1 year ago
[UI] Datepicker

jikkai opened this issue about 1 year ago
[UI] Sidebar & ISidebarService

jikkai opened this issue about 1 year ago
feat(formula): formula prompt component, controller, service, command

Dushusir opened this pull request about 1 year ago
feat: inline format in sheet range

Jocs opened this pull request about 1 year ago
feature(sheet): support undo/redo in cell editing

Jocs opened this issue about 1 year ago
fix(sheet): scroll not working when using TAB navigation

yuhongz opened this pull request about 1 year ago
feat(sheet): auto fill by drag

yuhongz opened this pull request about 1 year ago
[Bug] use <kbd>tab</kbd> to change selection behavior error

wzhudev opened this issue about 1 year ago
Commonly used formulas

Dushusir opened this issue about 1 year ago
feat(sheet): suppot the base permission of controll

Gggpound opened this pull request about 1 year ago
feature(sheet&doc): copy\cut and paste content in cell

Jocs opened this issue about 1 year ago
feature(sheet&doc): use shift + arrowkey to select content

Jocs opened this issue about 1 year ago
bug(doc): fix bugs in arrow shortcut(up\down\left\right)

Jocs opened this issue about 1 year ago
bug(doc): Use Enter to create a paragraph

Jocs opened this issue about 1 year ago
feat(sheet): floating object service

DR-Univer opened this pull request about 1 year ago
Auth service basics

wzhudev opened this issue about 1 year ago
fix(base-ui): menu position

Dushusir opened this pull request about 1 year ago
feat(sheet): editor scroll bar

DR-Univer opened this pull request about 1 year ago
feat(base-ui): migrate `Menu` to `Menu2` component

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

DR-Univer opened this pull request about 1 year ago
[Bug] copy examples to new directory and run dev

guinanlin opened this issue about 1 year ago
feat(sheet): sheet editor develop

DR-Univer opened this pull request about 1 year ago
feat(sheet): insert range handle row/column,merge

Dushusir opened this pull request about 1 year ago
feat(sheet): automatically adjusts the line height

Jocs opened this pull request about 1 year ago