Ecosyste.ms: Timeline

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

dream-num/univer

Gggpound created a branch on dream-num/univer

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

weird94 pushed 1 commit to fix/doc-comment-ot dream-num/univer

View on GitHub

codecov[bot] created a comment on a pull request on dream-num/univer
## [Codecov](https://app.codecov.io/gh/dream-num/univer/pull/3832?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 ![passed](https://icongr.am/octicons/check-circle.svg?size=14&color=3fb950)  **19 passed** #### Details...

View on GitHub

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

View on GitHub

weird94 opened a pull request on dream-num/univer
fix(docs-thread-comment-ui): doc comment ot
<!-- 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...
weird94 created a branch on dream-num/univer

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

weird94 pushed 1 commit to refactor/thread-comment dream-num/univer

View on GitHub

wpxp123456 pushed 1 commit to feat/add-text-formulas dream-num/univer
  • feat(formula): add find/findb/left/leftb/mid/midb func 4795231

View on GitHub

hexf00 created a comment on an issue on dream-num/univer
I have reviewed your code, and the way you're using Vue and Univer is incorrect. You should initialize Univer after the DOM is ready. Please ensure your code has the following structure: ```js i...

View on GitHub

hexf00 closed an issue on dream-num/univer
[Bug] Version 4.1 cannot be used in vue3 template
### 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...
SuneBear starred dream-num/univer
hexf00 created a comment on an issue on dream-num/univer
Our Vue3 example works fine, perhaps you can refer to it. https://univer.ai/playground?title=Vue+3

View on GitHub

zhaolixin7 created a comment on a pull request on dream-num/univer
z.test 参数错误既ExcelζŠ₯#value GoogleζŠ₯#error("=Z.TEST("2,2,2,",95,1.98)"οΌ‰ ![image](https://github.com/user-attachments/assets/a6532031-3079-4ec9-810f-61b4c6a1eb26) ![image](https://github.com/user-atta...

View on GitHub

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

View on GitHub

weird94 pushed 9 commits to fix/sheet-link-menu dream-num/univer
  • feat(sheet): styles on rows and columns (#3816) Co-authored-by: GitHub Actions <[email protected]> 8a27b31
  • fix(docs): the apply result should be consistent (#3806) d0054f3
  • fix(doc): transform with REPLACE type (#3827) 42e26e1
  • feat(sheets): toggle gridlines (#3805) Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: lumixrak... c3a7ddf
  • chore: fix mutation name (#3829) a8332c6
  • fix(ui): improve layout and overflow handling in sheet bar menu (#3823) acb4a45
  • chore: fix style of defined name input padding and margin (#3803) bbc4794
  • fix(docs): transform in bullet list (#3830) 7451d2d
  • Merge branch 'dev' into fix/sheet-link-menu 4cd9662

View on GitHub

weird94 pushed 1 commit to refactor/thread-comment dream-num/univer

View on GitHub

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

View on GitHub

zhaolixin7 created a comment on a pull request on dream-num/univer
large ε‚ζ•°δΈΊζ•°ε­—ζ–‡ζœ¬ζ—ΆζœͺζŠ₯ι”™οΌŒGoogleε’ŒExcel ζŠ₯#num ![image](https://github.com/user-attachments/assets/2793b367-bb88-46b1-984c-165c2cbcef50) ![image](https://github.com/user-attachments/assets/3343c71a-1a58-...

View on GitHub

ybzky pushed 26 commits to chore/permission-operate dream-num/univer
  • feat(sheet): styles on rows and columns (#3816) Co-authored-by: GitHub Actions <[email protected]> 8a27b31
  • fix(docs): the apply result should be consistent (#3806) d0054f3
  • fix(doc): transform with REPLACE type (#3827) 42e26e1
  • feat(sheets): toggle gridlines (#3805) Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: lumixrak... c3a7ddf
  • chore: fix mutation name (#3829) a8332c6
  • fix(ui): improve layout and overflow handling in sheet bar menu (#3823) acb4a45
  • chore: fix style of defined name input padding and margin (#3803) bbc4794
  • chore: editor can edit permission b38ce2d
  • fix: fix render before permission init a62114a
  • chore: update permission addition, deletion and modification logic e87b445
  • chore: change ts c538f76
  • chore: fix import e444faa
  • chore: fix ui 4c187f3
  • chore: update sheet menu permission 1d603a1
  • fix: add sheet permission point 653fa91
  • fix: bugfix 19fc15c
  • fix: bugfix 3f09661
  • chore: update delete protection point cf7c259
  • chore: update export 39fce43
  • chore: update range point list d6da4a7
  • and 6 more ...

View on GitHub

ybzky pushed 1 commit to refactor-permission-ui dream-num/univer

View on GitHub

weird94 created a branch on dream-num/univer

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

Jocs pushed 1 commit to dev dream-num/univer
  • fix(docs): transform in bullet list (#3830) 7451d2d

View on GitHub

Jocs closed a pull request on dream-num/univer
fix(docs): transform in bullet list
<!-- 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...
VicKun4937 created a review comment on a pull request on dream-num/univer
English

View on GitHub

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

View on GitHub

ybzky pushed 1 commit to chore/permission-operate dream-num/univer
  • fix: fix user equal adjust 43cb28a

View on GitHub

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

View on GitHub

VicKun4937 created a review comment on a pull request on dream-num/univer
why delete code in doc render

View on GitHub

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

View on GitHub

Load more