Skip to content

Releases: LyokoTech/RichTextVC-iOS

1.5.1: (GLI-1674) Update numbered list when numbers are deleted. (#15)

12 Oct 15:34
Compare
Choose a tag to compare
* (GLI-1674) Update numbered list when numbers are deleted.

* Update version number.

1.5.0: Swift 2.3 (#14)

19 Sep 16:45
Compare
Choose a tag to compare
* Adds example, and updates to swift 2.3

* Reruns and works in xcode 8

* Updates travis file

* Another travis update

* Fixes a typo in travis.yml

* Another travis fix

* Another update to travis.

* Removes the test function and adds just build

* Updates

1.3.1

27 May 15:06
Compare
Choose a tag to compare
Fixed if using cursor and there wasn't a line break after final numbe…

1.3.0

26 May 17:59
Compare
Choose a tag to compare
Indent bulleted and numbered lists and indent their wrapped text (#12)

1.2.2

16 May 19:49
Compare
Choose a tag to compare
Fixed issue where cursor moved incorrectly if next to the bullet/numb…

1.2.1: Keeps the numbers in selection unstyled (#10)

03 May 18:28
Compare
Choose a tag to compare
* Keeps the numbers in selection unstyled

* Corrects problems in PR

1.2.0: Keeps default formatting on list leads (#9)

22 Apr 20:51
Compare
Choose a tag to compare
* Keeps default formatting on list leads

* Refactors addText to use defaultListAttributes

* Bumps version number

1.1.1: Refactored and bumped number (#5)

11 Apr 16:32
Compare
Choose a tag to compare

1.1.0

08 Apr 20:39
Compare
Choose a tag to compare

Fixes issues with bold and italic on a new line.