Commit Graph
50 Commits
Author SHA1 Message Date
白熱 891bb825ec chore: update dependencies (#7205) 2026-07-07 12:45:39 +08:00
白熱 9ee44efd84 chore: refactor eslint config (#7125) 2026-06-22 17:59:53 +08:00
白熱andGitHub Actions 56c4060be6 refactor: extract icon manager from component manager (#7090)
Co-authored-by: GitHub Actions <actions@github.com>
2026-06-15 18:14:07 +08:00
白熱 fbaa99f869 chore: update dependencies (#7019) 2026-06-05 19:57:17 +08:00
白熱 d2943435cb fix(core): log plugin version mismatch instead of throwing (#6990) 2026-05-30 13:33:44 +08:00
白熱 66cc29abf9 docs: update readme (#6872) 2026-05-07 22:17:34 +08:00
白熱 c317bdb2b4 chore: update dependencies (#6813) 2026-04-16 11:20:49 +08:00
wpxp123456 955665522a refactor(hyperlink): remove SheetsHyperLinkResourceController and SheetsHyperLinkRenderManagerController (#6778) 2026-04-07 16:19:24 +08:00
白熱 28bc016bc7 chore(*): upgrade to TypeScript 6 (#6730) 2026-03-24 11:54:40 +08:00
白熱 7e0e62ad82 build: migrate from vite to tsdown (#6684) 2026-03-16 18:51:21 +08:00
白熱 e7119f5bac refactor: reorganize plugin config and menu modules (#6658) 2026-03-09 19:07:32 +08:00
白熱 5e6d27b1e0 chore: update dependencies (#6524) 2026-01-27 19:24:21 +08:00
wpxp123456 39c9244cbf fix(api): fix api FFormula.calculationResultApplied and FFormula.onCalculationResultApplied (#6522) 2026-01-27 19:23:27 +08:00
wpxp123456 03342cf83f fix(formula): fix where the formula calculation could not be recalculated after it was interrupted in certain situations (#6465) 2026-01-14 16:48:50 +08:00
wpxp123456 fa83993ec7 revert: "fix(formula): fix where the formula calculation could not be recalculated after it was interrupted in certain situations (#6454)" (#6464) 2026-01-14 15:07:53 +08:00
wpxp123456 a20f30c750 fix(formula): fix where the formula calculation could not be recalculated after it was interrupted in certain situations (#6454) 2026-01-10 17:12:57 +08:00
白熱 31cdcd052d chore(*): update dependencies (#6391) 2025-12-27 11:34:28 +08:00
白熱 58be4bd586 feat(sheets-ui): add disabled state support via observable for MenuItemInput (#6242) 2025-12-03 19:21:05 +08:00
白熱 f8af8e1bc4 chore(*): update vitest to v4 (#6210) 2025-11-27 16:30:33 +08:00
白熱 569f0ee6e7 chore: update dependencies (#5957) 2025-10-10 15:58:43 +08:00
wpxp123456 cb76748640 fix(formula): fix the issue with formula movement (#5740) 2025-08-26 12:29:54 +08:00
白熱 4c3f44ca6b chore: update dependencies (#5718) 2025-08-21 11:48:21 +08:00
白熱 5570e25cae refactor(design): replace DatePanel component with Calendar component (#5621) 2025-08-01 15:20:47 +08:00
白熱 556911823c fix(eslint): update rule to enforce consistent line wrapping in better-tailwindcss (#5423) 2025-06-21 11:44:06 +08:00
wpxp123456 563b215bf5 fix(formula): fixed the issue of formula range reference calculating offset when moving rows, columns or ranges (#5412) 2025-06-20 11:41:29 +08:00
白熱 c8258c5134 chore: update ISSUE_TEMPLATE (#5410) 2025-06-19 20:03:31 +08:00
wpxp123456 54c0ef5a3f fix: fix issues related to remove rows (#5398) 2025-06-18 17:27:36 +08:00
白熱 6498d15464 chore(*): update dependencies (#5246) 2025-05-22 11:34:14 +08:00
白熱 27d89556c1 refactor(*): migrate styles from LESS to Tailwind CSS (#5137) 2025-05-06 16:18:30 +08:00
Wenzhao Hu dc26e675bc refactor(drawing): migrate to tailwindcss in drawing packages (#5122) 2025-04-29 17:15:22 +08:00
白熱andGitHub Actions cab4c8514f feat(ui): add dark mode support to ThemeService (#5062)
Co-authored-by: GitHub Actions <actions@github.com>
2025-04-22 01:04:59 +08:00
Wenzhao Hu c8781d9bb6 fix(engine-formula): fix a race condition on engine computing (#5022) 2025-04-17 15:07:12 +08:00
Wenzhao Hu fe617f3da9 fix(formula-engine): fix lexer consuming whitespace error (#5011) 2025-04-16 17:39:58 +08:00
白熱 7618f446cd chore: update dependencies (#4987) 2025-04-10 21:35:12 +08:00
白熱andGitHub Actions d34658c7d4 feat(ui): enhance styles (#4868)
Co-authored-by: GitHub Actions <actions@github.com>
2025-03-22 13:15:14 +08:00
白熱 55ba3012b9 fix: fixed tooltip warnings in React 18 (#4794) 2025-03-08 20:01:59 +08:00
白熱 ce26bab8fc refactor: optimize the Ribbon style (#4757) 2025-03-03 18:14:26 +08:00
白熱 81244d588a refactor(ui): restructure menu for better code logic (#4724) 2025-02-26 22:25:58 +08:00
白熱 e6148d53e1 chore(examples): remove examples-node package and update dependencies 2025-02-20 21:58:19 +08:00
#FF0000 a97741d9dd refactor(core)!: move facade exports to facade directory and update imports (#4596) 2025-02-13 23:21:30 +08:00
白熱 4af5426af7 chore: update dependencies & fix eslint issues (#4638) 2025-02-13 17:03:22 +08:00
白熱 8ecda3da16 refactor: update copyright notice & unify file naming format (#4626) 2025-02-12 13:23:40 +08:00
白熱 ff4ae42a7b chore(*): update dependencies (#4574) 2025-01-26 17:11:10 +08:00
ybzky 268365519d fix: fix some permission bugs (#4478) 2025-01-24 10:57:41 +08:00
白熱 1780109d26 fix: add ignore comments for facade (#4559) 2025-01-23 17:35:50 +08:00
28ff41a3a2 feat(sheet): support range theme template (#4369)
Co-authored-by: Wenzhao Hu <12122021+wzhudev@users.noreply.github.com>
Co-authored-by: lumixraku <lumixraku@gmail.com>
2025-01-03 10:53:21 +08:00
白熱 46fb92e949 chore(*): update dependencies (#4248) 2024-12-06 18:59:26 +08:00
白熱 0882a600c3 build: rewrite all build-related scripts in TypeScript & update dependencies (#4162) 2024-11-27 13:28:38 +08:00
白熱 9ccdf2ad64 chore: use univer-cli instead of build.ts (#4072) 2024-11-15 12:24:09 +08:00
Wenzhao Hu 27eb2d4304 test: add formula integration test (#4019) 2024-11-13 12:03:03 +08:00