Skip to content

Releases: mientjan/react-native-markdown-renderer

v3.2.8

18 Jun 14:37
Compare
Choose a tag to compare
  • fixing issue where hardbreak will crash android app. #56 Mient-jan Stelling 6/18/18, 16:30

v3.2.7

18 Jun 13:45
Compare
Choose a tag to compare
  • pass styles not style to View in AstRenderer Lauren Yeiser 6/4/18, 22:31

v3.2.6

04 Jun 13:59
Compare
Choose a tag to compare
  • v3.2.6 fixed issue where stringToTokens is not being exported correctly Mient-jan Stelling 6/4/18, 15:53
  • fixed issue where stringToTokens is not being exported correctly Mient-jan Stelling 6/4/18, 15:40
  • beta 3.2.5 removing of console.logs Mient-jan Stelling 6/4/18, 15:25
  • beta 3.2.4 fixed issue where images where only shown as copy. Mient-jan Stelling 6/4/18, 15:23
  • beta 3.2.4 fixed issue where images where only shown as copy. Mient-jan Stelling 6/4/18, 15:23
  • beta 3.2.3 Mient-jan Stelling 6/4/18, 15:11
  • cleaup of code, removing on used code #39 Mient-jan Stelling 6/4/18, 15:06
  • removing all unused functions. #39 Mient-jan Stelling 6/4/18, 14:56
  • fixed issue with images not linking. #39 Mient-jan Stelling 6/4/18, 14:53
  • adding styles to root style to markdown renderer #50 Mient-jan Stelling 6/4/18, 12:49
  • fixed issue Crash on hardbreak inside strong #51 Mient-jan Stelling 6/4/18, 12:36
  • fixed issue with bold copy #39 Mient-jan Stelling 6/4/18, 12:35
  • remove text and inline elements and rely on block property from token. #39 Mient-jan Stelling 6/4/18, 11:54
  • reformatting main class Mient-jan Stelling 6/4/18, 11:27

v3.2.2

04 Jun 09:17
Compare
Choose a tag to compare
  • fixing issue #52 fixed issue #46 Mient-jan Stelling 6/4/18, 11:15
  • fixing issue where softbreak is not seen as a inline element. #44 Mient-jan Stelling 5/22/18, 15:14
  • feature/export-applyStyle: Add to index.js and index.d.ts Aaron Houlihan 5/17/18, 18:30

v3.2.1

08 May 15:40
Compare
Choose a tag to compare
  • fixed issue where links where blocking rending of the rest of the markdown copy Mient-jan Stelling 5/8/18, 17:35

v3.2.0

08 May 12:58
Compare
Choose a tag to compare
  • adding info and meta as sourceInfo and sourceMeta #38 #27 Mient-jan Stelling 5/8/18, 14:45
  • adding meta to the new node from markdown-it meta #38 Mient-jan Stelling 5/8/18, 14:37
  • fixed issue #24 Mient-jan Stelling 5/3/18, 12:08
  • adding working example app Mient-jan Stelling 4/12/18, 20:13
  • #33 removing expo adding scratch example app Mient-jan Stelling 4/12/18, 19:29
  • fix issue where link url in openUrl function is not defined when clicking on that item will crash the app. Mient-jan Stelling 3/28/18, 19:37
  • fix PluginContainer.toArray doomsower 4/14/18, 20:34
  • Fix nodes and components types doomsower 4/14/18, 14:02
  • Fix typo doomsower 4/14/18, 13:51
  • Add typescript definitions doomsower 4/14/18, 13:49
  • Add styles property for easier overriding of styles doomsower 7/23/17, 15:42
  • Merge pull request #36 from Leeds-eBooks/patch-1 Mient-jan Stelling* 5/3/18, 12:12
  • Use bullet character for ul instead of middle-dot Ben Styles* 4/21/18, 18:45
  • adding prettierrc for prettier code formatting Mient-jan Stelling 3/28/18, 17:49
  • Merge pull request #30 from redbrick-health/additional-adds Mient-jan Stelling* 3/28/18, 17:40

v3.1.0

28 Mar 15:47
9b8f03d
Compare
Choose a tag to compare
  • bumped minor version Pete Carr 3/14/18, 15:31 #30
  • Adding hardbreak rule Pete Carr 3/14/18, 15:13 #30

v3.0.2

30 Jan 10:24
Compare
Choose a tag to compare
  • fixed issue where orderedLists and unorderedLists where cut off when having a long length. #21
  • fixed issue where orderedLists and unorderedLists where mis aligned. #22

V3.0.1

29 Jan 14:32
Compare
Choose a tag to compare
  • clean up of code, removing console.log's etc. #19 Mient-jan Stelling 1/29/18, 15:27
  • fixed issue with link not rendering completly inline #19 Mient-jan Stelling 1/29/18, 15:25
  • removed if statement from blockPlugin Mient-jan Stelling 1/29/18, 15:22
  • changed watcher command from startdev to dev Mient-jan Stelling 1/29/18, 15:21
  • fixed issue where watcher would only watch the base the dir Mient-jan Stelling 1/29/18, 15:20
  • trying to add ability to add block elements to a header. Related to issue #14 Mient-jan Stelling 1/23/18, 12:09
  • remove console.log Hampus Persson* 1/22/18, 16:30
  • updating docs Mient-jan Stelling 1/19/18, 13:00
  • updating readme Mient-jan Stelling 1/19/18, 12:59

v3.0.0

19 Jan 12:11
Compare
Choose a tag to compare
  • updating docs Mient-jan Stelling 1/19/18, 13:00
  • updating readme Mient-jan Stelling 1/19/18, 12:59
  • Merge branch 'release/3.0.0' Mient-jan Stelling 1/19/18, 12:55
  • fixed issue where headers would now break to new line. Mient-jan Stelling 1/19/18, 12:54
  • fixed issue where images would not render. Mient-jan Stelling 1/19/18, 12:33
  • fixed issue where you could not set a general fontSize fo all copy. #17 Mient-jan Stelling 1/19/18, 12:06
  • adding small function so example wont break when starting it. Mient-jan Stelling 1/18/18, 18:55
  • updating to 3.0.0 because of breaking changes Mient-jan Stelling 1/18/18, 18:48
  • updating package.json to new react and react-native versions Mient-jan Stelling 1/18/18, 18:47
  • refactoring code so it will be easier to add plugins Mient-jan Stelling 1/18/18, 18:46
  • updating example code base Mient-jan Stelling 1/18/18, 18:39
  • adding watcher, for better development of component Mient-jan Stelling 1/18/18, 18:36
  • converting to new rule names,
    ul = bullet_list
    li = ordered_list
    a = link
    br = softbreak
    h1 <> h6 = heading1 <> heading6
    This breaking change will have to be pushed to 3.0.0 release.
    Mient-jan Stelling 1/16/18, 14:13
  • adding type convert function for better support of new of writing tags. Mient-jan Stelling 1/16/18, 11:57