Ecosyste.ms: Timeline

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

dream-num/univer

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

View on GitHub

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

View on GitHub

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

View on GitHub

univer-bot[bot] created a comment on an issue on dream-num/univer
<!-- do-not-remove-translate-flag-issue 3831 --> > Bot detected the issue body's language is not English, translate it automatically. ๐Ÿ‘ฏ๐Ÿ‘ญ๐Ÿป๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘๐Ÿ‘ซ๐Ÿง‘๐Ÿฟโ€๐Ÿคโ€๐Ÿง‘๐Ÿป๐Ÿ‘ฉ๐Ÿพโ€๐Ÿคโ€๐Ÿ‘จ๐Ÿฟ๐Ÿ‘ฌ๐Ÿฟ Origin Title: [Bug] 4.1็‰ˆๆœฌๆ— ๆณ•ๅœจvue3ๆจก็‰ˆ...

View on GitHub

suqiufang opened an issue on dream-num/univer
[Bug] 4.1็‰ˆๆœฌๆ— ๆณ•ๅœจvue3ๆจก็‰ˆไธญไฝฟ็”จ
### 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 pushed 1 commit to feat/auto-col 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/3830?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

Jocs opened a draft 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...
Jocs created a branch on dream-num/univer

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

lumixraku pushed 1 commit to feat/auto-col dream-num/univer

View on GitHub

pnlosl starred dream-num/univer
lumixraku pushed 1 commit to feat/auto-col dream-num/univer

View on GitHub

lumixraku deleted a branch dream-num/univer

fix/defined-name-input-style

lumixraku pushed 1 commit to dev dream-num/univer
  • chore: fix style of defined name input padding and margin (#3803) bbc4794

View on GitHub

lumixraku closed 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...
Dushusir pushed 23 commits to fix/sheet-progress dream-num/univer
  • feat: watermark (#3751) 9630e31
  • fix(sheets-data-validation): can't copy checkbox with right checked status (#3818) 6da0f1e
  • fix(docs-link): error display url link when add link (#3822) f6cd524
  • feat(thread-comment): didn't show tips on merge-cell comment (#3819) 65cb1c5
  • 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
  • fix: fix progress bar not loaded 1aee54a
  • chore: fix typos 89b370a
  • fix(formula): formula progress 3704f0b
  • fix: fix lint problem c0d028e
  • fix(formula): progress notification 9b8ea7c
  • fix(formula): sheet string cache d3f0446
  • fix(formula): calculate performance cfd565f
  • fix(formula): set notification for formula calculate c728597
  • fix(formula): remove unused function 18fb19e
  • fix(formula): calculate time, dirty range force calculation d83ef08
  • and 3 more ...

View on GitHub

weird94 pushed 1 commit to feat/float-dom-scroll dream-num/univer

View on GitHub

lumixraku pushed 3 commits to feat/auto-col dream-num/univer
  • fix: ske limit col when setStylesCache c7995c3
  • feat: add auto width controller 058d21c
  • feat: check row around visible range width for auto col width 085d8cc

View on GitHub

lumixraku pushed 15 commits to feat/auto-col 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
  • feat: auto col first try test: add auto width controller feat: auto col w fix: rm test 5dcf2c9
  • fix: auto col only when dblclick, not trigger by set range value fix: set w not aw, auto col works only once chore:... 9695fa1
  • feat: add menu for auto-col e06c193
  • chore: better code 36557c8
  • fix: undo of auto col width 86b8929
  • fix: for cell.p only check 2000 rows around a9cad2f
  • test: rm is col auto width 091ca89
  • fix: ske limit col when setStylesCache 5d521ac
  • feat: check row around visible range width for auto col width 91d8ddf

View on GitHub

wzhudev pushed 1 commit to refactor/facade-extend dream-num/univer
  • fix: add sheet comment ui plugin in examples 9ab31ba

View on GitHub

lumixraku pushed 1 commit to feat/auto-col dream-num/univer
  • feat: check row around visible range width for auto col width 67ac24e

View on GitHub

Dushusir pushed 1 commit to fix/sheet-progress dream-num/univer
  • fix(ui): progress clear message 9e9d980

View on GitHub

wzhudev pushed 1 commit to refactor/facade-extend dream-num/univer
  • ci: extend awaiting time to make result more stable c672f43

View on GitHub

wzhudev pushed 1 commit to refactor/facade-extend dream-num/univer
  • fix: type error from merging 651d830

View on GitHub

univer-bot[bot] created a comment on a pull request on dream-num/univer
<!-- do-not-remove-translate-flag-comment 2430814198 --> > Bot detected the issue body's language is not English, translate it automatically. ๐Ÿ‘ฏ๐Ÿ‘ญ๐Ÿป๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘๐Ÿ‘ซ๐Ÿง‘๐Ÿฟโ€๐Ÿคโ€๐Ÿง‘๐Ÿป๐Ÿ‘ฉ๐Ÿพโ€๐Ÿคโ€๐Ÿ‘จ๐Ÿฟ๐Ÿ‘ฌ๐Ÿฟ HYPGEOM.DIST function E...

View on GitHub

oumomomo created a comment on a pull request on dream-num/univer
HYPGEOM.DISTๅ‡ฝๆ•ฐ ๅ•ๅ…ƒๆ ผๅ†…่พ“ๅ…ฅ=HYPGEOM.DIST(A17,A18,A19,A20,TRUE)๏ผŒA17ๅ•ๅ…ƒๆ ผๆœ‰ๅ€ผ๏ผŒA18-A20ๅ•ๅ…ƒๆ ผไธบ็ฉบ๏ผŒ่ฎก็ฎ—ไธๅ‡บ็ป“ๆžœ ![image](https://github.com/user-attachments/assets/9b097900-09fa-4675-a252-f4e8ec5662e3)

View on GitHub

wzhudev pushed 36 commits to refactor/facade-extend dream-num/univer
  • fix(docs): no need to cache font style when has no text run (#3779) 8a48479
  • fix(docs): header footer setting not focus (#3698) 2db351b
  • fix(docs-ui): formula-editor should not render paragraph style (#3783) b7301af
  • chore: umd build add `fa` lang (#3785) 8cfbce2
  • chore(release): release v0.4.0 fb27675
  • perf(formula): calculation speed up (#3738) cea4571
  • fix(sheets-ui): can't edit after dispose (#3788) 77b39cd
  • chore(release): release v0.4.1 dbd1b8c
  • fix(thread-comment): comment datasource (#3787) 8978364
  • fix: fix type-check (#3796) cc822fa
  • fix(demo): types (#3794) 0d313f2
  • feat(formula): add some text formulas (#3546) Co-authored-by: wpxp123456 <Wpxp1223456> 4094288
  • 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
  • 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: add comments for set frozen cmd params (#3743) ebcf3e0
  • feat(thread-comment): sync comment after rendered (#3810) 0fec7a9
  • and 16 more ...

View on GitHub

univer-bot[bot] created a comment on a pull request on dream-num/univer
<!-- do-not-remove-translate-flag-comment 2430786752 --> > Bot detected the issue body's language is not English, translate it automatically. ๐Ÿ‘ฏ๐Ÿ‘ญ๐Ÿป๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘๐Ÿ‘ซ๐Ÿง‘๐Ÿฟโ€๐Ÿคโ€๐Ÿง‘๐Ÿป๐Ÿ‘ฉ๐Ÿพโ€๐Ÿคโ€๐Ÿ‘จ๐Ÿฟ๐Ÿ‘ฌ๐Ÿฟ HARMEAN function =HARME...

View on GitHub

oumomomo created a comment on a pull request on dream-num/univer
HARMEANๅ‡ฝๆ•ฐ =HARMEAN(็ฉบๅ•ๅ…ƒๆ ผ)๏ผŒ้”™่ฏฏ็ ไธไธ€่‡ด ![image](https://github.com/user-attachments/assets/4342c0cb-b133-483f-ba4e-e3d8cb4b9477)

View on GitHub

Load more