Ecosyste.ms: Timeline

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

dream-num/univer

lumixraku created a branch on dream-num/univer

fix/id-for-canvas - 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/quit-editor 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/3803?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)  **16 passed** ![flaky](...

View on GitHub

weird94 created a branch on dream-num/univer

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

ybzky created a review comment on a pull request on dream-num/univer
here only set id to the main canvas

View on GitHub

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

View on GitHub

weird94 closed a pull request on dream-num/univer
fix(sheets-ui): should quit editor when set cell style
<!-- 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 pushed 63 commits to feat/watermark 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 43 more ...

View on GitHub

lumixraku opened a pull request on dream-num/univer
chore: fix style of defined name input padding and margin
<!-- 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...
lumixraku created a branch on dream-num/univer

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

weird94 pushed 3 commits to fix/editor-1019 dream-num/univer
  • fix(thread-comment): thread-comment build types (#3802) Co-authored-by: 白熱 <[email protected]> 417fdee
  • feat: update 2a2ae23
  • Merge remote-tracking branch 'origin/dev' into fix/editor-1019 321bcd1

View on GitHub

univer-bot[bot] created a comment on a pull request on dream-num/univer
<!-- do-not-remove-translate-flag-comment 2423680737 --> > Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿 After adding two tables in...

View on GitHub

oumomomo created a comment on a pull request on dream-num/univer
在文档内添加两个表格后全选表格+内容进行删除,页面白屏 表格添加的位置如截图 ![image](https://github.com/user-attachments/assets/46cd091b-31f4-4b5c-ae46-d66eae840681) [2024_10_19 16_05_44 video.webm](https://github.com/user-attachme...

View on GitHub

ybzky pushed 1 commit to feat/watermark dream-num/univer

View on GitHub

wpxp123456 pushed 2 commits to fix/formula-cell-inverted-index-cache dream-num/univer
  • fix(thread-comment): thread-comment build types (#3802) Co-authored-by: 白熱 <[email protected]> 417fdee
  • feat(formula): support database-related formulas (#3749) Co-authored-by: wpxp123456 <Wpxp1223456> 3b8af5a

View on GitHub

univer-bot[bot] created a comment on a pull request on dream-num/univer
<!-- do-not-remove-translate-flag-comment 2423677948 --> > Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿 Add two tables in the docu...

View on GitHub

oumomomo created a comment on a pull request on dream-num/univer
在文档内添加两个表格,全选内容+表格进行删除,页面白屏 ![image](https://github.com/user-attachments/assets/d60f1acd-8de7-430e-9afd-7053e16d8304)

View on GitHub

datgausaigon starred dream-num/univer
Dushusir pushed 10 commits to fix/sheet-progress 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
  • fix: getScale is not correct after ctx.rotate (#3792) b0c5f13
  • fix(thread-comment): thread-comment build types (#3802) Co-authored-by: 白熱 <[email protected]> 417fdee
  • feat(formula): support database-related formulas (#3749) Co-authored-by: wpxp123456 <Wpxp1223456> 3b8af5a
  • fix: fix progress bar not loaded 20847fa
  • chore: fix typos 6b55fd8
  • fix(formula): formula progress afbd766
  • fix: fix lint problem 3a10c71
  • fix(formula): progress notification 903ac17

View on GitHub

Dushusir pushed 1 commit to fix/sheet-progress dream-num/univer
  • fix(formula): progress notification 41aba16

View on GitHub

truongvan2007 starred dream-num/univer
wpxp123456 deleted a branch dream-num/univer

feat/add-database-func

wpxp123456 pushed 1 commit to dev dream-num/univer
  • feat(formula): support database-related formulas (#3749) Co-authored-by: wpxp123456 <Wpxp1223456> 3b8af5a

View on GitHub

wpxp123456 closed a pull request on dream-num/univer
feat(formula): support database-related formulas
<!-- 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...
wzhudev pushed 1 commit to refactor/facade-extend dream-num/univer

View on GitHub

jikkai deleted a branch dream-num/univer

fix/types-1

jikkai pushed 1 commit to dev dream-num/univer

View on GitHub

jikkai closed a pull request on dream-num/univer
fix(thread-comment): thread-comment build types
<!-- 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 pushed 1 commit to fix/editor-1019 dream-num/univer

View on GitHub

Load more