Ecosyste.ms: OpenCollective

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

Univer Open Source Projects

Univer is a set of enterprise document and data collaboration solutions, including spreadsheets, documents, and slides. The highly extensible design allows developers to customize personalized functions based on Univer.
Collective - Host: opensource - https://opencollective.com/univer - Code: https://github.com/dream-num/univer

fix(sheet): update mouse leave and menu (#214)

github.com/dream-num/univer - 4ce41b09052fa340784734f58471b6289b92425e authored about 1 year ago by Univer <[email protected]>
refactor(sheet): header resize controller (#213)

* fix(sheet): resize boundary drag fix

* refactor(sheet): header resize controller

* fix(s...

github.com/dream-num/univer - daafd0d5f345e89580af6a2965ca8e43d45685a0 authored about 1 year ago by Univer <[email protected]>
feat(sheet): develop scroll service and controller (#212)

* feat(sheet): develop scroll service and controller

* fix(sheet): add freeze attribute

github.com/dream-num/univer - 0532c1e302dbb87cfe83da58d2a646dbafa0ba22 authored about 1 year ago by Univer <[email protected]>
test: test col width and row height command (#210)

github.com/dream-num/univer - 2f2c3b9c8ce951ac0e59b19db8246d4ca462d697 authored about 1 year ago by Wenzhao Hu <[email protected]>
feat: implement row col header contextmenu and features (#209)

* feat: implement row col header contextmenu

* fix: fix type errors

* feat: change row hei...

github.com/dream-num/univer - 86c3ed90dbaf5710f4b0d5ea8d95ed1b042fb21b authored about 1 year ago by Wenzhao Hu <[email protected]>
test(sheet:selection): finish selection test (#208)

github.com/dream-num/univer - 0e88ad717c68e7b9a62780c5d578fc6d940aa6c2 authored about 1 year ago by Wenzhao Hu <[email protected]>
fix(ui): fix background color of `Menu` (#205)

github.com/dream-num/univer - 71a1917ff881aab8861c76d5a64edbebf14380e9 authored about 1 year ago by 白熱 <[email protected]>
feat(ui): new palette (#193)

github.com/dream-num/univer - 9ccbabf2b4d19df8c2eb4f26d4e6a9099d6c5c9b authored about 1 year ago by 白熱 <[email protected]>
fix(base-sheets): fix range related errors (#203)

* fix(base-sheets): fix range related errors

* fix: fix type errors

github.com/dream-num/univer - 114c6ad51ec53018485af687235247fda98b34c8 authored about 1 year ago by Wenzhao Hu <[email protected]>
fix(sheet): unit test error

github.com/dream-num/univer - d91e1df46180dd8252c1eb53259892205328d5e0 authored about 1 year ago by DR-Univer <[email protected]>
refactor(sheet): rename row and column in merge

github.com/dream-num/univer - cb7a86c9212711952cc66b478fe99cc9bf046295 authored about 1 year ago by DR-Univer <[email protected]>
refactor(sheet): range name update

github.com/dream-num/univer - 26f46f9a730f57315e76c6548866eb6b62b09c05 authored about 1 year ago by DR-Univer <[email protected]>
fix(sheet): selection mergeInfo is -1

github.com/dream-num/univer - bdefc0ce7d8b4f309dcb47089f1030d7973998ba authored about 1 year ago by DR-Univer <[email protected]>
fix(locale): fix default language isn't loaded (#202)

github.com/dream-num/univer - 4c16dac945935e1d31e326de96723b11992cdda8 authored about 1 year ago by 白熱 <[email protected]>
chore: fix types and update codeowners (#200)

* chore: fix types and update codeowners

* fix: fix import path

* fix: remove useless clip...

github.com/dream-num/univer - 90fc5483bf5ae9a9dd2b6c4d046f89393e5b4b01 authored about 1 year ago by Wenzhao Hu <[email protected]>
fix(sheet): fix ts error (#201)

* fix(sheet): fix ts error

* fix(sheet): fix ts error

* fix(sheet): ci error fix

github.com/dream-num/univer - bfeba4f6036797ae6333e2fecd311d3059c43df3 authored about 1 year ago by Univer <[email protected]>
fix(*): fix ts errors (#199)

github.com/dream-num/univer - a23251213155533e59effb98c6a44d5229151dd8 authored about 1 year ago by 白熱 <[email protected]>
fix(*): fix ts errors (#197)

github.com/dream-num/univer - 085a5a9c4806a51be5cc838f8ea055ac93d2f296 authored about 1 year ago by tonytonychopper123 <[email protected]>
style(sheets-plugin-formula): fix ts error (#196)

github.com/dream-num/univer - 92c54ce8ec0b54aa03a1128bd1eedcd8a451fdf9 authored about 1 year ago by Dushusir <[email protected]>
feat: delete sheet plugin operation (#198)

* feat: delete sheet plugin operation

* fix: ts error

github.com/dream-num/univer - 6625b61c06569f9e2ab94c9c5e3b64be6c1ac437 authored about 1 year ago by YuHong <[email protected]>
fix(*): fix type error in multi packages (#194)

github.com/dream-num/univer - b9e597bde9d1644ac7b72b09c7b0c78a2af86c6c authored about 1 year ago by Wenzhao Hu <[email protected]>
fix(*): fix ts errors (#195)

github.com/dream-num/univer - 307904d3c6745799bc997c16a7d3c874a6644474 authored about 1 year ago by 白熱 <[email protected]>
chore: fix eslint errors (#191)

github.com/dream-num/univer - d1c58cf87686ea071d29863c7248d39a521cb855 authored about 1 year ago by Wenzhao Hu <[email protected]>
feat(sheet): freeze render develop (#192)

* feat(sheet): develop header resize and menu

* fix(sheet): filename normalization

* fix(s...

github.com/dream-num/univer - 594da65c4005b0c1309afc72c06b17ea875490e2 authored about 1 year ago by Univer <[email protected]>
fix(base-sheets): ui command (#186)

github.com/dream-num/univer - d89e5c111b3973801aeef908689adcb2fceeb213 authored about 1 year ago by tonytonychopper123 <[email protected]>
feat(sheet): resize render (#182)

* feat(sheet): develop header resize and menu

* fix(sheet): filename normalization

* fix(s...

github.com/dream-num/univer - dee449f73a923edfa73667975e7d20922d4ec7c4 authored about 1 year ago by Univer <[email protected]>
style(plugin): fix ts error in base-numfmt-engine/sheets-plugin-filter/sheets-plugin-numfmt (#188)

* style(base-numfmt-engine): fix ts error

* style(sheets-plugin-filter): fix ts error

* st...

github.com/dream-num/univer - 7dccc8ecf15bfebfeb88bfa12e254adb63b4991f authored about 1 year ago by Dushusir <[email protected]>
feat(ui): change to the green theme (#190)

github.com/dream-num/univer - 7a77092968ce34a50c95ce00766500e7b7f97194 authored about 1 year ago by 白熱 <[email protected]>
chore: remove legacy docs (#189)

github.com/dream-num/univer - 29204321e8e609893269955b6ea66480921c3aae authored about 1 year ago by Wenzhao Hu <[email protected]>
test(sheet): add test for selection feature and BISU (#184)

github.com/dream-num/univer - a513fdf68fa44cdfb617fa6473d20248bc29307b authored about 1 year ago by Wenzhao Hu <[email protected]>
docs(ui): design token (#187)

github.com/dream-num/univer - 4f9b290b5ba7b5ef0c15aa668178e81984440338 authored about 1 year ago by 白熱 <[email protected]>
chore(base-sheets): move focusUniverInstance to test bed file (#185)

github.com/dream-num/univer - f1476dc88a22c8763aad99f7bf7af700bbf6ee83 authored about 1 year ago by Dushusir <[email protected]>
feat(base-sheets): clear content/clear format/clear all command, set range values supports style (#159)

* feat(sheet): clear content command and mutation

* test(base-sheets): clear selection conten...

github.com/dream-num/univer - d09b9ea81178046e5fa408d93ac61cca75612ef1 authored about 1 year ago by Dushusir <[email protected]>
feat(ui): add theme switcher for storybook (#183)

* feat(ui): add theme switcher for storybook

* chore: upgrade prettier & eslint

github.com/dream-num/univer - a773911849c1fc2171e049581ca08f7eec7e44ea authored about 1 year ago by 白熱 <[email protected]>
feat(sheet): develop header resize and menu (#177)

* feat(sheet): develop header resize and menu

* fix(sheet): filename normalization

* fix(s...

github.com/dream-num/univer - 5241c40c1f2fb5f049b7ca60008fe53bf99fe85c authored about 1 year ago by Univer <[email protected]>
feat(sheet): reimplement selection expand & shrink (#180)

* feat: reimplement expand

* feat: implement 'alignToMergedCellsBorders'

* fix: fix select...

github.com/dream-num/univer - c28d4627ba4f6a97414838568b18c4aaa369f6a8 authored about 1 year ago by Wenzhao Hu <[email protected]>
fix(ci): fix lint errors (#179)

* fix: fix base-sheet text

* fix: autofix lint errors

* fix: fix lint errors

github.com/dream-num/univer - f4035e172b1c3dc9b6140d789dbe424a8a39c705 authored about 1 year ago by Wenzhao Hu <[email protected]>
feat(sheet): fix toolbar set tab color & delete sheetbarui controller (#178)

* feat: remove sheetbar ui controller

* fix: change tab color in sheetbar

github.com/dream-num/univer - 2b8a62e07dc3360980e203f2af68774b176e2163 authored about 1 year ago by YuHong <[email protected]>
feat(sheet): implement sheet selection features basics (#174)

* feat: use ctrl-a to expand selection

* feat: implement moving to next gap position

github.com/dream-num/univer - 7df3290441a40a1b3632212409acb5690be2a2fc authored over 1 year ago by Wenzhao Hu <[email protected]>
chore: support test coverage (#173)

github.com/dream-num/univer - 4e7bb741db0a7cf2f1f009ac6fa2ee1afedd64f5 authored over 1 year ago by 白熱 <[email protected]>
feat: add theme service (#172)

github.com/dream-num/univer - 399bccfcb35388aadba1cb355e51d94570603693 authored over 1 year ago by 白熱 <[email protected]>
test(sheet): add tests for toggle bold command (#171)

* test: add toggle bold command

* test: add bold menu item test

* chore: fix pnpm-lock.yam...

github.com/dream-num/univer - 716a59d0c39135c27016e6a3d7316b716bf697c7 authored over 1 year ago by Wenzhao Hu <[email protected]>
feat(sheet): add basic pasting feature (#164)

github.com/dream-num/univer - 68346b436b0989cc91f55796bb167cb953de386d authored over 1 year ago by Wenzhao Hu <[email protected]>
chore: migrate from jest to vitest (#170)

* refactor: remove cli

* chore: migrate jest to vitest

github.com/dream-num/univer - 8793521637cc24257272c55629e5610b96bd8f4b authored over 1 year ago by 白熱 <[email protected]>
refactor(sheet): base sheet render refactor (#169)

* feat(sheet): selection title highlight

* fix(sheet): title -> rowHeader columnHeader

* r...

github.com/dream-num/univer - 3ef63ea0e784176d5723c7a79ea5baac99e2200a authored over 1 year ago by Univer <[email protected]>
fix: use a temp solution to fix context menu won't show

github.com/dream-num/univer - a235eda94fe1e2aa5ad7443ddb8eec15ccef23bc authored over 1 year ago by Wenzhao Hu <[email protected]>
refactor(sheet): cleanup legacy code and rename some folders (#167)

* chore(sheet-ui): cleanup legacy UI system

* fix: fix plugin lifecycle

* chore: remove re...

github.com/dream-num/univer - 38830152221ab8320aed746a4718d3630431828c authored over 1 year ago by Wenzhao Hu <[email protected]>
refactor: refactor lifecycle services (#168)

* refactor: refactor lifecycle services

* refactor: adjust lifecycles

github.com/dream-num/univer - 726b004dfb6b6dc42eb64707bd105d812406ef33 authored over 1 year ago by Wenzhao Hu <[email protected]>
refactor(base-ui): tabs component (#165)

* refactor(base-ui): tabs component

* refactor(base-ui): tabs component

* refactor(base-ui...

github.com/dream-num/univer - b50181374a6180fd025a250560af0d03ee0883d3 authored over 1 year ago by tonytonychopper123 <[email protected]>
chore: migration to ESM (#162)

github.com/dream-num/univer - 1da21f53e90daba7f38b7423137a8de7f537c299 authored over 1 year ago by 白熱 <[email protected]>
fix(core): undoredo service (#166)

github.com/dream-num/univer - 538e9b192d82ccbc5ce656f1b8a2190eaa1020af authored over 1 year ago by tonytonychopper123 <[email protected]>
feat(sheet): develop selection render (#163)

* fix(sheet): selection position wrong result

* fix(sheet): editor focus merge cell not corre...

github.com/dream-num/univer - 8cfc5e14852b42e59f0d94104db44c017e49dd88 authored over 1 year ago by Univer <[email protected]>
refactor(i18n): redesign i18n (#160)

* refactor(i18n): exports locale pkgs

* refactor(i18n): remove `zh` from one of default langu...

github.com/dream-num/univer - 7906b5bf6d2dd9b9572a3506535d1d95c2602b73 authored over 1 year ago by 白熱 <[email protected]>
feat(sheet): basic copying styles (#161)

* feat(sheet): basic copying styles

* fix(sheet): fix sheet copy bug

github.com/dream-num/univer - db60e50d9c91888ec14c43401b48b3f32d6f1fd5 authored over 1 year ago by Wenzhao Hu <[email protected]>
feat(cliboard): add clipboard services and multi command (#158)

github.com/dream-num/univer - 4f9c3adf875c39021ad0445ef54fab26a53d92fb authored over 1 year ago by Wenzhao Hu <[email protected]>
refactor(base-ui): components refactoring (#136)

* refactor(base-ui): refactor `Button` & `Avatar`

* refactor(base-ui): add meta types for sto...

github.com/dream-num/univer - 98f3f405a494448545a3d47ded35b1ffd52066b4 authored over 1 year ago by 白熱 <[email protected]>
fix(i18n): fixed locale cannot be changed (#145)

github.com/dream-num/univer - 252aa5725551eeb4bef85d2a03a42d72cfe390b4 authored over 1 year ago by 白熱 <[email protected]>
refactor: remove locale files from base-render (#157)

github.com/dream-num/univer - a4bb699df3ebb6917f7f331d088ed3151810a91d authored over 1 year ago by 白熱 <[email protected]>
chore: modified author info (#156)

github.com/dream-num/univer - a276d731d09a2d83a85eb1a30b6f3fcac8cca28e authored over 1 year ago by 白熱 <[email protected]>
refactor: refactor context menu and footer bar (#155)

* refactor: refactor sheet ui parts

* refactor: remove some old design

* refactor: remove ...

github.com/dream-num/univer - 6a5a1f9420eb60613df71a3d1b108b69d6976807 authored over 1 year ago by Wenzhao Hu <[email protected]>
refactor: refactor sheet ui parts (#144)

* refactor: refactor sheet ui parts

* refactor: remove some old design

* refactor: remove ...

github.com/dream-num/univer - 64c160e3ca49574599f5955626c7a4ecd3ce5f9b authored over 1 year ago by Wenzhao Hu <[email protected]>
chore: update discord invite link (#146)

github.com/dream-num/univer - 87316455a3f3a605fc9db425799a044f98ae01d8 authored over 1 year ago by 白熱 <[email protected]>
ci: support eslint & type checking (#142)

github.com/dream-num/univer - 6a0adc99bc7c85cb92aded422c156e9353984e80 authored over 1 year ago by 白熱 <[email protected]>
refactor: migrate doc to sheet as cell editor and support focus manager & context service (#112)

github.com/dream-num/univer - b83a9d40450343c9afc68c2ed617a50c9b4f2ec3 authored over 1 year ago by Wenzhao Hu <[email protected]>
refactor(sheet): refactor sheet selection manager (#143)

github.com/dream-num/univer - a561a99308253e3cd3c546e68993337101a7927c authored over 1 year ago by Univer <[email protected]>
chore: delete redundant code and empty files (#139)

github.com/dream-num/univer - 46a390d00e9e16844bd56e06edbefd2d65653ab6 authored over 1 year ago by tonytonychopper123 <[email protected]>
refactor(ui): removed `Prompt` component (#141)

github.com/dream-num/univer - 9cd108b94f9e9d732eb2dd68d072e79fd0208510 authored over 1 year ago by 白熱 <[email protected]>
refactor(ui): remove command service in menu component (#140)

github.com/dream-num/univer - 7efa1f518cbf31890d57cdd7be4a20db70676ab8 authored over 1 year ago by Dushusir <[email protected]>
refactor(ui): move interface (#138)

github.com/dream-num/univer - 672fb50986e9f010289a69e8a2e8629b33d4096e authored over 1 year ago by Dushusir <[email protected]>
refactor(base-ui): change to function component,fix forwardRef (#134)

* refactor(base-ui): select class component change to function component

* fix(ui): fix menu ...

github.com/dream-num/univer - 4884e082b7946a2d61449c466b2b6a3fb5dde690 authored over 1 year ago by Dushusir <[email protected]>
chore: integrate storybook (#133)

* chore: integrate storybook

* chore(storybook): fixed incorrect className of component

* ...

github.com/dream-num/univer - 41ba0f53869337d86e2763fc8f07fb4d323625d9 authored over 1 year ago by 白熱 <[email protected]>
chore: modify script (#135)

github.com/dream-num/univer - 92fae2463b29936f7a5862225fa2261b8a65288c authored over 1 year ago by tonytonychopper123 <[email protected]>
chore: fix pre-commit hook (#132)

github.com/dream-num/univer - 6dcde723946eea3f6ac823796c3baf88fb2c91f6 authored over 1 year ago by 白熱 <[email protected]>
refactor(base-ui): change class to function component (#129)

* refactor(base-ui): button,cellRange use hooks

* refactor(base-ui): use hooks

* refactor(...

github.com/dream-num/univer - 812f782eff4f7b726536cffa2f2b417a820ac8f2 authored over 1 year ago by Dushusir <[email protected]>
chore: lint changed files before committing (#130)

github.com/dream-num/univer - c8ee18ad887697ea1dd6b614b46d0ce153e8ba5a authored over 1 year ago by 白熱 <[email protected]>
chore: fix testing tools for react (#127)

* chore: fix testing tools for react

* ci: add test ci

github.com/dream-num/univer - 8734fb1ca7b6f545f5b4e05b0c4ad8b7ed8488eb authored over 1 year ago by 白熱 <[email protected]>
chore: support concurrent execution of multiple dev servers (#128)

github.com/dream-num/univer - d2b997a55a2bf6d128c0784d0e92ec53ac25851c authored over 1 year ago by 白熱 <[email protected]>
chore: fix `should be listed` issue (#125)

* chore: fix `should be listed` issue

* chore: prevent clean script from deleting lock files

github.com/dream-num/univer - 137e7fe35c1aa422cfcd875a1395977dfbb6bed8 authored over 1 year ago by 白熱 <[email protected]>
refactor(ui): remove getRefElement (#126)

github.com/dream-num/univer - ce4fd123d29ce765a9c73845a29511122bf93459 authored over 1 year ago by Dushusir <[email protected]>
refactor(ui): refactoring CanvasIcon (#121)

github.com/dream-num/univer - dba8024755b24eb5d7d983e41f09df89838a241d authored over 1 year ago by 白熱 <[email protected]>
fix(ui): fix react type error (#120)

* refactor(ui): react error

* fix(ui): ui plugin sheet react type error

github.com/dream-num/univer - 7e8cbd334f1eb8f30b2e7ad4d21c86e8c379d85f authored over 1 year ago by Dushusir <[email protected]>
refactor: remove vite & preact code (#119)

* chore: remove vite & preact code

* fix: fix eslint error for monorepo

github.com/dream-num/univer - 5938d635bdb6d71d586a8e39830701f29fd645f6 authored over 1 year ago by 白熱 <[email protected]>
refactor: preact => react (#115)

* refactor: preact => react

* refactor: replace preact with react

* refactor: remove unive...

github.com/dream-num/univer - 0487ab5cbbd070e99f131a560404f7b24c3d7c03 authored over 1 year ago by 白熱 <[email protected]>
refactor(plugin): remove command manager, register manager (#116)

github.com/dream-num/univer - 35c109d2bc38ae685d10a3f2ba2514f0a8ffee09 authored over 1 year ago by Dushusir <[email protected]>
fix(ui): refactor toolbar, context menu, sheetbar command for upper plugins (#108)

* refactor(ui): right menu command

* refactor(ui): right menu

* fix(ui): right context men...

github.com/dream-num/univer - 59c3a7dd47e2bbd4982fbfca132428fa50ae7142 authored over 1 year ago by Dushusir <[email protected]>
refactor: move mutations to new command service (#111)

* refactor: move mutations to new command service

* refactor: implement core editing undo

...

github.com/dream-num/univer - a572446aeebcc9b95d9d6bb56f1bdbb44b2b1436 authored over 1 year ago by Wenzhao Hu <[email protected]>
refactor(doc): remove redundant files and migrate to new arch (#110)

* refactor: remove redundant files and migrate to new arch

* refactor: remove more redundant ...

github.com/dream-num/univer - d5f9a5718ae6f4bf29bdc5d987dd049ef692cad7 authored over 1 year ago by Wenzhao Hu <[email protected]>
chore(base-sheets): refactor command (#107)

github.com/dream-num/univer - f562dc0c7545ef698d50b5f722aa63984350dbe3 authored over 1 year ago by tonytonychopper123 <[email protected]>
refactor(ui): toolbar merge (#106)

github.com/dream-num/univer - 16bbcc688fbb4277c9536fe6a742df9b90766420 authored over 1 year ago by Dushusir <[email protected]>
feat(sheet): add short to clear range values (#105)

github.com/dream-num/univer - 53c9ec366d9e91a975d9bc9de0fc8a1c8a7ddbcc authored over 1 year ago by Wenzhao Hu <[email protected]>
refactor(ui): plugin operation service (#104)

* refactor(ui): find plugin show modal command

* refactor(ui): plugin add command trigger ope...

github.com/dream-num/univer - a45bcbb592aa0e01b644c16387fb843a8c920d4a authored over 1 year ago by Dushusir <[email protected]>
refactor: remove legacy domain mutating methods & UI mechanism (#99)

* refactor: remove legacy toolbar code

* refactor: remove mutating methods from Domain

* r...

github.com/dream-num/univer - 1e152064558d768fe688d6eda89477a77f616544 authored over 1 year ago by Wenzhao Hu <[email protected]>
refactor: domain refactor (#95)

* chore(base-sheets): refactor command

* chore(base-sheets): refactor command

* chore(base...

github.com/dream-num/univer - cc71cfb6cf34169d31f8b54b586129b898e5c1df authored over 1 year ago by tonytonychopper123 <[email protected]>
refactor(ui): migrate plugin toolbar registration to UI arch (#101)

* refactor(plugin): number format toolbar

* refactor(ui): find plugin

* refactor(ui): impo...

github.com/dream-num/univer - b11ffc2da94b97ca42c9c09dd37ed0964c7709f4 authored over 1 year ago by Dushusir <[email protected]>
ci: resolve PR title check failure issue (#102)

github.com/dream-num/univer - bc90b53b0f6c781947e925c18a6f040b2f7319b7 authored over 1 year ago by 白熱 <[email protected]>
ci: circle ci => github actions (#100)

github.com/dream-num/univer - e99e2449213ec21254755afb8386ea2d5c006e2e authored over 1 year ago by 白熱 <[email protected]>
chore: fix merging errors

github.com/dream-num/univer - 245710921d90cd0938ff49952e8cebb647822260 authored over 1 year ago by wzhudev <[email protected]>
fix(ui): sheet bar context menu

github.com/dream-num/univer - 9dbfdc98a08eba79518c5dfb82dbe5fbeddd2e39 authored over 1 year ago by Dushusir <[email protected]>
refactor(*): refactor toolbar UI & context menus (#86)

* refactor(ui): right menu onClick

* refactor(*): refactor toolbar implementation

* feat: regi...

github.com/dream-num/univer - ee165d1f1fa1122b0e88d5e97a4858aacce6f926 authored over 1 year ago by Wenzhao Hu <[email protected]>
chore(lint): add import sorting rules & magic number warnings (#93)

github.com/dream-num/univer - 63caf9141df7a4f700e6f063a61ca005b36dea0b authored over 1 year ago by 白熱 <[email protected]>