Skip to content

Releases: GeekTree0101/VEditorKit

1.2.4

16 Jan 06:16
Compare
Choose a tag to compare
  • Fix multiple media insert indexPath crash

1.2.3

16 Jan 02:08
Compare
Choose a tag to compare

HotFix v1.2.3

  • VEditorMediaPlaceholderNode onSuccess method can asset not only MediaContent also VEditorContent

1.2.2

16 Jan 01:26
Compare
Choose a tag to compare

Hot fix v1.2.2

  • Support VEditorPlaceholderContent Initialization access to public
  • User cannot delete text only on editor

1.2.1

15 Jan 05:22
d4699f6
Compare
Choose a tag to compare

v1.2.1 Hot Fix

  • Support safe area insets for controlAreaLayout & separate layoutSpec
  • KeyboardHeight property access level turn to open from private

1.2.0

13 Jan 11:43
Compare
Choose a tag to compare

Why need this change?:

  • Sometimes VEditorTextCellNode occurs unexpected bounds after first render
  • To make VEditorMediaNode<TargetNode: ASControlNode> subclass isn't good
  • EditorDeleteMediaNode isn't good expend
  • When TargetNode has layoutSpec than occur duplicate layoutSpec crash

Change made & impact:

  • Check ASEditableTextNode.mm setAttributedString
  • required init convert to init
  • Optimize VEditorDeleteMediaNode properties
  • Support mediaContentLayoutSpec
  • Support convenience xml to NSAttributedString parser with editor rule

1.1.0

11 Jan 01:33
Compare
Choose a tag to compare

Downgrade ios deployment target from 9.3 to 9.0

1.0.0

10 Jan 09:52
6fb1635
Compare
Choose a tag to compare