5717 Commits

Author SHA1 Message Date
白熱 3ffd9c4e8a refactor(engine-render): remove unused opentype shaping (#7367) 2026-07-29 11:59:51 +08:00
白熱 d38f51e5f1 chore(test): normalize test file layout (#7366) 2026-07-29 11:50:33 +08:00
wpxp123456 39323d26ab fix: keep range selector documents structurally valid (#7365) 2026-07-29 11:19:02 +08:00
Univer 9da46c4365 feat(docs): support inline formula custom ranges (#7360) 2026-07-29 00:20:35 +08:00
wpxp123456 62f4011a02 refactor: remove deprecated APIs (#7358) 2026-07-28 20:55:53 +08:00
白熱 3d53e787b7 refactor: remove obsolete value state (#7356) 2026-07-28 20:09:30 +08:00
白熱 499353215a fix: sync and clean up locale files (#7354) 2026-07-28 15:47:29 +08:00
Univer 45fee6f375 perf(render): cache shape shadows and glows (#7353) 2026-07-28 14:59:30 +08:00
白熱 24aa8ff89e feat(themes): add yellow theme (#7351) 2026-07-28 12:25:18 +08:00
Univer d5e3fdf2f9 fix(docs): align overflow table interactions (#7347) 2026-07-27 23:03:16 +08:00
wpxp123456 b2c844ac72 refactor(core): remove deprecated changeDoc API (#7349) 2026-07-27 20:57:00 +08:00
白熱 afb61c2297 fix(docs-find-replace): register plugin config and fix dependency order (#7348) 2026-07-27 19:40:13 +08:00
白熱 bb932c2f67 feat(docs-find-replace): add find/replace plugin for Univer Docs (#7346) 2026-07-27 19:13:39 +08:00
白熱 55aac7e027 fix(ui): scope ResizeObserver to hook to prevent detached DOM retention (#7345) 2026-07-27 17:37:07 +08:00
wpxp123456 098bea0f42 refactor(core): remove getUniverSheetInstance (#7343) 2026-07-27 17:26:13 +08:00
Univer ac9ac0e1d5 fix(sheets-table): keep super table mutations local (#7344) 2026-07-27 16:49:42 +08:00
白熱 429807437d refactor(design): replace react-transition-group with tailwind transitions (#7341) 2026-07-27 16:17:46 +08:00
Univer 3543b5b54f fix(formula): bound non-sheet other formulas (#7340) 2026-07-27 13:58:30 +08:00
QJerry 22472c3652 fix(sheets-formula): update formula refs when deleting rows on inactive sheet (#7306)
Co-authored-by: qjerry <>
Co-authored-by: 白熱 <sonne@asaki.me>
2026-07-27 11:44:48 +08:00
fxwan fe2d2052f9 fix(engine-render): clip cache blit source rect to canvas bounds for Safari < 18 (#7331) 2026-07-27 11:09:26 +08:00
Univer 618bf13459 feat(formula): add host external reference contract (#7338) 2026-07-27 03:20:32 +08:00
Univer 0793534d68 feat(engine-render): add reusable line primitive (#7339) 2026-07-27 01:11:07 +08:00
Univer d4c32e5909 fix: route embedded editor shortcuts explicitly (#7337) 2026-07-26 17:47:38 +08:00
Univer 6bad31acf8 feat: unify drawing glow and shadow effects (#7336) 2026-07-26 12:43:08 +08:00
Univer a6d281f36c feat(docs): add Word-compatible pagination (#7334) 2026-07-25 21:31:34 +08:00
wpxp123456 382c3614a6 refactor(engine-render): remove deprecated getRenderById (#7335) 2026-07-25 20:24:58 +08:00
白熱 2201594311 feat(ui): add workbench skeleton service and disabled UI parts API (#7332) 2026-07-25 15:14:06 +08:00
Univer e7ecb0f6ad docs(drawing): clarify document wrapping behavior (#7330) 2026-07-25 11:53:03 +08:00
白熱 3260d45f4e ci: remove useless workflows 2026-07-25 11:25:07 +08:00
Univer 1c2f4a3ba1 feat(core): define Base attachment value type (#7317) 2026-07-25 11:03:27 +08:00
Univer b273f475e1 feat(docs): add agent-friendly text range lookup (#7329) 2026-07-25 00:36:49 +08:00
Univer f185abc377 fix(docs-drawing): arrange drawings from document model (#7328) 2026-07-25 00:18:11 +08:00
白熱 99d436cea8 refactor(sheets-ui): adjust ribbon layout to make protection entry a labeled vertical control (#7327) 2026-07-24 20:06:11 +08:00
白熱 7876071f72 fix(thread-comment-ui): use RegionService for comment timestamps (#7326) 2026-07-24 20:03:23 +08:00
Univer 70286a3cbd feat(docs): complete traditional document sections (#7324) 2026-07-24 20:01:40 +08:00
#FF0000 ac8201a47c fix(docs-drawing): skip intrinsic loading for explicit image size (#7320) 2026-07-24 16:25:16 +08:00
白熱 cbf705fa08 chore: upgrade React and consolidate tests (#7323) 2026-07-24 14:18:43 +08:00
白熱 1df25c94f0 refactor(formula): merge formula plugin into engine (#7322) 2026-07-24 12:49:29 +08:00
白熱 d34421a8e9 refactor: consolidate formula packages into engine-formula (#7321) 2026-07-24 12:15:59 +08:00
Wpxp123456 4f87f4fc48 chore(release): release v1.0.0-alpha.7 v1.0.0-alpha.7 2026-07-23 20:31:29 +08:00
白熱 8045a328e1 feat(docs): add emoji and symbol pickers to ribbon (#7314) 2026-07-23 18:46:35 +08:00
白熱 fc6d01afcc feat: add symbol picker and refine editor controls (#7313) 2026-07-23 17:00:05 +08:00
wpxp123456 aa61a84623 feat(sheets-drawing): transform drawings with sheet structure (#7312) 2026-07-23 16:17:13 +08:00
白熱 c31ec1d8ff feat: support region-aware currency formats and refine ribbon icons (#7310) 2026-07-23 11:56:03 +08:00
Univer 4edb17effe feat(ui): expose active context menu state (#7309) 2026-07-23 11:49:57 +08:00
Univer 19b3c942c5 fix(formula): align new packages with conventions (#7308) 2026-07-23 03:43:00 +08:00
Univer 3b73c60ebf feat: add shared formula packages (#7294) 2026-07-23 02:58:44 +08:00
Univer 73a3de7232 fix(sheets): stabilize embedded clipboard and autofill (#7307) 2026-07-22 22:59:10 +08:00
Univer 23029b5829 fix(docs): respect layout fragment geometry (#7287) 2026-07-22 22:47:13 +08:00
白熱 c3880d3036 feat: adopt grid ribbon layout (#7299)
Co-authored-by: GitHub Actions <actions@github.com>
2026-07-22 20:52:07 +08:00