Skip to content

Releases: mientjan/react-native-markdown-renderer

v2.0.5 Patch

13 Oct 23:00
Compare
Choose a tag to compare
  • 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

18 Sep 23:42
Compare
Choose a tag to compare
  • 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

14 Sep 22:41
Compare
Choose a tag to compare
  • refactoring renderer
  • will break existing installs, move to major.
  • adding custom render rules styling
  • adding custom render rules
  • enabling auto typgraphic conversion
  • switching to prop-types version

Patch

28 Aug 19:12
Compare
Choose a tag to compare
  • removing exclamation mark from default renderer. Mient-jan Stelling 8/28/17, 14:24

Patch

28 Aug 16:11
Compare
Choose a tag to compare
  • 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

28 Aug 15:28
Compare
Choose a tag to compare
  • 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