Releases: HHogg/remarkable-react
Releases · HHogg/remarkable-react
v1.4.3
1.4.3 (2020-06-02)
Bug Fixes
- Renderer: Rendering a space between lines with breaks: false (1d39b8a)
v1.4.2
1.4.2 (2020-06-02)
Bug Fixes
- Footnote: Correct output of href/id attrs (eceabe2)
v1.4.1
1.4.1 (2018-12-07)
Bug Fixes
- TokenTree: Recursive construction for extended TokenTree (75848a4)
v1.4.0
1.4.0 (2018-11-23)
Features
- TokenTree: Exported default TokenTree to allow it to be extended (9af6d8c)
v1.3.1
<a name"1.3.1">
1.3.1 (2018-05-29)
Bug Fixes
- CustomComponents: Receiving full token properties (381984aa)
v1.3.0
<a name"1.3.0">
1.3.0 (2018-03-16)
Features
- Footnote: Added support for footnotes (including inline ones) (37afd77a)
v1.2.0
<a name"1.2.0">
1.2.0 (2018-03-16)
Features
- Children: Added support for custom children (042e25af)
v1.1.0
<a name"1.1.0">
1.1.0 (2018-03-01)
Features
- HTML: Added support for Remarkables
html: true
option. (53f66da9)
v1.0.3
<a name"1.0.3">
1.0.3 (2018-02-08)
Bug Fixes
- Renderer: enable returning boolean false from props mapping function (a9034767)
v1.0.2
<a name"1.0.2">
1.0.2 (2018-01-23)
Bug Fixes
- Renderer: Empty style string causes renderer to error with support removed in React 16 (9e88337b)