Commit Graph

4585 Commits

Author SHA1 Message Date
白熱 8fc2dc4da6 chore: update dependencies (#5933) 2025-09-30 12:20:25 +08:00
白熱 dbfe4e6a8b fix(sheets-formula-ui): handle potential null reference for currentDoc in useRefactorEffect (#5932) 2025-09-30 11:49:55 +08:00
白熱 2e287ab512 chore(release): release v0.10.10 v0.10.10 2025-09-26 14:49:02 +08:00
wpxp123456 79ca94cb3e fix: fix text border issue in editor and optimized the active color in panels related to cell color properties (#5917) 2025-09-25 19:30:56 +08:00
Roman Sergeev 5f171a34a0 feat(sheets): add space on create sheet copy (#5915)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-25 11:20:37 +08:00
wpxp123456 99a331e9ab feat: optimize the range of image rotation angle settings (#5914) 2025-09-24 20:59:56 +08:00
wpxp123456 04660fd701 fix(editor): fix the issue where the SheetValueChanged event would be triggered if the cell value remained unchanged when exiting the editing state (#5913) 2025-09-24 20:18:59 +08:00
Enajjachi Zakariaa 6484c60207 fix: (RATE func) Validate cash flow signs and support zero PMT scenarios for Excel compatibility (#5910) 2025-09-24 14:59:13 +08:00
Roman Sergeev ff80c9c029 feat(docs-ui): side menu stylization (#5911)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-24 10:11:13 +08:00
wpxp123456 d509c3e675 fix(render): fix text rotate (#5909) 2025-09-23 21:04:42 +08:00
Roman Sergeev 9a3c1b55db feat: shortcut panel ru localization drawing (#5905)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-23 10:56:30 +08:00
wpxp123456 39b4f8708d fix(engine-render): fix some issues when hiding the first row of merged cells (#5904) 2025-09-22 20:55:52 +08:00
Roman Sergeev 17cecf14d7 fix: content in the image edit button (#5896)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-22 14:20:54 +08:00
Univer 0cb8b5f7bb fix(type): add table type (#5895) 2025-09-21 18:08:06 +08:00
Roman Sergeev 1433275215 fix(ui): shortcut cropped content in kbd component (#5891)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-20 21:48:20 +08:00
白熱 438ba3d88a chore(release): release v0.10.9 v0.10.9 2025-09-20 14:49:43 +08:00
wpxp123456 e780d487a0 fix(drawing): fix duplicate event subscriptions (#5890) 2025-09-19 20:47:54 +08:00
wpxp123456 f3d3b2096a fix(render): fix horizontal alignment (#5887) 2025-09-19 20:26:00 +08:00
wpxp123456 56368fa247 fix(event): fix BeforeSheetEditEnd cancel (#5889) 2025-09-19 17:46:43 +08:00
WEI ZHANG a581a8b7d0 fix(dropdown-widget): adjust padding calculations and clipping areas for better text rendering (#5888)
Co-authored-by: zhangw <224338469+weird66@users.noreply.github.com>
2025-09-19 17:45:49 +08:00
Roman Sergeev cb63a01fff feat(sheets-ui): active border type in dropdown value (#5880)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-19 16:37:30 +08:00
Roman Sergeev c89800b7a0 feat: diagonal double border (#5879)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-18 19:51:52 +08:00
wpxp123456 6f256f2695 fix(formula): fix the issue where +-*/ formula could not calculate text that can be converted to numbers (#5882) 2025-09-18 17:51:28 +08:00
wpxp123456 794983f9a8 fix(numfmt): fix the issue where increasing/decreasing decimal places could not be applied when the cell number format was General (#5881) 2025-09-18 15:20:56 +08:00
Roman Sergeev ad8b8f44b7 feat(sheets-ui): add double border (#5865)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-17 10:18:28 +08:00
Roman Sergeev 72cbe91c1c feat(sheets-ui): active border type (#5875)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-17 10:14:15 +08:00
VicKun 79266070fc fix(table): fix table name error (#5874) 2025-09-17 10:13:40 +08:00
wpxp123456 03d0ee5b87 fix(formula): fix the issue in some formulas where the range parameter is not a reference object (#5872) 2025-09-16 18:24:50 +08:00
Roman Sergeev be5c8c01bc fix: active cell border color (#5855)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-16 14:22:37 +08:00
Roman Sergeev b7d3f83ebf fix: statistic not fully displayed (#5864)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-16 10:02:04 +08:00
VicKun d9401ec74b fix(sheets-filter): fix filter treat number as string expect value (#5862) 2025-09-15 20:05:20 +08:00
VicKun c9dfe2cae5 chore(*): update icon (#5863) 2025-09-15 20:05:15 +08:00
wpxp123456 9026ac7cb2 fix(formula): fixed the issue where null values ​​in IF formulas would return #N/A errors (#5861) 2025-09-15 16:37:05 +08:00
wpxp123456 7d70db085f fix(engine-render): fix the issue of background rendering misalignment when hiding the first row of merged cells (#5858) 2025-09-15 14:45:27 +08:00
Roman Sergeev ad3f67b682 fix: text under active input (#5849)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-15 11:18:29 +08:00
wpxp123456 94da109852 fix: fix format painter selection issue (#5853) 2025-09-13 19:48:39 +08:00
wpxp123456 bcd6272886 chore: fix some links (#5854) 2025-09-13 19:48:27 +08:00
白熱 076c4869ed chore(release): release v0.10.8 v0.10.8 2025-09-13 15:29:28 +08:00
wpxp123456 f9a772bb48 fix: fix number format cell values ​​copied from excel with forced spaces and line break (#5848) 2025-09-12 17:30:10 +08:00
wpxp123456 3503477ad1 feat: add univerAPI.pasteIntoSheet api (#5847) 2025-09-12 16:27:45 +08:00
Roman Sergeev 909a2b8e4d fix(docs-ui): active bg color (#5834)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-12 16:20:57 +08:00
wpxp123456 39ea6cebaa fix(render): fix the issue of value rendering misalignment when hiding the first row of merged cells (#5844) 2025-09-12 14:12:37 +08:00
wpxp123456 a85deaa901 feat: add functionScreenTips config to switch the function screen tips display in the formula editor (#5838)
Co-authored-by: 白熱 <sonne@asaki.me>
2025-09-12 11:40:21 +08:00
zxj d44d77c33b fix(sheets): functionNode not exist (#5836) 2025-09-11 17:09:13 +08:00
wpxp123456 bd4661edaf fix(render): fix horizontal alignment error (#5837) 2025-09-11 16:56:41 +08:00
wpxp123456 cf35a85815 fix(drawing): fix sheets drawing transform when insert rows, columns, etc. (#5833) 2025-09-10 18:07:21 +08:00
Roman Sergeev 0d41cc207c fix(sheets-ui): set bg active color in colorPicker & change deprecated method (#5827)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-10 10:27:16 +08:00
wpxp123456 3bd71cdfc6 fix(engine-render): fix sheets print issue (#5822) 2025-09-09 10:44:41 +08:00
Roman Sergeev bece66c2d7 fix(docs-ui): active text color in docs (#5823)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-09 09:55:00 +08:00
Roman Sergeev c2b427a49c fix(sheets): active current font color (#5817)
Co-authored-by: r.sergeev <r.sergeev@yadro.com>
2025-09-08 20:49:36 +08:00