New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@univerjs/engine-formula

Package Overview
Dependencies
Maintainers
0
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@univerjs/engine-formula - npm Package Versions

1
27

0.4.0-alpha.1

Diff

Changelog

Source

0.4.0-alpha.1 (2024-10-12)

Bug Fixes

  • docs: can not paste content when have both text range and rect range (#3720) (3cfcf7e)
  • docs: insert image after table (#3719) (942dc4e)
  • docs: selection offset is wrong when refresh (#3724) (0babbab)
  • formula: fix some formula bugs (#3722) (559825a)
  • sheets-ui: set focus editing mode when dbclick & error resize when change sub sheet (#3725) (84ac33f)
jikkai
published 0.4.0-alpha.0 •

Changelog

Source

0.4.0-alpha.0 (2024-10-12)

Bug Fixes

  • add remove sheet intercept (#3622) (1f7fedb)
  • after modifying the value, the filter hidden state needs to be r… (#3601) (dc963b0)
  • array formula border deps (#3654) (8d9b1aa)
  • conditional-formatting: ranking error (#3589) (f0252ca)
  • core: fix plugin holder of univer type not set (#3702) (851b1ce)
  • dispose and createUnit cause viewport height collapse (#3598) (36b676f)
  • docs: arrow in table when table across two pages (#3692) (9e98122)
  • docs: copy table in univer (#3625) (8fb395f)
  • docs: editing drawing is not working (#3718) (b253b32)
  • docs: no need to add cursor when select multi text ranges (#3691) (f2aab59)
  • docs: optimization of text selection (#3660) (a2f2215)
  • docs: wrong header footer icon (#3689) (0cfeece)
  • fix error display not shown (433da50)
  • fix permission init should build cache (#3651) (6dac0d0)
  • formula show editor selection when using filter (#3621) (1149cff)
  • formula: add r_tree for dependency and fix bug (#3647) (f5140c0)
  • formula: array formula spill error (#3673) (e8ffd23)
  • merged cell bg not fully ender (#3671) (5bbbec3)
  • sheets-hyper-link: hyper-link operator issues (#3628) (e27bf5e)
  • sheets-ui: editor state not correctly reset when active (#3668) (16a08bf)
  • sheets-ui: error quit edit when set-range-values was called (#3697) (0c29785)
  • sheets-ui: remove useless mark dirty on data-validation & thread-comment (#3639) (6b48993)
  • sheets: correct subUnitId usage in SetStyleCommand (#3586) (b03711d)
  • ui: resolve issue preventing custom context menus from displaying (#3688) (b3a3cbc)
  • underline was hidden by background in next line (#3638) (71229b3)
  • zen: fix zen editor cannot be opened (#3699) (405a715)

Features

  • add replay-only mode to actionRecordPlugin (#3695) (a3cb5c4)
  • facade: add lifecycle and cellChange event api (#3626) (5fad25f)
  • formula: regexextract/regexmatch/regexreplace (#3282) (7ce334f)
  • sheets-ui: add formulaBar option (#3632) (d0a9f24)
  • support for rtl and farsi i18n (#3558) (b13168d)

Performance Improvements

  • permission: add row and column cache to optimize performance (#3634) (27eb2a3)
  • render in viewrange not all model (#3637) (7b1462b)
jikkai
published 0.3.0-nightly.202410111606 •

jikkai
published 0.3.0-nightly.202410101606 •

jikkai
published 0.3.0 •

Changelog

Source

0.3.0 (2024-09-29)

Features

jikkai
published 0.3.0-alpha.1 •

Changelog

Source

0.3.0-alpha.1 (2024-09-29)

Bug Fixes

  • bg border return before getCell (#3623) (2e7b201)
  • data-validation: remove useless interceptor mutations (#3630) (fd48e15)
jikkai
published 0.3.0-alpha.0 •

Changelog

Source

0.3.0-alpha.0 (2024-09-28)

Bug Fixes

Features

Performance Improvements

jikkai
published 0.2.15 •

Changelog

Source

0.2.15 (2024-09-21)

Bug Fixes

Features

  • core: unify the handler of get plain text from rich-text model (#3421) (e9395d2)
  • demo: add support for dynamic imports (#3433) (33571b6)
  • facade: add FWorksheet.getRange(a1Notation) (#3504) (a697a49)
  • formula: add function leftb (#3418) (b66e8ce)
  • formula: add function mid (#3417) (32fb95e)
  • sheets-data-validation: data validation optimize (#3422) (93c3659)
  • sheets-ui: undo set cols visible should scroll to cols (#3355) (ed6d783)

Performance Improvements

jikkai
published 0.2.14 •

Changelog

Source

0.2.14 (2024-09-13)

Bug Fixes

  • sheet: custom will overwrite the original value (#3431) (e1042d4)
  • sheets-ui: formula error when cross sub-sheet (#3436) (97ae314)

Features

  • sheets-ui: optimize shortcut for comment & hyperlink editor (#3434) (9604020)
jikkai
published 0.2.13 •

Changelog

Source

0.2.13 (2024-09-13)

Bug Fixes

  • border auxiliary is unexpectedly cleared after the merge cell is hidden (#3358) (c11c324)
  • cell margin top is not right (#3382) (8b4027e)
  • cell value should adjust rich text & function (#3385) (ca628e1)
  • docs-drawing: drawing resource (#3410) (4f2b148)
  • docs-ui: editor focusing conflict when update content (#3423) (f2deabc)
  • formular: fix sheet maximum (#3384) (41affb7)
  • formula: update formula id (#3339) (1434966)
  • incorrectly quit autofill mode (#3390) (f0fc942)
  • render: fix the issue loop span many times (#3394) (f3d55f7)
  • sheet getRowVisible lags after filter (#3396) (cb2cf7e)
  • sheet: adjust move range old mutation not has fromRange property (#3361) (11748a5)
  • sheet: fix type error (#3401) (7ce40a5)
  • sheet: merge cell custom property (#3365) (880ef44)
  • sheets-ui: recover float-dom delete menu & focusing when zen-editor mount (#3426) (2bf1177)
  • sheet: the first style of span is not set is merge to true (#3398) (6def773)
  • sort: i18n error in sheet sort (#3419) (771eeb6)
  • the viewport size is too big after cancel filter rule, then viewport main is blank because graphic mem is full. (#3415) (f31cefd)
  • ui: prevent dropdown usage when menu bar is disabled (#3400) (5f2e9fa)

Features

  • action-recorder: add experimental action recorder plugin (#3386) (83238fa)
  • conditional-formatting: support formatting painter (#3420) (2b121d7)
  • doc-hyper-link: polyfill history data for doc hyper link (#3406) (5f2c2fe)
  • formula: add some lookup formulas (#3352) (5ab9c7d)
  • formula: add some math formulas (#3381) (e736b8a)
  • formula: bycol/byrow/map/reduce/scan (#3320) (85b9d90)
  • sheets-hyper-link-ui: sheet link support rich-text mode (#3322) (d19d224)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc