Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

dream-num/univer

github-actions[bot] created a comment on a pull request on dream-num/univer
<!-- playwright-report-github-action -- 🎭 Playwright Tests --> ### Playwright test results ![passed](https://icongr.am/octicons/check-circle.svg?size=14&color=3fb950)  **17 passed** #### Details...

View on GitHub

github-actions[bot] created a comment on a pull request on dream-num/univer
## View Deployment [#11414289039](https://github.com/dream-num/univer/actions/runs/11414289039) <p align="center"> πŸ₯ πŸ” πŸ₯“ πŸ₯— πŸ₯˜ 🌯 🍚 πŸ› πŸ– 🍭 🍧 🍝 πŸ₯ͺ πŸ₯– πŸͺ <br /> Still cooking, please come back later <...

View on GitHub

ybzky opened a pull request on dream-num/univer
feat: add merge facade api can configure whether to pop up diglog
<!-- Thank you for submitting a Pull Request. Please read our Pull Request guidelines: https://github.com/dream-num/univer/blob/dev/CONTRIBUTING.md#submitting-pull-requests --> <!-- Assoc...
ybzky created a branch on dream-num/univer

feat-merge-dialog - Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.

wpxp123456 pushed 1 commit to feat/add-statistical-function dream-num/univer

View on GitHub

wpxp123456 pushed 14 commits to feat/add-statistical-function dream-num/univer
  • fix: getScale is not correct after ctx.rotate (#3792) b0c5f13
  • feat(formula): add frequency/gamma/gamma.dist/gamma.inv function 709b720
  • feat(formula): add gammaln/gauss/geomean/growth/harmean function 91c0360
  • feat(formula): add hypgeom.dist/kurt/large/small function b8510fe
  • feat(formula): add lognorm.dist/lognorm.inv/median function 0a392d3
  • feat(formula): add mode.mult/mode.sngl function 1b34cb5
  • feat(formula): add negbinom.dist/pearson/percentile/percentrank function d22c6a2
  • feat(formula): add permut/permutationa/phi function 1641864
  • feat(formula): add poisson.dist/prob/quartile.exc/quartile.inc function 9b05a7e
  • feat(formula): add rsq/skew/skew.p/slope/standardize function c2d03d1
  • feat(formula): add steyx/t.dist/t.dist.2t/t.dist.rt/t.inv/t.inv.2t function 41d0f2e
  • feat(formula): add t.test/trimmean/weibull.dist/z.test function 27d16a2
  • fix(formula): fix bug 42374ae
  • fix(formula): fix lookup bug 5a6b3a5

View on GitHub

weird94 created a branch on dream-num/univer

fix/editor-1019 - Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.

wzhudev pushed 1 commit to fix/sheet-progress dream-num/univer

View on GitHub

wpxp123456 pushed 53 commits to feat/add-statistical-function dream-num/univer
  • fix(ui): fix missing context menu items (#3758) 421d009
  • fix(sheets-data-validation): data validation validator status render error (#3752) 555e9d5
  • fix: cell style in collaboration (#3748) Co-authored-by: YuHong <[email protected]> e138b95
  • fix: refresh selection when collapsed (#3761) a92a389
  • fix(formula): fix ArrayValueObject compare cache bug (#3764) Co-authored-by: wpxp123456 <Wpxp1223456> 424bb02
  • fix: flickering when init page (#3762) fe3ff31
  • feat(drawing): add optional property to control rotate handle of drawing element (#3750) 71ffde4
  • chore: fix playwright tests (#3768) 758de37
  • chore: update playwright report artifacts 1db5bd0
  • docs: update guidance about update snapshot a4a7cda
  • fix(condition-formatting): date calculation error (#3733) 30da399
  • fix(conditional-formatting): reduce icon map size (#3769) Co-authored-by: GitHub Actions <[email protected]> 0f19fc0
  • fix(docs-ui): doc list render error after operation like break-line (#3766) 8c95a53
  • refactor(sheets-ui): cell-editor & formula-bar-editor (#3737) 71da8ab
  • chore(pb): update pb 0.1.39-alpha.30 (#3770) f93905e
  • chore(release): release v0.4.0-alpha.2 9aad18a
  • docs: update contributing 49d590c
  • fix(engine-render): check box render (#3776) Co-authored-by: GitHub Actions <[email protected]> 83e0897
  • fix: fix permission rangeSelector & insert menu (#3757) 1f43484
  • chore: move more features to lazy load (#3775) Co-authored-by: GitHub Actions <[email protected]> e1aeec0
  • and 33 more ...

View on GitHub

lumixraku deleted a branch dream-num/univer

fix/font-cell

lumixraku pushed 1 commit to dev dream-num/univer
  • fix: getScale is not correct after ctx.rotate (#3792) b0c5f13

View on GitHub

lumixraku closed a pull request on dream-num/univer
fix: getScale is not correct after ctx.rotate
<!-- Thank you for submitting a Pull Request. Please read our Pull Request guidelines: https://github.com/dream-num/univer/blob/dev/CONTRIBUTING.md#submitting-pull-requests --> <!-- Assoc...
jikkai created a comment on an issue on dream-num/univer
You have not provided the required reproduction, so we will temporarily close this issue. When you are ready with a runnable online demo or GitHub repository according to community guidelines, feel...

View on GitHub

jikkai closed an issue on dream-num/univer
[Bug] Memory overflow error reported after updating version 0.4.1
### Before you submit this issue, have you checked the following - [X] Is this really a problem? - [X] I have searched the Github Issues for similar issues, but did not find anything. ### Affecte...
wpxp123456 pushed 9 commits to feat/add-database-func dream-num/univer
  • fix: trigger selectionMoveEnd$ when using keyboard to change selections. (#3731) 7b67be2
  • refactor(formula): add dependency unit test and cache with lru (#3791) 177c0cb
  • feat(formula): daverage 9c2a2ec
  • feat(formula): add daverage function b47e0f3
  • feat(formula): add dcount/dcounta/dget function 827396d
  • feat(formula): add dmax/dmin/dproduct/dstdev function d01ea02
  • feat(formula): add dstdevp/dsum/dvar/dvarp function 10532e8
  • fix(formula): fix bug f7063e4
  • fix(formula): fix 164b422

View on GitHub

wpxp123456 pushed 1 commit to feat/add-database-func dream-num/univer

View on GitHub

ybzky pushed 1 commit to chore/permission-operate dream-num/univer

View on GitHub

Dushusir pushed 8 commits to dushusir/facade-row-column dream-num/univer
  • refactor(formula): add dependency unit test and cache with lru (#3791) 177c0cb
  • feat(sheet): add custom for row and column d0875a5
  • chore(sheet): rename set custom a2afc9c
  • fix(sheet): rename command dc4184f
  • fix(sheet): conflict error d2d4259
  • fix(facade): eslint a18d5ad
  • fix(sheet): custom undefined 418cb8d
  • fix(sheet): test type error 4416c81

View on GitHub

jikkai created a review on a pull request on dream-num/univer

View on GitHub

Chov314 starred dream-num/univer
DR-Univer pushed 1 commit to dev dream-num/univer
  • refactor(formula): add dependency unit test and cache with lru (#3791) 177c0cb

View on GitHub

Dushusir pushed 9 commits to dushusir/facade-row-column dream-num/univer
  • feat(docs): support modern mode (#3706) Co-authored-by: GitHub Actions <[email protected]> bea0e78
  • fix: trigger selectionMoveEnd$ when using keyboard to change selections. (#3731) 7b67be2
  • feat(sheet): add custom for row and column 64c6ec0
  • chore(sheet): rename set custom d207111
  • fix(sheet): rename command 740ab65
  • fix(sheet): conflict error 37db969
  • fix(facade): eslint 7463cd9
  • fix(sheet): custom undefined 798bf25
  • fix(sheet): test type error feee87d

View on GitHub

univer-bot[bot] created a comment on an issue on dream-num/univer
<!-- do-not-remove-translate-flag-comment 2422421567 --> > Bot detected the issue body's language is not English, translate it automatically. πŸ‘―πŸ‘­πŸ»πŸ§‘β€πŸ€β€πŸ§‘πŸ‘«πŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ»πŸ‘©πŸΎβ€πŸ€β€πŸ‘¨πŸΏπŸ‘¬πŸΏ > Please provide the minim...

View on GitHub

Dushusir created a review on a pull request on dream-num/univer

View on GitHub

Mmh-1997 created a comment on an issue on dream-num/univer
> Please provide the minimal reproduction. <template> <div ref="container" class="univer-container" /> </template> <script setup lang="ts"> import { Univer, UniverInstanceType, Workbook,...

View on GitHub

lumixraku deleted a branch dream-num/univer

fix/keyboard-selectionend

lumixraku pushed 1 commit to dev dream-num/univer
  • fix: trigger selectionMoveEnd$ when using keyboard to change selections. (#3731) 7b67be2

View on GitHub

lumixraku closed a pull request on dream-num/univer
fix: trigger selectionMoveEnd$ when using keyboard to change selections.
<!-- Thank you for submitting a Pull Request. Please read our Pull Request guidelines: https://github.com/dream-num/univer/blob/dev/CONTRIBUTING.md#submitting-pull-requests --> <!-- Assoc...
wpxp123456 pushed 7 commits to feat/add-database-func dream-num/univer
  • feat(docs): support modern mode (#3706) Co-authored-by: GitHub Actions <[email protected]> bea0e78
  • feat(formula): daverage a24b99c
  • feat(formula): add daverage function 7f829c2
  • feat(formula): add dcount/dcounta/dget function 4d23d2e
  • feat(formula): add dmax/dmin/dproduct/dstdev function 14ecbae
  • feat(formula): add dstdevp/dsum/dvar/dvarp function 0a1d51c
  • fix(formula): fix bug abb6122

View on GitHub

wpxp123456 pushed 1 commit to feat/add-database-func dream-num/univer

View on GitHub

Load more