VEditorKit Versions Save

Lightweight and Powerful Editor Kit

1.4.5

5 years ago

Hot Fix

  • Jump to next location after tailing of link characters (Geektree0101)

1.4.4

5 years ago

Hot Fix

  • Rollback #53 due to link insertion bug (Geektree0101)

1.4.3

5 years ago

Hot Fix v1.4.3

Change made & impact:

  • remove synchronizeFetchContent completion callback and support stack frame lock (Geektree0101)
  • activeTextContainCellNode should be weak referrence (Geektree0101)
  • create a removeUnusedInternalASTableCellViewIfNeeds method, check unused (Geektree0101)
  • InternalASTableCellView(_ASTableCellView) during scroll. (Geektree0101)
  • Move textEmptiedRelay from editableTextNodeDidUpdateText to shouldChangeTextIn (OhKanghoon)

1.4.2

5 years ago

Hot Fix v1.4.2

  • Fix zombie issue
  • Refactoring remove media & merge text containers
  • Make a logic about update attribute control status based on current location
  • Support reduce duplicated xml keys

1.4.1

5 years ago

Hot Fix v1.4.1

  • Support HTML entitles
  • Update pod spec, Changed Texture dependency from 2.8 to <~ 2.7

1.4.0

5 years ago

VEditorKit v1.4.0 Release

  • Texture 2.8 released & migration onto VEditorKit

1.3.8

5 years ago

VEditorKit v1.3.8

  • Change Merge Logic (Node1 + Node2 => Node1) (OhKanghoon) #47
  • Lower node is merged into the upper node (OhKanghoon) #47
  • Sometimes scrollToCursor: calculate invalid visibleRect with table content size height (Geektree0101) #48
  • Fix NSLayoutTreeLineFragmentRectForGlyphAtIndex invalid index crash (Geektree0101) #50
  • deleteUnnecessaryEditableTextIfNeeds:, blocking remove last text node (Geektree0101) #51
  • Empty Text View Caret size is too small & unmatched with default typing paragraph lineheight (Geektree0101) #52
  • Reset selectedRange length with sustain location before resign first responder about activted textView (Geektree0101) #53

1.3.7

5 years ago

Hot Fix v1.3.7

  • Fixed wrong spelling local variable (videoLayout) @GeekTree0101
  • Optimization reduce separate logic on mediaNode @GeekTree0101
  • Change Merge Logic on VEditorNode (Node1 + Node2 => Node1) @OhKanghoon
  • Lower node is merged into the upper node on VEditorNode @OhKanghoon

1.3.6

5 years ago

HotFix v1.3.6

  • If user insert media at last then automatically make empty text content for continuous typing

1.3.5

5 years ago

Hot Fix v1.3.5

  • I don't know that how to solve cannot find interface declaration for superclass of.... during test building
  • rollback to v1.3.4