319 Commits (e5a1b0bce4dfa3b4ef30c08d4e1be7e7907e10d5)

Author SHA1 Message Date
Hufe 009afdf074
Merge pull request #139 from Hufe921/feature/performance
3 years ago
Hufe921 8b5c41bd58 fix:scrollbar scroll automatically
3 years ago
Hufe d8678b2ec7
Merge pull request #137 from Hufe921/feature/performance
3 years ago
Hufe921 8aac99d5c3 fix:paper remove error in lazy render mode
3 years ago
Hufe 33475a252b
Merge pull request #135 from Hufe921/feature/performance
3 years ago
Hufe921 0694bf0bec fix:cannot paste html at the end of the control #133
3 years ago
Hufe921 f428f566e9 feat:add lazy render mode
3 years ago
Hufe921 45ef8b6954 fix:cannot delete control when it is first element #131
3 years ago
Hufe921 c4f2687726 fix:composing input not save history
3 years ago
Hufe921 8910c7cf0a improve:position compute separate from draw row
3 years ago
Hufe921 fcb96a6f56 fix:visible page computing method
3 years ago
Hufe921 29771838f0 feat:set the cursor style when dragging text
3 years ago
Hufe921 63487d4f90 feat:render composing text
3 years ago
Hufe921 4c370aec1a feat:redraw when device pixel ratio change
3 years ago
Hufe921 189e88c560 feat:support mac os shortcut remark
3 years ago
Hufe921 ef4bda2a46 feat:support mac os shortcut
3 years ago
Hufe921 0d6e0cf412 feat:support mac os shortcut
3 years ago
Hufe921 c522c225b1 fix:draw multi-segment richtext element in one row
3 years ago
Hufe921 7287b576e8 feat:support partial fields to set i18n lang
3 years ago
Hufe921 82b8d2c5a9 feat:add i18n
3 years ago
Hufe921 eb0086a4b8 feat:paste html with textAlign info
3 years ago
Hufe921 34799d7cb9 fix:get rowFlex when line breaks
3 years ago
Hufe921 8ff0d01dde fix:paste table data format judgment
3 years ago
Hufe921 5bf7029f0a fix:remove style sheet when paste html
3 years ago
Hufe921 db51a27666 feat:paste table element
3 years ago
Hufe921 0f46db1f8a fix:copy table width colspan and rowspan info
3 years ago
Hufe921 0c07db7a5d feat:paste image element
3 years ago
Hufe921 77d546f476 feat:paste separator element
3 years ago
Hufe921 e37da11a79 feat:paste checkbox element
3 years ago
Hufe921 64f5ff15aa feat:shrink the contextmenu scope
3 years ago
Hufe921 4865eb5d5a fix:adjust selection boundary
3 years ago
Hufe921 1dfdd9a057 feat:adjust selection by direction key
3 years ago
Hufe921 a19a0a1126 fix:adjust selection by shortcut #111
3 years ago
Hufe921 4a11bcacd9 feat:adjust range by shortcut
3 years ago
Hufe921 196f638318 fix:compatible with browsers that do not support ClipboardItem #108
3 years ago
Hufe921 e8f3b2a6da fix:line thickness of rendered margin
3 years ago
Hufe921 72d6174d7b feat:add font selection and font wysiwyg
3 years ago
Hufe921 ca13a3b268 fix:cannot cut whole line except the first page
3 years ago
Hufe921 f63affc1c4 feat:optimize event code structure
3 years ago
Hufe921 5e9c1ce577 feat:add isPointInRange function to Range
3 years ago
Hufe921 4cf4ea5e45 feat:drag text to editor
3 years ago
Hufe921 bcdb2340ae feat:use selection text when searching
3 years ago
Hufe921 172cb6d88c feat:add cut row feature to contextmenu
3 years ago
Hufe921 2c38f13113 feat:cut a whole line when no selection
3 years ago
Hufe921 f2c8a654fc feat:set the cursor when the page is visible
3 years ago
Hufe921 ca676f5993 feat:add style namespace
3 years ago
Hufe921 790d669401 feat:add editor destroy function
3 years ago
黄云飞 549df61cbf feat:set the cursor when the page is visible
3 years ago
黄云飞 e69dcd3ca3 feat:publish npm package config
3 years ago
Hufe921 cff21e0dd9 fix:pick editor lib mode style
3 years ago