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

@univerjs/debugger

Package Overview
Dependencies
Maintainers
0
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@univerjs/debugger - npm Package Versions

1
1315

0.2.7

Diff

Changelog

Source

0.2.7 (2024-08-10)

Bug Fixes

  • add range type when create selection (#2965) (ff6a667)
  • add rect ranges to share cursor (#2942) (1d5d42f)
  • add table create row col limit to 20 (#2967) (04accd2)
  • adjust toolbar item position in uni-mode (#2987) (285cdf5)
  • can not edit in footer (#2956) (28c951b)
  • can not insert table in link (#2960) (7448724)
  • can not select text when the last page ends with table (#2954) (d5d3b39)
  • change element to save editing state & update doc sk after resize (#2950) (35b0bac)
  • col visible (#2981) (184ffdd)
  • conditional-formatting: can not add custom formula (#2915) (e9435ee)
  • conditional-formatting: fixed a performance issue during the initialization phase of the conditional format (#2919) (8ddc701)
  • context menu disable status (#2943) (510c178)
  • context menu should not clear selections (#2949) (b5fcb55)
  • core: fix editor set focus element by mistake (9b0ba21)
  • core: fix resource loader not work for created units (#2996) (9df348d)
  • core: fix resource manager get unrelated data (#2989) (b29cf76)
  • data-validation ref-range error init form snapshot & support hyperlink target (#2975) (c1a342d)
  • default setting in header and footer (#2977) (eeaf78f)
  • design: add missing css import file (#2991) (f007237)
  • disable image when select table (#2962) (770385b)
  • docs-thread-comment-ui: comment when cross table (#2939) (678816c)
  • docs-ui: doc list indent wrong after remove list & copy paste sheet-link (#3002) (94d436c)
  • docs: change list type error when cross table (#2963) (8416e8b)
  • docs: refresh image positions after resize (#2976) (a7a3c95)
  • export some apis of render engine (#2941) (6c1211c)
  • filter should not hidden col (#2980) (683d251)
  • fix create lists in table (#2947) (6ac854f)
  • fix custom formula service not handle other units (d4b3767)
  • fix slide errors (0145ea5)
  • fix sort menu hidden$ (4f61745)
  • fix type error (4cda2fb)
  • fix uni formula collab (#2951) (5b75469)
  • fix uni mode errors (#2959) (de57b8e)
  • fix zen editor id (c5de1a2)
  • formula: fix formula sheet name uppercase bug (#2908) (b4122b1)
  • formula: fix some bugs (#2920) (323e085)
  • highlight not work when select link (#2978) (6a97ced)
  • image initial render (#2921) (c165edc)
  • image: switch tab error (#2926) (2cee8d6)
  • insert col right to cursor (#2964) (912d666)
  • issue #1791 (#2918) (4cba768)
  • modify the judgment logic of rich text (#2957) (041f889)
  • paragraph: when switching from 2 lines to 1 line, the selection … (#2997) (21d09eb)
  • permission: permission validation performance problem (#2916) (60ae402)
  • selection is wrong when select table (#2953) (b15b46b)
  • sheets-data-validation: data validation validator empty ranges & comment active issue & sheet-hyper-link autofill (#3003) (3271885)
  • sheets-ui: set frozen to max column should limited & doc list-paragraph optimize (#2983) (64917c2)
  • slide editing scale (#2999) (8017323)
  • slide editor disappear when moving curor by keyboard (arrow key) (#2972) (448dcb1)
  • snapshot (#2940) (47ebfb7)
  • uni: scale uni frame (#2955) (ba7902f)
  • uni: uni formula service should run on server without formula (#2946) (2aa0d84)
  • uni: use uni formula controller to regiter commands (d2ba71e)

Features

jikkai
published 0.2.6 •

Changelog

Source

0.2.6 (2024-08-02)

Bug Fixes

  • doc: list update (#2862) (b045042)
  • docs-drawing: formula ts error & docs-drawing load error (#2879) (1182bee)
  • drawing: update (#2871) (1880552)
  • formula: fix formula parameter assignment (#2905) (8fb9655)
  • ref selection should call updateSelection after skelenton change (#2839) (d37f669)
  • sheet: fix expand range performance (#2882) (0de3488)
  • sheet: parse snapshot string (#2897) (f4fe38d)
  • ui: ensure container DOM is removed when destroying Vue 3 components (#2892) (5c38528)
  • unitId type error in handle editor invisible (#2907) (5e09017)
  • use new selectionData not workbook._worksheetSelections (#2909) (b597194)

Features

Performance Improvements

  • skip hidden row & col in sheet's extension drawing process (#2899) (5dcfaa3)
jikkai
published 0.2.5 •

Changelog

Source

0.2.5 (2024-07-26)

Bug Fixes

Features

jikkai
published 0.2.4 •

Changelog

Source

0.2.4 (2024-07-19)

Bug Fixes

Features

jikkai
published 0.2.4-alpha.0 •

jikkai
published 0.2.3 •

Changelog

Source

0.2.3 (2024-07-12)

Bug Fixes

Features

  • formula: add more functions (#2701) (8598e02)
  • formula: enable cancellation of ongoing formula calculations (#2661) (5d80993)
  • i18n: add zh-TW, vi-VN language (#2694) (2f99d19)
  • network: add merge interceptor (#2749) (6a0c1b7)
  • optimization of doc image (#2432) (3f98681)
  • permission: support refresh (#2740) (710e26a)
  • sheets-data-validation: support show-time when set validation at date (#2723) (737660e)
  • sidebar-service supports scroll-event subscription (#2724) (2da550d)
  • ui: change floating position (#2698) (f2fbd3b)

Reverts

  • "chore: image menu show on insert position" (#2714) (2965f28)
jikkai
published 0.2.2 •

Changelog

Source

0.2.2 (2024-07-09)

Bug Fixes

jikkai
published 0.2.1 •

Changelog

Source

0.2.1 (2024-07-08)

Reverts

  • "chore: image menu show on insert position" (#2714) (c077cb3)
jikkai
published 0.2.0 •

Changelog

Source

0.2.0 (2024-07-06)

Bug Fixes

  • add correct RU translation in Sort and Hyperlink plugins (#2685) (9616c44)
  • docs-ui: disable link & comment on header footer (#2700) (f93a229)
  • docs: backspace in header (#2703) (000e88d)
  • drawing issues (#2639) (7d35091)
  • drawing: regster by sheet transform (#2672) (59a117a)
  • editor: fix the wrong position of validate messages on initialization when the sidebar is open (#2676) (749dd74)
  • facade: fix implementation of getWrap and remove redundant getWraps method (#2675) (6e2ef32)
  • formula: ref a1:a gets name error (#2666) (692b30c)
  • formula: row range calculation error (#2649) (3dcedc2)
  • formula: ts error in averageif (#2656) (6179726)
  • optimize the the menu and prefer apply-type of auto-fill (#2638) (b1e1ef4)
  • shees-ui: add missing menu configs (#2635) (31c7dbf)
  • sheet: dependency error (#2650) (4ec356d)
  • sheet: drawing load (#2692) (2c5011e), closes #2683 #2685
  • sheet: drawing switch tab position error (#2686) (bd5293c)
  • sheet: freeze invalid (#2658) (03982b7)
  • sheet: line default error (#2641) (01c1b32)
  • sheet: pasting plain text with newline and tab characters (#2678) (de987cc)
  • sheets-ui: ensure context menu does not open on sheets tab when contextMenu is set to false (#2654) (a5ecccc)
  • sheets-ui: fix focusout issue with rename input box in lower version of React (#2662) (6f74450)
  • sheets-ui: fix formula editor's position issue in lower version of React (#2667) (e5020d7)
  • slide: remove duplicated calls to render.engine.setContainer (#2688) (76e93f3)

Features

Reverts

  • Revert "feat(ui): change floating position (#2693)" (#2696) (0d17693), closes #2693 #2696
jikkai
published 0.1.17 •

Changelog

Source

0.1.17 (2024-06-28)

Bug Fixes

Features

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