Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@univerjs/debugger

Package Overview
Dependencies
Maintainers
0
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@univerjs/debugger - npm Package Versions

1
46

0.2.11

Diff

Changelog

Source

0.2.11 (2024-08-31)

Bug Fixes

  • sheet: render after every mutation executed (#3258) (91217dc)
  • sheets-data-validation: cant resume data-validation on undo remove-sheet (#3260) (7e9e69f)
jikkai
published 0.2.10 •

Changelog

Source

0.2.10 (2024-08-30)

Bug Fixes

  • some operations can be performed when have view permission (#3180) (8664a75)
  • add missing exports (c6ee109)
  • add rows by paste should support undo (#3208) (9ee12c2)
  • conditional-formatting: hidden values do not take effect when us… (#3228) (4e888d0)
  • conditional-formatting: setting highlight error can not be confi… (#3229) (5c16e04)
  • copy paste between sheet and doc (#2993) (617986d)
  • docs: copy paste image form univer doc to univer doc (#3227) (c2f417c)
  • docs: copy table only has one row and col (#3234) (08034d0)
  • docs: find cursor by cood (#3105) (5d80b5b)
  • docs: no need to scroll when enter zen mode (#3222) (1ebbe27)
  • docs: paste content to univer (#3071) (97e19b3)
  • docs: paste table after table (#3214) (1899d34)
  • docs: remove content and insert drawing (#3198) (f68e8eb)
  • docs: reserve the first remove text run (#3225) (01fdcca)
  • docs: selection error in table and paragraph (#3170) (c6f2eb7)
  • docs: show font family after copy from header (#3233) (480e9f1)
  • docs: wrong font family in menu (#3232) (f896261)
  • editor: boolean values do not need to be processed (#3204) (f060863)
  • fix the judgment logic of editor returning empty textRun (#3211) (9a57c5d)
  • formula: fix operation accuracy (#3244) (20b4dd5)
  • formula: parser error (#3174) (6e2db5a)
  • modify the rich text judgment logic (#3178) (0431c1f)
  • multi normal selections did not refresh when changing sheets. (#3166) (1314465)
  • numfmt: add or substract decimal inheritance (#3195) (67f25c8)
  • numfmt: menu circular dependencies (#3248) (5087f29)
  • numfmt: numfmt skip null or undefined (#3188) (a923a93)
  • numfmt: support edit percent with numfmt (#3190) (d8ca9f6)
  • paste col should keep wider column width (#3185) (e1f4f46)
  • paste should clear style when paste to editor in sheet (#3215) (781c72e)
  • retry interceptor params (#3220) (2e2044a)
  • sheet dispose cause scroll update scene size failed. (#3205) (6e1a234)
  • sheet text (#3189) (5fd5350)
  • sheet: insert wrong columns when shift right (#3193) (ebe1dda)
  • sheet: make dirty when only local false (#3247) (5b31804)
  • sheets-data-validation: data validation auto height (#3175) (9e53c79)
  • sheets-data-validation: date picker can't input by type when errorStyle is STOP (#3237) (99cfb4b)
  • sheets-drawing: drawing snapshot error (#3230) (f5f52bf)
  • sheets-filter: some filter bugs (#3199) (ec69831)
  • sheets-sort: wrong order colIndex (#3196) (33fdbde)
  • sheets-ui: popup can't show (#3252) (f1a45fd)
  • sheets: do not copy cell bg color to rich text bg (#3207) (e293aca)
  • sheets: no style in blank cell (#3231) (e9360c4)
  • sheets: ref-range watch-range on insert-move-down & insert-move-right (#3218) (ca0f47a)
  • underline not work when align bottom & moving clipboard controller from steady to render (#3139) (10484d8)

Features

  • export facade api (1d4b185)
  • facade: add facade api for sheets-thread-comment & float-dom & optmize data-validation facade api (#3200) (5aa3342)
  • facade: add Facade Worksheet row column API (#3163) (7d903d7)
  • facade: add redo undo facade hooks (#3217) (a2be933)
  • formula: add some engineering functions (#3070) (dbe1dab)
  • formula: add some financial functions (#3137) (62bb41b)
  • pivot: fix scroll height & add hooks to format paint (#3224) (84e8c89)
  • sheet: dialog close all (#3240) (f06192d)
  • sheet: performan the expand range (#3187) (4a72204)
jikkai
published 0.2.9 •

Changelog

Source

0.2.9 (2024-08-23)

Bug Fixes

  • conditional-formatting: initialization timing problem (#3142) (7d1c9d6)
  • crosshair: fix rendering controller (f697951)
  • debug currentSkeleton$ if param is null (#3164) (3283d61)
  • docs-ui: limit list maxLevel to 3 when in table & set line-through style on checklist (#3096) (9a62d77)
  • docs-ui: link & checklist can't work on header-footer (#3107) (106e7c4)
  • docs: disable some menu items when no selections (#3094) (07a24cb)
  • docs: find cursor by coods (#3143) (9998feb)
  • docs: line space between image and line (#3101) (32915ff)
  • docs: no need to scroll to selection when resize page (#3092) (9697d87)
  • fix issue where custom menu items are hidden by default when hidden$ is not configured (#3122) (701131d)
  • fix some permission bugs (#3037) (eb30bdc)
  • fix type error (983a323)
  • formula: array input (#3097) (774d09c)
  • formula: skip tree after add to formula run list (#3114) (a238ea9)
  • hyper-link ref-range error on filter (#3135) (014dd67)
  • permission: optimize permission calculation logic in dv (#2811) (d127e02)
  • ref selection expand after bottom line is over top line, and ref selection fill area(primary cell) and formula editor should clear when change sheet. (#3104) (e73fc3c)
  • selection render and insert char (#2982) (411d328)
  • sheet: defined name panel style (#2797) (23a581b)
  • sheet: mixin should not use class self (#3130) (1d7c3ab)
  • sheet: move function to a file and export (#3125) (8483725)
  • sheets-data-validation: data-validation absolute offset (#3091) (135e5c0)
  • sheets-data-validation: date validator error when errorStyle=STOP was set (#3102) (a5015c8)
  • sheets-drawing-ui: float-dom-layer position not correct on sheets and uni mode (#3152) (4e434b0)
  • sheets-ui: data-validation dropdown hidden when selection change (#3119) (b8bf3b1)

Features

jikkai
published 0.2.8 •

Changelog

Source

0.2.8 (2024-08-16)

Bug Fixes

  • add inputFormula$ (#3013) (c5ce261)
  • doc drawing load error on uni mode (#3033) (bd32e08)
  • docs-drawing-ui: doc drawing load error on uni mode (#3034) (ba4ce37)
  • docs: delete list between tables (#3041) (97842a0)
  • docs: delete paragraph break in table cell (#3077) (dc566fd)
  • doc: should not resize all internal editors except zen mode (#3005) (0cf5e2d)
  • docs: insert footer (#3058) (14469e5)
  • docs: line space (#3082) (f5dcea0)
  • editor: slide editor should use a different id from sheet cell editor (#3008) (b95d337)
  • export resetCahce from sheet-skeleton (#3087) (c400ab1)
  • filtered & hidden rows should not be calculated in statusbar (#3026) (803ced4)
  • fix permission initialization in multi-unit situation (#3019) (fd73710)
  • fix sheet editor life (fc08d5f)
  • formula: async formula (#3025) (aff2b29)
  • lint (#3088) (397e446)
  • permission: fix permission bugs 0815 (#3081) (870cd22)
  • sheet: add from & to range in moverange & clone the cellvalue (#3044) (bd91317)
  • sheet: pivot data spill (#3039) (bf697b6)
  • sheets-data-validation: date data validation format not work & optimize popup-service (#3018) (92dedd6)
  • sheets-data-validation: date dropdown display error on invalid value (#3055) (2e89983)
  • sheets-drawing-ui: export SheetsHyperLinkCopyPasteController for usage of pro (#3052) (dbf2101)
  • sheets-drawing: drawing on uni mode (#3009) (9644695)
  • sheets-drawing: sheet-drawing error depend on renderManagerService (#3030) (efc1702)
  • sheets-ui: watch-range error on move-range (#3060) (7430e84)
  • slide canvasview to slide render controller (#3032) (dbdd85c)
  • slide&sheet image component-name duplicated (#3012) (afe89d4)
  • slide: init cursor stage change listener really late (759ba75)
  • some ui problems in uni-mode (#3029) (19eb1dc)
  • spread operator with Math.min max cause Maximum call stack size … (#3059) (1e52972)
  • ui: move event bubbling prevention from "More" menu to button (#3031) (e07e0c8)
  • ui: optimize Menu component rendering and filtering logic (#3028) (9a19335)
  • uni drawing update (#3016) (607e400)
  • update drawing panel state at end of changing (#3069) (3a5635f)
  • worker not disposed (#3086) (3da4e67)

Features

  • add unit param for slide cmd (#3038) (1d1d59c)
  • dialog: add property to control whether click mask to close to … (#3020) (8820862)
  • facade: add sheet-data-validation facade api (#3050) (9ce3f8d)
  • formula: add some engineering function (#2893) (9386c6b)
  • formula: add some financial function (#2868) (2e475b3)
  • sheet: matrix test (#3027) (8f15ea4)
  • sheets-data-validation: support dropdown filter & fix paste error on data-validation cell (#3057) (e2e7d2a)
  • slides: add text editing and shapes transform operations (#3015) (3284b38)
  • ui: add use-virtual-list hooks (#3084) (a17d436)
  • ui: support modifying the toolbar items through setMenuItem (#3083) (ff51551)
  • uni-formula: support slide (#3014) (b6cc556)
jikkai
published 0.2.7 •

Changelog

Source

0.2.7 (2024-08-10)

Bug Fixes

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

Reverts

  • "chore: image menu show on insert position" (#2714) (2965f28)
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