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(sheet): format painter at toolbar

yuhongz opened this pull request about 1 year ago
fix(sheet): fix scroll bugs

yuhongz opened this pull request about 1 year ago
feat: new `BorderLine` component

jikkai opened this pull request about 1 year ago
feat: migrate theme class to base-ui

jikkai opened this pull request about 1 year ago
Live share demo

wzhudev opened this issue about 1 year ago
docs: add architecture docs

wzhudev opened this pull request about 1 year ago
feat: add debugger plugin

jikkai opened this pull request about 1 year ago
feat(sheet): copy paste supports style,merge cell,row and col

Dushusir opened this pull request about 1 year ago
feat(base-ui): modify some design tokens

jikkai opened this pull request about 1 year ago
feat(sheet): use operation to drive canvas scroll

yuhongz opened this pull request about 1 year ago
chore(core): add LRU for Styles,add test

Dushusir opened this pull request about 1 year ago
fix: fix widget index

wzhudev opened this pull request about 1 year ago
fix: fix shortcut context problem

wzhudev opened this pull request about 1 year ago
refactor: rename current univer service

wzhudev opened this pull request about 1 year ago
web worker architecture design

wzhudev opened this issue about 1 year ago
feat: add command execution interceptor

wzhudev opened this pull request about 1 year ago
chore: update contributing guide

wzhudev opened this pull request about 1 year ago
feat(sheet): editor access to sheet

DR-Univer opened this pull request about 1 year ago
refactor: refactor DI hierarchy

wzhudev opened this pull request about 1 year ago
feat(sheet): add unhide rows / cols widgets

wzhudev opened this pull request about 1 year ago
fix: zoom ratio over range & num error

yuhongz opened this pull request about 1 year ago
feat(base-ui): make adjustments to global styling

jikkai opened this pull request about 1 year ago
feat(sheet): zoom shortcut

yuhongz opened this pull request about 1 year ago
feat(sheet): frezee by context menu

yuhongz opened this pull request about 1 year ago
fix(base-ui): fix position calculation errors of `Slider`

jikkai opened this pull request about 1 year ago
feat(base-ui): input,input number component

Dushusir opened this pull request about 1 year ago
feat(sheet): add zoom slider at footer

yuhongz opened this pull request about 1 year ago
test(base-sheets): add undo redo test, set font family, use styles cacheMap

Dushusir opened this pull request about 1 year ago
feat: hide rows & cols

wzhudev opened this pull request about 1 year ago
fix: incorrect scrolling after selection moves in freeze situation

yuhongz opened this pull request about 1 year ago
feat(base-ui): new `Slider` component

jikkai opened this pull request about 1 year ago
Hidden rows & cols

wzhudev opened this issue about 1 year ago
test: add test for viewmodel

wzhudev opened this pull request about 1 year ago
fix: desktop ui controller lifecycle

wzhudev opened this pull request about 1 year ago
Range selector component & service

wzhudev opened this issue about 1 year ago
fix(base-ui): fixed tooltip persistence issue in dropdown hover

jikkai opened this pull request about 1 year ago
feat: add ilocalstorageservice

wzhudev opened this pull request about 1 year ago
Implement `ILocalStorageService`

wzhudev opened this issue about 1 year ago
refactor(doc): refactor doc input

DR-Univer opened this pull request about 1 year ago
fix: scroll bugs when selection moves to top-left

yuhongz opened this pull request about 1 year ago
feat(base-sheets): add clear all,clear formats

Dushusir opened this pull request about 1 year ago
fix: move getHiddenSheets-method to workbook

yuhongz opened this pull request about 1 year ago
feat: implement basic viewModel

wzhudev opened this pull request about 1 year ago
feat: scroll when selection beyond view port

yuhongz opened this pull request about 1 year ago
refactor(sheet): move sheetbar service outside core

yuhongz opened this pull request about 1 year ago
fix(sheet): scroll service no effect

DR-Univer opened this pull request about 1 year ago
ci: allow bot to update PR comment

jikkai opened this pull request about 1 year ago
fix(base-ui): fix styling of `Tooltip`

jikkai opened this pull request about 1 year ago
ci: adding a comment with the deployment URL for the PR

jikkai opened this pull request about 1 year ago
feat: use new message service to optimize UI

wzhudev opened this pull request about 1 year ago
feat(base-ui): add `Message` component

jikkai opened this pull request about 1 year ago
feat(base-ui): add `Message` component

jikkai opened this pull request about 1 year ago
feat(sheet): move rows & columns

wzhudev opened this pull request about 1 year ago
feat(base-ui): add some new desgin tokens

jikkai opened this pull request about 1 year ago
fix(base-ui): toolbar custom button, fix border,font style,font color bug

Dushusir opened this pull request about 1 year ago
Move ranges

wzhudev opened this issue about 1 year ago
Clear features

wzhudev opened this issue about 1 year ago
Import & export

wzhudev opened this issue about 1 year ago
Database related jobs

wzhudev opened this issue about 1 year ago
Named range

wzhudev opened this issue about 1 year ago
AutoSum

wzhudev opened this issue about 1 year ago
Auto filling

wzhudev opened this issue about 1 year ago
Fx editor bar

wzhudev opened this issue about 1 year ago
Number format

wzhudev opened this issue about 1 year ago
Insert & remove cells

wzhudev opened this issue about 1 year ago
Auto row height & auto column width

wzhudev opened this issue about 1 year ago
Transform mutation / operation info to AppScript DSL

wzhudev opened this issue about 1 year ago
Status bar

wzhudev opened this issue about 1 year ago
Format brush

wzhudev opened this issue about 1 year ago
feat(sheet): remove rows & cols

wzhudev opened this pull request about 1 year ago
Menu items grouping & order

wzhudev opened this issue about 1 year ago
Collaboration basics

wzhudev opened this issue about 1 year ago
Basic formula features

wzhudev opened this issue about 1 year ago
[Bug] pnpm run dev:sheet 运行无法编辑

fulus06 opened this issue about 1 year ago
fix(base-ui): fix set font size input,style,enter save

Dushusir opened this pull request about 1 year ago
fix(base-sheets): fix cellstyle bug

ghost opened this pull request about 1 year ago
feat(sheet): rename / reorder / unhide worksheet item in sheetbar

yuhongz opened this pull request about 1 year ago
feat(sheet): resize render

DR-Univer opened this pull request about 1 year ago
chore(core): using barrel exports

jikkai opened this pull request about 1 year ago
feat(sheet): reimplement selection expand & shrink

wzhudev opened this pull request about 1 year ago
fix(ci): fix lint errors

wzhudev opened this pull request about 1 year ago
feat(sheet): fix toolbar set tab color & delete sheetbarui controller

yuhongz opened this pull request about 1 year ago
feat(sheet): develop header resize and menu

DR-Univer opened this pull request about 1 year ago
feat(sheet): develop header resize and menu

DR-Univer opened this pull request about 1 year ago
feat: cell style command

tonytonychopper123 opened this pull request about 1 year ago
feat(sheet): implement sheet selection features basics

wzhudev opened this pull request about 1 year ago
chore: support test coverage

jikkai opened this pull request over 1 year ago
feat: add theme service

jikkai opened this pull request over 1 year ago
test(sheet): add tests for toggle bold command

wzhudev opened this pull request over 1 year ago
chore: migrate from jest to vitest

jikkai opened this pull request over 1 year ago
refactor(sheet): base sheet render refactor

DR-Univer opened this pull request over 1 year ago
refactor: refactor lifecycle services

wzhudev opened this pull request over 1 year ago
refactor(sheet): cleanup legacy code and rename some folders

wzhudev opened this pull request over 1 year ago
fix(core): undoredo service

tonytonychopper123 opened this pull request over 1 year ago
refactor(base-ui): tabs component

tonytonychopper123 opened this pull request over 1 year ago
feat(sheet): add basic pasting feature

wzhudev opened this pull request over 1 year ago
feat(sheet): develop selection render

DR-Univer opened this pull request over 1 year ago
chore: migrate to ESM

jikkai opened this pull request over 1 year ago