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

fix: fix shims for web worker

e93722900d4c0d87ba718226b463de91a7cca73c authored about 1 year ago by Wenzhao Hu <[email protected]>
fix: add requestIdleCallback shim for safari

eeee425eddacb42e6c55f35415aa82a6a9c41bf4 authored about 1 year ago by Wenzhao Hu <[email protected]>
fix: move range cause border wrong style (#787)

* fix: move range cause border wrong style

* fix: comment

---------

Co-authored-by: Uni...

25618b1eddabcaa9b11b254ce9b24dba3ec7e187 authored about 1 year ago by zhangw <[email protected]>
fix(sheet): overflow cache (#788)

* fix(sheet): add overflow cache

* fix(sheet): overflow font

f39c7a2af67a0b24d58846cbaf83df63dc56640c authored about 1 year ago by Univer <[email protected]>
fix(sheet): zoom blur border (#786)

54b52f11c2ba185234cce67a9fa87e0e80755722 authored about 1 year ago by Univer <[email protected]>
perf(render): layer cache (#644)

* perf(render): layer cache

* fix(sheet): refresh scene

* feat(render): update diff bound
...

6cdfcb0f965b5bb775156abb2565031c6e250da1 authored about 1 year ago by Univer <[email protected]>
fix: menu icons would not change when text rotation is vertical (#783)

cc2d7ab52299c642b472d76795c833eb97ed8814 authored about 1 year ago by 白熱 <[email protected]>
fix: should not close editor when collab edits happen (#782)

ffb94c9941f2b9b8a8fc303854981ac977fb404f authored about 1 year ago by Wenzhao Hu <[email protected]>
fix(doc): only doc need to call scene resize (#784)

2a86ffeff5f399a07332ef07cee57e22ab1417a3 authored about 1 year ago by Ran Luo <[email protected]>
fix(doc): inline format affect layout (#778)

* fix(doc): inline format affect layout

* fix: layout is change when inline format

e1752d81529fffbf628e04a53fbd385c0a055055 authored about 1 year ago by Ran Luo <[email protected]>
docs: migrate docs (#780)

16535652ad98a2acbc12320f1d505c144330c222 authored about 1 year ago by 白熱 <[email protected]>
fix(doc): page boder style and page size calculation (#779)

* fix: page boder style

* fix: pagesize

6f68d3965dc2c7d797f593bf4d895f3f72bf3f7c authored about 1 year ago by Ran Luo <[email protected]>
feat(doc): support bullet and order list (#755)

* refactor: add break line command

* feat: create list item by Enter

* refactor: remove de...

0cb4142d4c9a775aecff3645f1932064e4b105aa authored about 1 year ago by Ran Luo <[email protected]>
chore: change sheet-multi demo

cdcb91dd6a79668ac6a5aac52f5371e70ba1284a authored about 1 year ago by Wenzhao Hu <[email protected]>
feat: disable number stastics when num count is 0 (#761)

59b8f1db0a284209366c268f742be3923fe5f2ca authored about 1 year ago by YuHong <[email protected]>
feat: make scroll by bar to be operations for liveshare (#773)

86b803cb0fd916c53a1cb9ddb7d3faaa0d25203a authored about 1 year ago by YuHong <[email protected]>
feat: add multi instance demo (#772)

* feat: add multi instance demo

* fix: fix formula not calculated

* fix: fix tests by make...

4beb744934493e4ab4ab76766cba0c51c8527039 authored about 1 year ago by Wenzhao Hu <[email protected]>
fix(doc): error in console (#770)

87da9423bf0e5c31e3355f26156dea8eff181847 authored about 1 year ago by Ran Luo <[email protected]>
feat(formula): add round calculate (#762)

* feat(formula): add round calculate

* feat(formula): add log10 calculate

* feat(formula):...

ae23f433725321294dabc9ab0b0281a4fc0af8ed authored about 1 year ago by Dushusir <[email protected]>
refactor(ui): adjust layout & refactor toolbar (#769)

e790cdff91d67098dc007b2f28c75e0f364102fc authored about 1 year ago by 白熱 <[email protected]>
fix(sheet): border overflow (#767)

* fix(sheet): border overflow

* fix(sheet): border auxiliary clear

150ccd2ad33090856d3de851936885cec85659ad authored about 1 year ago by Univer <[email protected]>
refactor(core): support lazy load plugins (#768)

* feat: implement plugin lazy load

* refactor: refactor other plugin of Univer business

* ...

be18b70a302b3040c907108f337235aa93040da9 authored about 1 year ago by Wenzhao Hu <[email protected]>
feat: update design token (#765)

68717bd37795d8708e675ac8b26194e825a1215d authored about 1 year ago by 白熱 <[email protected]>
fix(sheet): insert col range error (#764)

7530eb06b6219fc3bf4c1f14457ec6b1b91e0ed4 authored about 1 year ago by Gpound.liu <[email protected]>
feat(ui): implement toolbar overflow with 'more' button (#758)

9a3e5030b00de1396e547ef30416c21780c74d39 authored about 1 year ago by 白熱 <[email protected]>
fix(examples): fix the link in the examples

22a448369da5b50eea6baf61ff093b5b3cc728e0 authored about 1 year ago by 白熱 <[email protected]>
ci: fix preview link

5f44810e73f6931ee46ae399ea1b1c79947cd8df authored about 1 year ago by 白熱 <[email protected]>
chore(examples): merge examples into one (#763)

4066ce9b87acd2fd9a2672da522f3440f99ebe26 authored about 1 year ago by 白熱 <[email protected]>
feat(formula): add function (#759)

* feat(sheet): pow/sqrt/sin/mean/median

* fix(sheet): remove is error object

* fix(formula...

139f9e84d755594e7a3016719accab2723f8b6a7 authored about 1 year ago by Univer <[email protected]>
feat(formula): sumif supports simple wildcard (#732)

* feat(formula): sumif supports simple wildcard

* test(formula): add test for sumif

* feat...

8b6afeff3d60caec75ceb249c0ce0d728afbf15b authored about 1 year ago by Dushusir <[email protected]>
feat(formula): select and slice for array (#757)

* feat(formula): select and slice for array

* feat(formula): pick method

aaa478a0ece34726be83131123a81be577cc837f authored about 1 year ago by Univer <[email protected]>
refactor(sheet): remove tiny color (#754)

* refactor(sheet): remove tiny color

* fix(sheet): type error

* fix(sheet): color kit defa...

3a27cfe3b1fe2c82a5208870c52773621b6c784b authored about 1 year ago by Univer <[email protected]>
fix: should not remove the last line break in editor (#753)

f3ca2c3ef36f206de86c957feb56a95a2fa9a035 authored about 1 year ago by Ran Luo <[email protected]>
fix(doc): support copy plain text and without html (#750)

* fix(doc): support copy plain text and without html

* refactor: remove debug codes

9837a8983348caf0f9697447dc00c2887bae8cf7 authored about 1 year ago by Ran Luo <[email protected]>
chore: add eslint rule to warn against using `console` (#752)

1037bbc1deee0171c1c35811a63ab2c9266a2256 authored about 1 year ago by 白熱 <[email protected]>
feat(formula): formula add ready (#749)

* feat(sheet): add big

* fix(formula): array formula calculate

* feat(formula): inverted i...

5e74b4269cf1e870211eb334b8eb09a1ce8dc395 authored about 1 year ago by Univer <[email protected]>
fix: fix lint

3ef0cdd14df4785f14be104f4430cc69e99c02c0 authored about 1 year ago by Wenzhao Hu <[email protected]>
feat: before close service add onclose method

17b1cd20a14793069fa43684417cf2026446f88d authored about 1 year ago by Wenzhao Hu <[email protected]>
fix: move cursor at the beginning of docment (#746)

a2020c38aa0d4712bcbe7a83d9f5db7a141a196a authored about 1 year ago by Ran Luo <[email protected]>
feat(core): exprot `PluginCtor`

42328be70b076e2b80236a877325f6d217bab281 authored about 1 year ago by 白熱 <[email protected]>
docs: quick start (#748)

* docs: update docs

* docs: redirect home page to docs/guides

* docs: update docs

2b41a293fb3465b4747e873de3a8ce333cc8665b authored about 1 year ago by 白熱 <[email protected]>
feat: change i18n (#747)

* feat: change i18n

* feat: change favicon by the way

c56e0e7c2ed4478d0d1a2665cf51d9dadfc12560 authored about 1 year ago by Wenzhao Hu <[email protected]>
docs: add pull request template

d1c9f580d3f9baf5494a256ed2e0b0ad03fea6d5 authored about 1 year ago by Wenzhao Hu <[email protected]>
fix: segmentor error when code point length is longer than 1 (#744)

07bda375459f685963e1aa9819345c76ac27a673 authored about 1 year ago by Ran Luo <[email protected]>
fix(doc): handle cases where a word is longer than one line (#742)

* fix: handle cases where a word is longer than one line

* refactor: update comments

6e586a9357a7acf03b0604877c4fb76b6b8dd72d authored about 1 year ago by Ran Luo <[email protected]>
fix: interface (#745)

9933b4fb9d026814f5479e122c4286690d038430 authored about 1 year ago by YuHong <[email protected]>
feat(design): add selected icon for tree component (#743)

0f88a4eb9263b8867c9cbaf2b8622149a345f9fc authored about 1 year ago by Dushusir <[email protected]>
fix: fix genname lifecycle (#739)

12122914ba1e602befc9832fbe791f6ac4456b9a authored about 1 year ago by Wenzhao Hu <[email protected]>
fix: add sheet fps monitor (#737)

f2724994ad0ca5c8aa20d53206b092f16870f0cf authored about 1 year ago by Ran Luo <[email protected]>
feat: doc support subscript and superscript (#736)

* feat: doc support subscript and superscript

* feat: sheet subscript superscript

* fix: m...

d0f2b36c477f4a78f66e7f78136ec6054880020c authored about 1 year ago by Ran Luo <[email protected]>
refactor(sheet): rename to unit (#734)

* refactor: rename interface name

* refactor: rename workbookId to unitId

bf104db22ab7b6091fb1cdc3202b42268b70d0a5 authored about 1 year ago by Ran Luo <[email protected]>
chore: remove `rxjs/operators` pkg from bundling (#735)

82438ed8e07d7923699a53236c346f1bec232870 authored about 1 year ago by 白熱 <[email protected]>
feat(sheet): performance monitor to show fps (#731)

* feat: performance monitor to show FPS

* fix: some minor errors

* fix: some minor changes

2d684bae0ab6d74b88fffe805c78b53b41fcdf26 authored about 1 year ago by Ran Luo <[email protected]>
fix: serialization of autoHeight mutation params (#733)

* fix: serialization of autoHeight mutation params

* fix: minor fix

efaeed163c494676aeedaf12a2abfe6c37bf6e6a authored about 1 year ago by Ran Luo <[email protected]>
fix: fix styling of input number (#729)

3fb059d34e29b35f06923142bf1c0c3f0b717f33 authored about 1 year ago by 白熱 <[email protected]>
fix(sheet-ui): fix shortcut not displaying (#727)

e4475ae3356a8a935c1e6d21fe92ce3159bc8864 authored about 1 year ago by 白熱 <[email protected]>
fix(engine-formula): fix deps of package.json (#726)

* fix(engine-formula): fix deps of package.json

* fix: fix deps

---------

Co-authored-b...

469164607e8209b2b833dc92d65148c0e433a39a authored about 1 year ago by 白熱 <[email protected]>
feat(sheet): add big (#708)

* feat(sheet): add big

* feat(sheet): product method

* feat(sheet): formula cache

* fix...

dec618581af0798d97361ed50605004428eaceb3 authored about 1 year ago by Univer <[email protected]>
refactor(doc): text selection (#696)

* refactor: text selection

* refactor: minor changes

* refactor: mock render engine

* r...

749b11f33f55e0db5ee1c39cbfb26be7856f0336 authored about 1 year ago by Ran Luo <[email protected]>
refactor: word wrap (#706)

* refactor: word wrap

* refactor: add linebreak

* fix: fix dts of linebreak

* refactor:...

29a7dff656a086aaf2705362c4dc0327f982eeac authored about 1 year ago by Ran Luo <[email protected]>
fix(formula): auto fill with formula get A0 bug (#712)

* fix(formula): auto fill with formula get A0 bug

* fix(formula): more function panel search ...

eed2226068825eee57fbdd918533a9e9c6fea303 authored about 1 year ago by Dushusir <[email protected]>
fix: fix RPC code confliction (#725)

a5b95eadbd97a4a12fbce8b252780914d8edb7bc authored about 1 year ago by Wenzhao Hu <[email protected]>
fix(sheet): fix select all expansion (#723)

* test: add test

* fix: fix test title

* refactor: move selection utils to improve code co...

e1a2cecbe1bb1b3dc3838e99f591cea1ce621ce3 authored about 1 year ago by Wenzhao Hu <[email protected]>
feat: add shortcut panel i18n (#722)

3d2e0ed1ce68ca564f8ff33a18d2dfe6fe413ee8 authored about 1 year ago by Wenzhao Hu <[email protected]>
ci: fix release actions

2f26484b006e706d2e209e35edbe8ce09e490085 authored about 1 year ago by 白熱 <[email protected]>
build: release v0.1.0-alpha.2

70210ae39c28d59a4478d9697d8665506b969a7c authored about 1 year ago by 白熱 <[email protected]>
refactor: rename plugins (#719)

33ab44e1a6cef9f49e419cf349439292e4ece770 authored about 1 year ago by 白熱 <[email protected]>
docs: update README (#718)

f7e2f3544a58aa38a69d8c31cc5ee0ffe91e1061 authored about 1 year ago by 白熱 <[email protected]>
feat: add getSlice method (#717)

4c1d087515f308904ff7e2e717a1db4b27d54e65 authored about 1 year ago by Wenzhao Hu <[email protected]>
feat(design): add `Tree` component (#716)

* feat(design): add `Tree` component

* fix: fix lint

05d70a437e2a479188c98bb1b55bc1d925a9022b authored about 1 year ago by 白熱 <[email protected]>
docs: remove title

390e1a9ea0fec397169dba27c852584fe9aab1d9 authored about 1 year ago by Wenzhao Hu <[email protected]>
docs: change images

a4dd115175402aede07864f036cb1863637a99f0 authored about 1 year ago by Wenzhao Hu <[email protected]>
fix(numfmt): clear format should not merge cells without numfmt (#714)

* feat(numfmt): add rangeMerge

* chore(numfmt): split mutation merge logic

* fix(numfmt): ...

ac3c4a90b9c5e8db6bf0170e6d7abe9cdc686ee6 authored about 1 year ago by Gpound.liu <[email protected]>
docs: add logo (#715)

* docs: add logo

* docs: add logo in document site

5fbf5bb3c5003289fbb9243190b918d9e2900a33 authored about 1 year ago by Wenzhao Hu <[email protected]>
docs: change license year (#713)

2d33d5fc409531d5a8fa38dc37eda9030b3d9d34 authored about 1 year ago by Wenzhao Hu <[email protected]>
docs: update readme (#711)

44bcdc67a0af852632f302b5e8570d5df7c17eb1 authored about 1 year ago by Wenzhao Hu <[email protected]>
feat(rangeMerge): supprt range merge (#707)

* feat(rangeMerge): supprt range merge

* feat(numfmt): add rangeMerge

* style(sheet): lint...

6dc623c8e43d2f455ea7a0a20d6870708a30dadd authored about 1 year ago by Gpound.liu <[email protected]>
chore: change license in other files

8ef469fded0a4afa6c577552a890e91d7fcb3a1b authored about 1 year ago by wzhudev <[email protected]>
chore: change license to apache and add file headers (#710)

de2553c8e07b153fe94337608583ff26ff54a808 authored about 1 year ago by Wenzhao Hu <[email protected]>
refactor: rename plugin entry point name (#709)

e0fa0129bcc59334a50aa681354dfea5a11b54ff authored about 1 year ago by 白熱 <[email protected]>
test: add e2e test framework

f0423164b1a8cd66d7ebf351ede7286f82b655f0 authored about 1 year ago by Wenzhao Hu <[email protected]>
feat(formula): defined name (#703)

* refactor(sheet): feature register formula

* feat(sheet): formula feature controller

* fe...

993bf4bf1fe989635c0232f16af5e5f3fcf0fdf2 authored about 1 year ago by Univer <[email protected]>
feat: update redi version (#705)

ca09058f3014449431f3f126ad49fe8d3166c3ec authored about 1 year ago by Wenzhao Hu <[email protected]>
test(formula): test case for sumif (#702)

* test(formula): test case for sumif

* fix(formula): search and help panel style

9a17d7257b749ebb3d29abe53a2232f94e94d85f authored about 1 year ago by Dushusir <[email protected]>
fix(formula): auto fill bug, change functions folder (#695)

* fix(formula): auto fill bug, change functions folder

* fix(formula): function names type

...

6f4913924e9d5eb095081224b75d57ef96c4a1ca authored about 1 year ago by Dushusir <[email protected]>
fix(sheet): set column width error (#697)

52757788c16e797068ce6b55b5668b14b60e64da authored about 1 year ago by Univer <[email protected]>
chore: umd support (#686)

* chore: umd support

* fix: fix test

* chore: fix deps

* feat: external packages

* f...

3e4fdef85dfb6d4b61655a369afc8200f2c4c7a1 authored about 1 year ago by 白熱 <[email protected]>
docs: wzhudev (#693)

* docs: remove unnecessary

* docs: introduce plugins

* docs: add more documents

* chore...

8d7f40d486d50f31a4c5b90d4b14613ea71b4a2e authored about 1 year ago by Wenzhao Hu <[email protected]>
refactor: add set worksheet active controller (#692)

* refactor: add set worksheet active controller

* fix: change remove sheet implementation

...

2f10c2dd9bc7007002abd284b4073bbbb402b734 authored about 1 year ago by Wenzhao Hu <[email protected]>
feat(doc): support emoji (#688)

* feat: support emoji

* fix: minor error

* fix: remove ununsed codes

* refactor: minor ...

070807d2b7d7c3b5092316f3d46098b1513acf4b authored about 1 year ago by Ran Luo <[email protected]>
fix: bugs in format painter (#677)

* fix: copy range style

* fix: delete useless merge mutation

* fix: range mark conflicts b...

7ea6fe8eec4709b150b64b6bfde916892befed69 authored about 1 year ago by YuHong <[email protected]>
fix: word segmentation in list (#691)

679cdd0a38b7ea759b32f003b71cb4d5298f1548 authored about 1 year ago by Ran Luo <[email protected]>
feat: set `zhCN` as built-in default language (#689)

* feat: set `zhCN` as built-in default language

* feat: remove locale entryPoints from esbuild

256ed629e1f43821f366e0ce0d26c9ba291f4d48 authored about 1 year ago by 白熱 <[email protected]>
refactor(formula): rationalize architecture (#690)

* refactor(formula): rationalize architecture

* fix(sheet): click speed

* fix(sheet): arra...

c7c6821fb00808ab222ed2e459c6e8d39ef994e1 authored about 1 year ago by Univer <[email protected]>
fix(formula): auto fill twice (#687)

9a8a523d25c1b8f4942c96db907b191bcff99996 authored about 1 year ago by Dushusir <[email protected]>
feat(numfmt): reduce mutation transmission size (#685)

* feat(ref-range): mv merge mutation to the last

* feat(numfmt): reduce mutation transmission...

312153f143c146ab82c4a541e8a2efec55c75a8f authored about 1 year ago by Gpound.liu <[email protected]>
fix: typo error, update icons version (#666)

* feat(data-connector): add data connector plugin

* fix: fix lint

* feat(data-connector): ...

4520b31aa4b36ed3a9fe5a58dc15cedb8966add2 authored about 1 year ago by Dushusir <[email protected]>
feat(sheet): formula show and add selection move (#676)

* feat(sheet): formula show and add selection move

* fix(sheet): sheet interceptor and user e...

d5be1cbd654c6815c5659da043a576367642de6b authored about 1 year ago by Univer <[email protected]>
fix(formula): update formula data when remove sheet or insert sheet (#650)

* fix(formula): update formula data when remove sheet or insert sheet

* fix(formula): offset ...

bc60c048fabfc5ddfd03cac14cc7c3be1811ec38 authored about 1 year ago by Dushusir <[email protected]>
chore: fix the OOM during docusaurus compilation (#683)

* chore: fix the OOM issue during docusaurus compilation

* docs: fix navbar

f6a2fe9cb5b649e0a54914949012fad21f3bf58e authored about 1 year ago by 白熱 <[email protected]>