Ecosyste.ms: Timeline

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

dream-num/univer

wpxp123456 pushed 5 commits to fix/formula-some-bug dream-num/univer
  • docs: update contributing 49d590c
  • fix(formula): fix bug d5ff6e6
  • fix(formula): fix ArrayValueObject compare cache bug de53930
  • chore(snapshots): update snapshots ec1359f
  • fix(formula): fix update snapshot e01f3c2

View on GitHub

Jocs pushed 1 commit to fix/header-footer-setting dream-num/univer
  • fix: header footer checkbox dce1620

View on GitHub

wzhudev pushed 1 commit to dev dream-num/univer
  • docs: update contributing 49d590c

View on GitHub

github-actions[bot] pushed 1 commit to fix/formula-some-bug dream-num/univer
  • chore(snapshots): update snapshots 76b5cbf

View on GitHub

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

View on GitHub

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

View on GitHub

ybzky created a branch on dream-num/univer

refactor-permission-ui - Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.

codecov[bot] created a comment on a pull request on dream-num/univer
## [Codecov](https://app.codecov.io/gh/dream-num/univer/pull/3774?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dream-nu...

View on GitHub

DR-Univer pushed 33 commits to perf-formula-speed-up-for-500k dream-num/univer
  • fix(sheets-ui): error quit edit when set-range-values was called (#3697) 0c29785
  • chore(release): release v0.4.0-alpha.0 19a0d64
  • fix(formula): fix some formula bugs (#3722) Co-authored-by: wpxp123456 <Wpxp1223456> 559825a
  • fix(sheets-ui): set focus editing mode when dbclick & error resize when change sub sheet (#3725) 84ac33f
  • chore: optimize bundle dependencies (#3726) 19d732b
  • fix(docs): can not paste content when have both text range and rect range (#3720) 3cfcf7e
  • fix(docs): selection offset is wrong when refresh (#3724) 0babbab
  • fix(docs): insert image after table (#3719) 942dc4e
  • chore(release): release v0.4.0-alpha.1 e1eceb3
  • fix(sheet): fix can not delete when there are exclusive range (#3729) d6db560
  • fix: snapshot area (#3715) Co-authored-by: GitHub Actions <[email protected]> 5957a04
  • feat: record & replay commands with multi-mode (#3734) 047c9f2
  • feat(facade): change data-validation facade api into sync (#3736) cbae4c9
  • fix(ui): ribbon others tab flickering resolved (#3745) bc8bfb6
  • fix(formula): fix datedif bug (#3747) Co-authored-by: wpxp123456 <Wpxp1223456> f9f4973
  • refactor(range-selector): refactor the selection component (#3580) Co-authored-by: jocs <[email protected]> Co-auth... e16ead3
  • 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
  • and 13 more ...

View on GitHub

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

View on GitHub

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

View on GitHub

wpxp123456 opened a pull request on dream-num/univer
fix(formula): fix some bug
<!-- 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 12 commits to fix/formula-some-bug dream-num/univer
  • 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
  • fix(formula): fix bug 9629283
  • fix(formula): fix ArrayValueObject compare cache bug 13f3474

View on GitHub

wpxp123456 pushed 1 commit to fix/formula-some-bug dream-num/univer
  • fix(formula): fix ArrayValueObject compare cache bug 77e56cc

View on GitHub

Jocs pushed 38 commits to fix/header-footer-setting dream-num/univer
  • fix(docs): editing drawing is not working (#3718) b253b32
  • fix(sheets): correct subUnitId usage in SetStyleCommand (#3586) b03711d
  • feat(facade): add lifecycle and cellChange event api (#3626) 5fad25f
  • chore: use touch dependencies b7f98cf
  • fix(sheets-ui): error quit edit when set-range-values was called (#3697) 0c29785
  • chore(release): release v0.4.0-alpha.0 19a0d64
  • fix(formula): fix some formula bugs (#3722) Co-authored-by: wpxp123456 <Wpxp1223456> 559825a
  • fix(sheets-ui): set focus editing mode when dbclick & error resize when change sub sheet (#3725) 84ac33f
  • chore: optimize bundle dependencies (#3726) 19d732b
  • fix(docs): can not paste content when have both text range and rect range (#3720) 3cfcf7e
  • fix(docs): selection offset is wrong when refresh (#3724) 0babbab
  • fix(docs): insert image after table (#3719) 942dc4e
  • chore(release): release v0.4.0-alpha.1 e1eceb3
  • fix(sheet): fix can not delete when there are exclusive range (#3729) d6db560
  • fix: snapshot area (#3715) Co-authored-by: GitHub Actions <[email protected]> 5957a04
  • feat: record & replay commands with multi-mode (#3734) 047c9f2
  • feat(facade): change data-validation facade api into sync (#3736) cbae4c9
  • fix(ui): ribbon others tab flickering resolved (#3745) bc8bfb6
  • fix(formula): fix datedif bug (#3747) Co-authored-by: wpxp123456 <Wpxp1223456> f9f4973
  • refactor(range-selector): refactor the selection component (#3580) Co-authored-by: jocs <[email protected]> Co-auth... e16ead3
  • and 18 more ...

View on GitHub

Dushusir pushed 1 commit to dushusir/facade-row-column dream-num/univer

View on GitHub

Dushusir pushed 6 commits to dushusir/facade-row-column dream-num/univer
  • chore(release): release v0.4.0-alpha.2 9aad18a
  • feat(sheet): add custom for row and column 642b81a
  • chore(sheet): rename set custom f4986e0
  • fix(sheet): rename command 45d91a8
  • fix(sheet): conflict error af6af6c
  • chore(snapshots): update snapshots 263f581

View on GitHub

huanyunz starred dream-num/univer
Jocs created a comment on a pull request on dream-num/univer
/snapshot

View on GitHub

hexf00 pushed 1 commit to dev dream-num/univer
  • chore(release): release v0.4.0-alpha.2 9aad18a

View on GitHub

hexf00 created a tag on dream-num/univer

v0.4.0-alpha.2 - Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.

codecov[bot] created a comment on a pull request on dream-num/univer
## [Codecov](https://app.codecov.io/gh/dream-num/univer/pull/3773?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dream-nu...

View on GitHub

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

View on GitHub

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

View on GitHub

weird94 pushed 1 commit to feat/dv-facade-1016 dream-num/univer

View on GitHub

weird94 created a branch on dream-num/univer

feat/dv-facade-1016 - Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.

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

View on GitHub

zhaoziji opened an issue on dream-num/univer
[Bug] formula if issue
### 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...
lumixraku created a branch on dream-num/univer

test/auto-col - Univer is an open-source productivity tool dev kit helping you integrate spreadsheets, docs and slides into your applications.

Dushusir pushed 1 commit to dushusir/facade-row-column dream-num/univer
  • fix(sheet): conflict error 0b61846

View on GitHub

Load more