You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 KiB

0.9.20 (2023-03-08)

Bug Fixes

  • near highlight elements render error (17b469b)

Chores

Features

  • signature adapt to high-resolution screen (4acf243)
  • open hyperlink shortcut (3295e37)
  • copy and paste highlight element (0493ae2)

0.9.19 (2023-03-03)

Bug Fixes

  • continuity page render error in lazy mode (ff06e50)
  • format paste table data (909096b)

Performance Improvements

  • improve:control element input (dc54622)

0.9.18 (2023-03-02)

Bug Fixes

  • scrollbar scroll automatically (8b5c41b)
  • paper remove error in lazy render mode (8aac99d)
  • cannot paste html at the end of the control #133 (0694bf0), closes #133
  • cannot delete control when it is first element #131 (45ef8b6), closes #131

Features

Performance Improvements

  • improve:position compute separate from draw row (8910c7c)

0.9.17 (2023-02-28)

Bug Fixes

  • composing input not save history (c4f2687)
  • visible page computing method (fcb96a6)

Documentation

Features

  • set the cursor style when dragging text (2977183)

0.9.16 (2023-02-21)

Features

  • render composing text (63487d4)
  • redraw when device pixel ratio change (4c370ae)
  • support mac os shortcut remark (189e88c)

Tests

  • optimize the method of get editor value (708d578)

0.9.15 (2023-02-16)

Bug Fixes

  • draw multi-segment richtext element in one row (c522c22)

Documentation

Features

  • support mac os shortcut (ef4bda2)
  • support mac os shortcut (0d6e0cf)
  • support partial fields to set i18n lang (7287b57)

0.9.14 (2023-02-08)

Bug Fixes

  • get rowFlex when line breaks (34799d7)
  • paste table data format judgment (8ff0d01)

Features

0.9.13 (2023-02-03)

Bug Fixes

  • remove style sheet when paste html (5bf7029)
  • copy table width colspan and rowspan info (0f46db1)
  • adjust selection boundary (4865eb5)

Documentation

Features

0.9.12 (2023-01-20)

Bug Fixes

  • adjust selection by shortcut #111 (a19a0a1), closes #111
  • compatible with browsers that do not support ClipboardItem #108 (196f638), closes #108
  • line thickness of rendered margin (e8f3b2a)
  • cannot cut whole line except the first page (ca13a3b)

Documentation

Features

0.9.11 (2022-12-25)

Features

  • optimize event code structure (f63affc)
  • add isPointInRange function to Range (5e9c1ce)
  • drag text to editor (4cf4ea5)
  • use selection text when searching (bcdb234)
  • add cut row feature to contextmenu (172cb6d)
  • cut a whole line when no selection (2c38f13)