You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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