All Versions
10
Latest Version
Avg Release Cycle
9 days
Latest Release
1440 days ago
Changelog History
Changelog History
-
v1.4.5 Changes
April 16, 2019Hot Fix
- Jump to next location after tailing of link characters (Geektree0101)
-
v1.4.4 Changes
April 15, 2019Hot Fix
- โช Rollback #53 due to link insertion bug (Geektree0101)
-
v1.4.3 Changes
April 12, 2019Hot 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)
-
v1.4.2 Changes
March 15, 2019Hot 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
-
v1.4.1 Changes
March 04, 2019Hot Fix v1.4.1
- ๐ Support HTML entitles
- โก๏ธ Update pod spec, Changed Texture dependency from 2.8 to <~ 2.7
-
v1.4.0 Changes
February 19, 2019๐ VEditorKit v1.4.0 Release
- ๐ Texture 2.8 released & migration onto VEditorKit
-
v1.3.8 Changes
February 11, 2019VEditorKit 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
- 0๏ธโฃ 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
-
v1.3.7 Changes
January 30, 2019Hot 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
-
v1.3.6 Changes
January 28, 2019๐ HotFix v1.3.6
- If user insert media at last then automatically make empty text content for continuous typing
-
v1.3.5 Changes
January 22, 2019Hot 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