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

@univerjs/ui

Package Overview
Dependencies
Maintainers
5
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@univerjs/ui - npm Package Versions

1
27

0.1.16

Diff

Changelog

Source

0.1.16 (2024-06-21)

Bug Fixes

Features

jikkai
published 0.1.15 •

Changelog

Source

0.1.15 (2024-06-14)

Bug Fixes

Features

jikkai
published 0.1.14 •

Changelog

Source

0.1.14 (2024-06-07)

Bug Fixes

  • build error (#2436) (d497b03)
  • drawing: plugin name (#2402) (296f399)
  • fix findDOMNode deprecation issue under React 18.3.1 (#2403) (41d21c3)
  • fix layer (#2421) (ad7b3b5)
  • fix list lint (#2406) (eb8737c)
  • fix menu status is incorrect because focusedOnDrawing$ have not initial value (#2431) (5b7bc17)
  • fix permissions wrong reference render-engine in sheets package (#2396) (10387e4)
  • formula: export AsyncObject (#2438) (08df397)
  • formula: js precision problem (#2371) (d2c9eeb)
  • meesage: fix in node env, the document not exist (#2415) (8657cc4)
  • message node env (#2417) (3dd2d6a)
  • not escape when copy content (#2354) (c10e4d9)
  • sync actions between formula editor and cell editor (#2380) (bdf033c)
  • ui: fix findDOMNode is deprecated warning when collapsing the toolbar (#2413) (754fad2)
  • ui: fix flickering on register ui parts (#2430) (2d036a3)
  • ui: fix ineffective hidden property in menu configurations (#2420) (c2b0019)
  • ui: fix possible race conditions for ComponentContainer (29af7c2)

Features

  • add scrollLeftTop for sheet snapshot (#2348) (38d8003)
  • add Tools.set method (#2399) (ea8f50c)
  • add workbook permission (#2391) (0a9a980)
  • InsertSheetCommand: allow using partial sheet from params as sheetconfig (#2429) (ce85854)
  • network: add http auth interceptor (#2424) (066941a)
  • permission-share: support permission share (#2416) (0332000)
  • sheets-data-validation: add validator service allowing developer to get status of data-validation (#2412) (12d531d)
  • sheets-ui: support drawing print (#2418) (f24cace)
  • ui: enhance component container (#2395) (54460f9)

Reverts

  • Revert "feat: add scrollLeftTop for sheet snapshot (#2348)" (#2398) (1e5c40c), closes #2348 #2398
jikkai
published 0.1.13-nightly.202406041140 •

jikkai
published 0.1.13 •

Changelog

Source

0.1.13 (2024-06-03)

Bug Fixes

Features

jikkai
published 0.1.12 •

Changelog

Source

0.1.12 (2024-05-24)

Bug Fixes

  • engine-render: fix "require("fs")" issue (#2278) (0e25997)

  • export necessary types from ui package (c648310)

  • fix identifier name (c1b4e8b)

  • fix shortcut panel content not correct (#2267) (bf5880a)

  • resolve warning about nested component updates from render methods (#2274) (4e7b4c5)

  • sheet: add info type for Message component, use barColor in ProgressBar (#2277) (7b411b3)

  • sheets-thread-comment: fix some ui issues & update readme.md (#2294) (b230655)

  • sheets-ui: fix doc plugins not loaded before sheet editor (#2279) (e467c1e)

  • ui: fix canvas popup direction definition error (0690697)

  • ui: fix position error (57d4e8a)

  • uniscript: export module for pro (#2293) (e7ad8d5)

  • feat(ui)!: add support for hiding context menu (#2275) (3f12ad8), closes #2275

Features

  • add support for customizable context menu & toolbar (#2273) (b253997)
  • core: command service support get command type (6775a73)
  • extract debugger plugin to standalone package (#2269) (f89e3bd)
  • extract hooks for better customization (#2301) (2b75400)
  • render-engine: facade adds onCellPointerOver,onCellDragOver,onCellDrop (#2240) (874fa27)
  • sheets-conditional-formatting-ui: refactor manage rule selection options (ba56b60)
  • sheets-thread-comment: comment support for sheets (#2228) (313ab79), closes #2121 #2120 #2114 #2112 #684 #2174 #2162 #715
  • sheets-thread-comment: optimize comment mention source injector method (#2303) (a5a7b33)
  • thread-comment: add data-source-service export (#2296) (41d0639)
  • ui: popup enhance direction (#2281) (e9c27b7)
  • ui: ui parts service support more generic situations (#2286) (415d5b8)
  • umd: add thread comment support to the UMD bundle (#2288) (d909b5f)

BREAKING CHANGES

  • The default values for header and footer are now set to true.

  • feat: update examples

mengshukeji
published 0.1.11 •

Changelog

Source

0.1.11 (2024-05-17)

Bug Fixes

  • backspace in list when select all list content (#2230) (e58a69e)
  • edit cell and the content is not display (#2245) (08f41cf)
  • editor: focusing error (#2264) (0831994)
  • filterRenderController works after selectionRenderService is usable (#2236) (3693e7a)
  • fix docs links (#2224) (5f26e90)
  • fix facade version (71fcd08)
  • fix resource key of filter (e832ce3)
  • formula: formula string results are displayed as regular strings (#2206) (1d1a45f)
  • inline style undo error at the doc end (#2241) (91e6fbc)
  • lifecycle event handling in plugin holder (#2244) (85af642)
  • sheet: clear custom field of selection (#2178) (edd2af1)
  • sheet: filterRenderController work after selectionRenderControll… (#2229) (8f8e80d)
  • sheet: restore code in setStyleCommand (#2225) (e1f4a37)
  • sheets-ui: resolve issue where hidden worksheets cannot be unhidden (#2258) (5e02b6e)
  • sheet: save edit content when select other tab (#2160) (3e02de5)
  • sheets: bugfix for freeze & hover-manager-service & data-validation (#2233) (9636037), closes #684 #2174 #2162
  • sheet: skip filtered row on setting style (#2221) (206e080)
  • the cursor is displayed incorrectly in the presence of bg color (#2218) (84620d4)
  • ui: fix use observable not working in StrictMode (#2235) (9929eff)
  • use Singleton Pattern of Hyphen (#2242) (ba853df)

Features

mengshukeji
published 0.1.10 •

Changelog

Source

0.1.10 (2024-05-10)

Bug Fixes

Features

  • docs: image layout in doc (#1958) (00d0b79)
  • facade: add sheet hooks, onCellPointerMove hook (#2193) (476ffd3)
  • facade: refactor f-univer newAPI and add getDependencies (#2176) (94a86d3)
  • formula: report formula error message, check params number by minParams and maxParams (#1876) (88f517b)
  • ui plugin support override dependencies (#2125) (561f7aa)
  • user: add user model (#2137) (49c1a70)
mengshukeji
published 0.1.9 •

Changelog

Source

0.1.9 (2024-04-29)

Bug Fixes

Features

mengshukeji
published 0.1.8 •

Changelog

Source

0.1.8 (2024-04-26)

Bug Fixes

  • columns is not render properly (#1952) (039e5e2)
  • conditional-formatting: create cf rule error (#1969) (ee8f8de)
  • conditional-formatting: disregarding computation beyond the tables region (#1891) (c14a3a8)
  • conditional-formatting: gradient fills may conceal cell values (#1898) (70d3a7e)
  • design: fix checkbox group not updating visually on click (#1989) (967eb39)
  • dv: fix data validation plugin type to prevent loading error (#2084) (937fa13)
  • editor: formula input esc invalid (#1902) (87f0994)
  • facade: fix handling of empty selections in onSelectionChange method (#2066) (e440e04)
  • fix API not exported (b4913f9)
  • fix current render handling in desktop controller (#2067) (ddbeb02)
  • fix lifecycle stages (37777f1)
  • fix lint errors (4e970d4)
  • fix memory leak on dispose sheet unit (#1900) (4a5eca1)
  • fix memory leaking in active cell (761a372)
  • fix non-sheet renderer should not be set container (#2044) (00b30e5)
  • fix plugin not added to seen list (7591212)
  • fix unit cannot be destroyed or recreate (#2081) (b67a9f8)
  • fix univer plugin lifecycle not triggered (#2023) (827e5a3)
  • fix univer plugin not started (5f5b0a7)
  • getCurrent methods should possibly return null (#1892) (859d7fc)
  • punctuation adjustment (#1867) (e921128)
  • rect-popup event bind error (#1922) (ac17c69)
  • refocus sheet cell when create new sheet (#1896) (db88447)
  • render-engine: punctuation render error in sheet cell (#2034) (d7ddad1)
  • replace whitespace characters in html str (#1904) (1ff1261)
  • sheet-formula: fix error message on missing formula (#1885) (0ab866e)
  • sheet: add cell custom field (#2021) (53b9041)
  • sheet: cell custom supports updating from mutation (#2058) (bec1944)
  • sheet: defined name move (#1888) (be2fec3)
  • sheet: defined name update name (#1917) (5b6e223)
  • sheet: editor set rich error (#1918) (d4f67f8)
  • sheet: esc key for editor (#1928) (54487b8)
  • sheet: fix some copy/paste bugs (#1754) (496dcb8)
  • sheet: header hidden (#1954) (e3dc9ce)
  • sheet: life cycle steady (#1927) (fbabfaa)
  • sheet: move formula ref (#2078) (fa4ebea)
  • sheet: range selector drag row (#1729) (530a852)
  • sheet: range selector error (#1897) (a2c8cb6)
  • sheets-data-validation: fix reject input incorrect (#2082) (6e03118)
  • sheets-formula initialize time (#1910) (a461d16)
  • sheets-ui: after unhiding row or col icon doesn't disappear (#2075) (f07c2d9)
  • sheets: the text is aligned at editorial and non-editorial states (#1874) (c7e26a0)
  • text is cropped when rendered in italic style with background (#1862) (80f43b8)
  • the strickthough position is wrong when fontsize is different (#1919) (2564456)
  • ui: stop onblur propagation at root to prevent external focusout conflicts (#1894) (04abb1b)
  • univer plugin holder start immediately (8c3bb90)
  • univer should auto start (af032c8)

Features

Performance Improvements

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