Releases: mientjan/react-native-markdown-renderer
Releases · mientjan/react-native-markdown-renderer
v2.0.5 Patch
- fixing issue #11 Syntax highlighting & Blockquotes Mient-jan Stelling 10/13/17, 18:42
- adding blockquote styling to default stylesheet Mient-jan Stelling 10/13/17, 18:12
-
- updating example version to 21 - updating peerDependencie to react-native 48 Mient-jan Stelling 10/13/17, 17:05
v2.0.4 Patch
- adding description when encountering unknown nodes
- adding 6 examples to example app
- fixed issue, component would only update when copy changes
- unique id's are now made when a token is converted to a ast node.
- fixed issue where markdown renderer would not change styles because props would not be reupdated
- fixed issue with checking with onOf instead of oneOfType
- fixing example issues referring to old 1.3.6 code.
- fixed picker not selecting right example
Major
Patch
Patch
- fixed styling in default renderFunctions and style Mient-jan Stelling 8/28/17, 13:05
- adding grouping of text, this fixed issue #4 . Mient-jan Stelling 8/25/17, 19:50
- refactoring base code Text nodes are now always grouped in textgroup node. to fix a issue #4 Mient-jan Stelling 8/25/17, 18:22
- Fixed import defaultRendererFunctions to defaultRenderFunctions in README Bastiaan Snelder 7/24/17, 06:37
- Some nodes were missing keys, add them doomsower 7/23/17, 07:30
- Move react and react-native to peerDependencies doomsower 7/23/17, 07:12
Release
- adding grouping of text, this fixed issue #4 . Mient-jan Stelling 8/25/17, 19:50
- refactoring base code Text nodes are now always grouped in textgroup node. to fix a issue #4 Mient-jan Stelling 8/25/17, 18:22
- Fixed import defaultRendererFunctions to defaultRenderFunctions in README Bastiaan Snelder 7/24/17, 06:37
- Some nodes were missing keys, add them doomsower 7/23/17, 07:30
- Move react and react-native to peerDependencies doomsower 7/23/17, 07:12