-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release v1.2.9 & Fix XMLParser Critical Issue
- Loading branch information
1 parent
0e522f8
commit d1369d2
Showing
4 changed files
with
26 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<content><h2>Welcome to VEditorKit</h2><img src=\"https://raw.githubusercontent.com/GeekTree0101/VEditorKit/master/screenshots/intro.png\" width=\"500\" height=\"500\"/><p>Lightweight and Powerful Editor Kit built on Texture(AsyncDisplayKit) <a href=\"https://github.com/texturegroup/texture.\">https://github.com/texturegroup/texture.</a> VEditorKit provides the most core functionality needed for the editor. Unfortunately, When combined words are entered then UITextView selectedRange will changed and typingAttribute will cleared. So, In combined words case, Users can't continue typing the style they want. </p><b>\n\n- Typing Attribute Test -</b><video width=\"500\" height=\"500\" poster=\"https://raw.githubusercontent.com/GeekTree0101/VEditorKit/master/screenshots/test.png\" src=\"https://raw.githubusercontent.com/GeekTree0101/VEditorKit/master/screenshots/test.mp4\" /><b>- Typing Attribute Test2 -</b><video width=\"500\" height=\"500\" poster=\"https://raw.githubusercontent.com/GeekTree0101/VEditorKit/master/screenshots/test2.png\" src=\"https://raw.githubusercontent.com/GeekTree0101/VEditorKit/master/screenshots/test2.mp4\" /><p><a href=\"https://medium.com/vingle-tech-blog/texture-%ED%98%84%EC%97%85-%EC%82%AC%EC%9A%A9%EA%B0%80%EC%9D%B4%EB%93%9C-98865bd6a38\">https://medium.com/vingle-tech-blog/texture-%ED%98%84%EC%97%85-%EC%82%AC%EC%9A%A9%EA%B0%80%EC%9D%B4%EB%93%9C-98865bd6a38</a></p><og-object url=\"https://medium.com/vingle-tech-blog/texture-%ED%98%84%EC%97%85-%EC%82%AC%EC%9A%A9%EA%B0%80%EC%9D%B4%EB%93%9C-98865bd6a38\" title=\"Texture, 현업 사용가이드\" description=\"안녕하세요 저는 RxSwift를 즐겨사용하며, Texture 커뮤니티에서 활동중인 Vingle iOS개발자 Geektree0101입니다.\" image=\"https://cdn-images-1.medium.com/max/1600/0*XNcfCZEJrsXenM9c.jpg\"/><blockquote>Pull requests are always welcome. Thank you!</blockquote><i>\n\n\nCopyright © 2019 @Geektree0101. All rights reserved.\n\n\n</i></content> | ||
<content><h2>Welcome to VEditorKit</h2><img src=\"https://raw.githubusercontent.com/GeekTree0101/VEditorKit/master/screenshots/intro.png\" width=\"500\" height=\"500\"/><p>Lightweight and Powerful Editor Kit built on Texture(AsyncDisplayKit) <a href=\"https://github.com/texturegroup/texture.\">https://github.com/texturegroup/texture.</a> VEditorKit provides the most core functionality needed for the editor. Unfortunately, When combined words are entered then UITextView selectedRange will changed and typingAttribute will cleared. So, In combined words case, Users can't continue typing the style they want. </p><h2>- Typing Attribute Test -</h2><video width=\"500\" height=\"500\" poster=\"https://raw.githubusercontent.com/GeekTree0101/VEditorKit/master/screenshots/test.png\" src=\"https://raw.githubusercontent.com/GeekTree0101/VEditorKit/master/screenshots/test.mp4\" /><h2>- Typing Attribute Test2 -</h2><video width=\"500\" height=\"500\" poster=\"https://raw.githubusercontent.com/GeekTree0101/VEditorKit/master/screenshots/test2.png\" src=\"https://raw.githubusercontent.com/GeekTree0101/VEditorKit/master/screenshots/test2.mp4\" /><p><a href=\"https://medium.com/vingle-tech-blog/texture-%ED%98%84%EC%97%85-%EC%82%AC%EC%9A%A9%EA%B0%80%EC%9D%B4%EB%93%9C-98865bd6a38\">https://medium.com/vingle-tech-blog/texture-%ED%98%84%EC%97%85-%EC%82%AC%EC%9A%A9%EA%B0%80%EC%9D%B4%EB%93%9C-98865bd6a38</a></p><og-object url=\"https://medium.com/vingle-tech-blog/texture-%ED%98%84%EC%97%85-%EC%82%AC%EC%9A%A9%EA%B0%80%EC%9D%B4%EB%93%9C-98865bd6a38\" title=\"Texture, 현업 사용가이드\" description=\"안녕하세요 저는 RxSwift를 즐겨사용하며, Texture 커뮤니티에서 활동중인 Vingle iOS개발자 Geektree0101입니다.\" image=\"https://cdn-images-1.medium.com/max/1600/0*XNcfCZEJrsXenM9c.jpg\"/><blockquote>Pull requests are always welcome. Thank you!</blockquote><i>\n\n\nCopyright © 2019 @Geektree0101. All rights reserved.\n\n\n</i></content> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters