0.5.0-alpha.0 (2024-11-09)
Bug Fixes
- change mode set cursor (#3915) (be77b78)
- chart: add chart wrapper border radius (#3962) (3d38af5)
- conditional-formatting: the data bar is rendered with a color po… (#3934) (626c9b8)
- cutting to the target range does not require filtering merge cells of the same size (#3976) (a2c292e)
- design: add blur to input number (#3971) (2272eae)
- destructuring assignment does not take effect for null (#3955) (74de2cc)
- docs-ui: hide header footer menu when modern mode (#3953) (88ff166)
- docs-ui: init table style by the cutsor position (#3936) (1615bd2)
- docs-ui: select all and delete then enter bug (#3932) (e419e1b)
- docs-ui: selection in table when across two pages (#4006) (fe6c0b2)
- docs-ui: set table cell style (#3937) (4e5323b)
- docs-ui: wrong font size in menu show (#3938) (e9e7820)
- docs: default text style in doc (#3906) (b7937cd)
- docs: doc select all content and remove when has tables (#3800) (2ad811d)
- docs: header footer render after switch from modern mode to traditional model (#3995) (fd07903)
- docs: modify link (#3946) (fc9439e)
- docs: reserve empty textRuns when transform (#3949) (39d0d46)
- docs: table context menu disable status (#3921) (05339d2)
- doc: the paragraph panel is not updated in real time (#3952) (2bea457)
- editor: formula ref selection moving not work (#3920) (9efc7eb)
- editor: the cursor position is not correct after pasting (#3960) (71c7cf4)
- editor: the rendering is not consistent with the result (#3966) (125cfa9)
- empty strings should be treated as having no value when merge (#3963) (238eef1)
- filter rollback in another worksheet (#3896) (e16aa90)
- find the first possible cursor position (#3913) (5db9233)
- fix auto size when no content in first col (#3903) (e801701)
- formula-bar: an additional selection is inserted when you click … (#3964) (8cda704)
- formula: base type for formula dependency (#4008) (0bd9c14)
- formula: calculate after renderer (#4024) (0afcc5d)
- formula: fix inverted-index-cache bug (#4020) (e194b97)
- hide align menus in zen mode (#3904) (56eeb04)
- hide table and header footer menu in ZEN mode (#3961) (e588fab)
- links pasted into cells require paragraph attributes (#3980) (69a65e8)
- parsing of number formats should be done in plugins (#3959) (fe60a29)
- range-selector: illusion of movement (#4011) (02b335c)
- render-engine: paragraph horizontal align (#4010) (045eef3)
- searcharray (#3883) (602f44a)
- sheet: fix default style cmd not register (#4014) (432091b)
- sheets-data-validation-ui: data validation style (#4000) (d793188)
- sheets-hyper-link-ui: show popup on rotate cell (#3943) (ce16b41)
- some case rich text style should convert to cell style (#3975) (47cae07)
- uni: fix formula editor (#3912) (71eca33)
Features
Performance Improvements