Releases: CharlesMangwa/react-native-simple-markdown
Releases · CharlesMangwa/react-native-simple-markdown
v1.1.0
General
- Implement custom
errorHandler
prop forrenderContent
method (06536c1) - @samuelnp - Improve
del
rule rendering (cda6963) - @terrysahaidak
Fixes
- Fix create text with key warning (c6626dc) - @sospedra
- Fix PureComponent / shouldComponentUpdate warning (43aa91a) - @alvaromb
- Fix inlineCode blocks rendering (8658efb) - @romanlv
- Fix text underline (b809385) - @Matt33
- Fix inital styles mutation (5ef42e1) - @lodev09
- Fix openUrl typo (c5daac3) - @kbeckmann
- Fix text/MD elements colliding rules
v1.0.60-rc.3
v1.0.60-rc.2
v1.60-rc.1
v1.60-rc.0
This v1.6.0
release aims to fully support all the WIP elements !
Breaking changes
- Add
mailto
support - Add
link
support (47e1310) - @linonetwo - Add listItemText support (0123c49 | 11eb71a) - @chandlervdw
- Add
video
support (only YouTube for now) - Add GIFs support
- Add
url
support