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

@univerjs/core

Package Overview
Dependencies
Maintainers
5
Versions
304
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@univerjs/core - npm Package Versions

1345
31

0.6.6-nightly.202503161606

Diff
jikkai
published 0.6.6-nightly.202503161606 •
jikkai
published 0.6.6-nightly.202503151606 •
jikkai
published 0.6.6-nightly.202503141606 •
jikkai
published 0.6.6 •

Changelog

Source

0.6.6 (2025-03-14)

Bug Fixes

  • sheets-ui: formlua-bar edit error (#4833) (db062e5)

Features

  • docs-drawing-ui: doc float dom influence on sheet float-dom (#4834) (40acdc2)
  • docs-drawing-ui: optimize float-dom on doc canvas (#4824) (e8332bc)
  • supplement facade example (#4825) (3760ee8)
jikkai
published 0.6.5-nightly.202503131607 •
jikkai
published 0.6.5-nightly.202503121607 •
jikkai
published 0.6.5 •

Changelog

Source

0.6.5 (2025-03-12)

Bug Fixes

  • fix peerDependencies (#4820) (ef19fc7)
  • fix range theme fromjson (#4795) (d2a4e12)
  • fixed tooltip warnings in React 18 (#4794) (55ba301)
  • header line (#4818) (ff3f8ad)
  • reduce set font and limit fillText out of viewbounds (#4800) (8ec54c5)
  • sheet: fix fromjson error (#4812) (da002ee)
  • sheets-conditional-formatting: apply conditional formatting for triggered sheet (#4798) (c3574ee)
  • sheets-formula-ui: fix component registration (#4807) (8e2be48)
  • sheets-ui: fix sheet clipboard col tag not closed (#4803) (9e88fac)
  • sheets-ui: hover service error (#4804) (5d82419)

Features

  • docs-drawing-ui: support float-dom on doc-canvas (#4821) (fdc7f0e)
  • docs: custom block support custom type (#4792) (4497c4f)
  • sheets-drawing-ui: change cell-image resize to render phase (#4809) (a4aee93)
  • supplement facade example (#4799) (c43b0c9)
jikkai
published 0.6.4-nightly.202503111607 •
jikkai
published 0.6.4-nightly.202503101606 •
jikkai
published 0.6.4 •

Changelog

Source

0.6.4 (2025-03-08)

Bug Fixes

  • dep detect only in event handler not before register event (#4781) (58a24b5)
  • design: resolve the issue of tooltip jitter during initialization (#4779) (3643ffe)
  • docs-ui: select all on empty doc (#4787) (d85a0db)
  • facade: showRangeSelectorDialog document (#4767) (323fe3f)
  • fix facade example (#4780) (ca2329e)
  • formula e2e (#4788) (f0df9ef)
  • formula: fix dispose register function bug (#4783) (be00bdd)
  • formula: formula update after hide row column (#4238) (4113714)
  • sheets-conditional-formatting: correct bottom percent rank calculation (#4771) (e5cff35)
  • sheets-data-validation: data validation ref-range error on insert row & column (#4785) (82545bf)
  • sheets-data-validation: data validation valid error on custom formula (#4776) (2f3c477)
  • update permission init timing (#4770) (5099acf)

Features

  • sheets-numfmt: add percentage as default option (#4772) (e3a9b59)
  • sheets-ui: check before undo-redo rollback (#4784) (f66f931)

Performance Improvements

  • remove unnecessary ctx.font = calls, and avoid drawing glyphs outside the viewBounds (#4775) (cd3decd)

Reverts

  • remove unnecessary ctx.font = calls, and avoid drawing out of bounds (#4793) (1aaad2a)