Ecosyste.ms: Timeline

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

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

lumixraku pushed 1 commit to fix/keyboard-selectionend dream-num/univer
  • fix: extend snapshot waiting time 50a85dc

View on GitHub

DR-Univer pushed 11 commits to test-formula-dependecy-unit-test dream-num/univer
  • 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
  • test(formula): dependency unit test b0d8aa4
  • refactor(formula): cache with lru 6050805
  • fix(formula): error f086201
  • fix(formula): adjust to 100 thousand 8260d43

View on GitHub

lumixraku pushed 93 commits to fix/keyboard-selectionend dream-num/univer
  • chore: add after render hook (#3670) 52f8305
  • perf(permission): add row and column cache to optimize performance (#3634) Co-authored-by: GitHub Actions <actions@g... 27eb2a3
  • chore: update package json files dd978cd
  • fix(ui): resolve issue preventing custom context menus from displaying (#3688) b3a3cbc
  • refactor(sheets)!: separate ui from formula and dv plugin (#3527) Co-authored-by: GitHub Actions <[email protected]> 9947c22
  • fix(docs): wrong header footer icon (#3689) 0cfeece
  • fix(docs): copy table in univer (#3625) 8fb395f
  • fix(sheets-ui): editor state not correctly reset when active (#3668) 16a08bf
  • fix(docs): optimization of text selection (#3660) a2f2215
  • refactor!: remove runOnLifecycle and add smoking tests (#3672) Co-authored-by: GitHub Actions <[email protected]> f5e97b1
  • fix(docs): arrow in table when table across two pages (#3692) 9e98122
  • fix(zen): fix zen editor cannot be opened (#3699) 405a715
  • fix: fix error display not shown 433da50
  • feat: add replay-only mode to actionRecordPlugin (#3695) a3cb5c4
  • fix(core): fix plugin holder of univer type not set (#3702) Co-authored-by: GitHub Actions <[email protected]> 851b1ce
  • feat: support for rtl and farsi i18n (#3558) b13168d
  • fix(formula): add r_tree for dependency and fix bug (#3647) f5140c0
  • chore: update dependencies (#3705) 6f03566
  • fix(formula): array formula spill error (#3673) e8ffd23
  • refactor: remove parameter on onStarting (#3707) 50ab0c3
  • and 73 more ...

View on GitHub

Dushusir pushed 7 commits to fix/sheet-progress dream-num/univer
  • 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: fix progress bar not loaded 708f874
  • chore: fix typos d7d9cd7
  • fix(formula): formula progress 5752a1e

View on GitHub

Dushusir pushed 1 commit to fix/sheet-progress dream-num/univer
  • fix(formula): formula progress 975ebea

View on GitHub

Jocs deleted a branch dream-num/univer

feat/modern-mode

Jocs pushed 1 commit to dev dream-num/univer

View on GitHub

Jocs closed a pull request on dream-num/univer
feat(docs): support modern mode
<!-- 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 review on a pull request on dream-num/univer

View on GitHub

Dushusir pushed 9 commits to dushusir/facade-row-column dream-num/univer
  • feat(formula): add some text formulas (#3546) Co-authored-by: wpxp123456 <Wpxp1223456> 4094288
  • feat(sheet): add custom for row and column 5dcddaf
  • chore(sheet): rename set custom b3a18f2
  • fix(sheet): rename command 95af673
  • fix(sheet): conflict error dca9194
  • fix(facade): eslint 56a3875
  • fix(sheet): custom undefined bb167ba
  • fix(sheet): test type error aa9e893
  • chore(snapshots): update snapshots 7e60288

View on GitHub

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

View on GitHub

oumomomo created a comment on a pull request on dream-num/univer
GAMMALN函数 单元格内输入=GAMMALN(2),计算结果不对 ![image](https://github.com/user-attachments/assets/86c4b3b0-33be-4791-86be-9bc066722930)

View on GitHub

wpxp123456 pushed 27 commits to feat/add-database-func dream-num/univer
  • 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
  • fix(formula): fix some bug (#3774) Co-authored-by: wpxp123456 <Wpxp1223456> 4c4efe4
  • fix: font render bounds (#3754) Co-authored-by: GitHub Actions <[email protected]> 4ecd764
  • feat(facade): add `setOptions` on f-data-validation-builder (#3773) 4008c86
  • fix(docs-ui): don't refresh-selection after set list (#3780) 924dee7
  • fix(sheets-ui): can't save first edit cell (#3781) d29da2f
  • 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
  • and 7 more ...

View on GitHub

github-actions[bot] pushed 1 commit to fix/font-cell dream-num/univer
  • chore(snapshots): update snapshots 3c82e40

View on GitHub

wpxp123456 deleted a branch dream-num/univer

feat/add-text-func

wpxp123456 pushed 1 commit to dev dream-num/univer
  • feat(formula): add some text formulas (#3546) Co-authored-by: wpxp123456 <Wpxp1223456> 4094288

View on GitHub

wpxp123456 closed a pull request on dream-num/univer
feat(formula): add some text 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...
lumixraku pushed 0 commits to fix/font-cell 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 2422337793 --> > Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿 GAMMA.INV function Ente...

View on GitHub

oumomomo created a comment on a pull request on dream-num/univer
GAMMA.INV函数 单元格内输入=GAMMA.INV(0.1,10000000,1000),计算结果不一致 ![image](https://github.com/user-attachments/assets/7301b735-3084-4724-b0c6-ce7633688254)

View on GitHub

Load more