html-react-parser

📝 HTML to React parser.

MIT License

Downloads
6.7M
Stars
2K
Committers
36

Bot releases are visible (Hide)

html-react-parser -

Published by remarkablemark over 4 years ago

0.8.0 (2019-06-24)

Bug Fixes

  • attributes-to-props: fix lint error no-prototype-builtins (fa66dfc)

Build System

  • package: refactor webpack config and generate sourcemap (5dd4f07)
  • package: rename npm script cover to test:cover (7d806c8)
  • package: update [email protected] and devDependencies (b39ac53)
  • package: update dependencies and devDependencies (8765ea9)
  • package: update dependency style-to-object to 0.2.3 (c2cc2ec)

Features

  • dom-to-react: skip and do not parse content (1fb5ee2)

Tests

  • html-to-react: add test that verifies domToReact is exported (320c364)
  • verify invalid style for attributesToProps throws an error (b97f2e1)
html-react-parser -

Published by remarkablemark over 4 years ago

0.7.1 (2019-05-27)

html-react-parser -

Published by remarkablemark over 4 years ago

0.7.0 (2019-04-05)

Bug Fixes

  • coveralls: moved dtslint tests to lint folder (306fceb)
  • types: html-dom-parser > html-react-parser (438b9af)

Features

  • types: add lib/dom-to-react declaration (27ed8b6)
html-react-parser -

Published by remarkablemark over 4 years ago

0.6.4 (2019-03-29)

Bug Fixes

  • dom-to-react: allow custom keys for replacement (abf20a2)
  • dom-to-react: fix typos in the test (4eec53e)
html-react-parser -

Published by remarkablemark over 4 years ago

0.6.3 (2019-03-19)

Bug Fixes

  • typescript: test.tsx after dtslint run (38e6bba)
html-react-parser -

Published by remarkablemark over 4 years ago

0.6.2 (2019-03-07)

html-react-parser -

Published by remarkablemark over 4 years ago

0.6.1 (2019-01-03)

Bug Fixes

  • utilities: allow numbers in custom style names (5a6600f)
html-react-parser -

Published by remarkablemark over 4 years ago

0.6.0 (2018-12-17)

Features

  • utilities: add support for custom styles beginning with "--*" (2c0a9dc)
html-react-parser -

Published by remarkablemark over 4 years ago

0.5.0 (2018-12-16)

Bug Fixes

  • attributes-to-props: undo default function parameter (1017b25)

Features

  • support custom elements in React 16 (7b2c5a8)
html-react-parser -

Published by remarkablemark over 4 years ago

0.4.7 (2018-09-14)

html-react-parser -

Published by remarkablemark over 4 years ago

0.4.6 (2018-05-13)

Bug Fixes

  • accidentally left a console (953e564)
  • added test case for viewBox (261ffb7)
  • moving svg mock to correct place (6ffb148)
  • svg attributes now correctly handled (94643e1)
html-react-parser -

Published by remarkablemark over 4 years ago

0.4.5 (2018-05-09)

Bug Fixes

html-react-parser -

Published by remarkablemark over 4 years ago

0.4.4 (2018-05-07)

Bug Fixes

html-react-parser -

Published by remarkablemark over 4 years ago

0.4.3 (2018-03-27)

Bug Fixes

  • parser: fix boolean attributes parsing (e478a44)
  • parser: fix case when style is empty string (fa2a8b4)
html-react-parser -

Published by remarkablemark over 4 years ago

0.4.2 (2018-02-20)

Bug Fixes

html-react-parser -

Published by remarkablemark over 4 years ago

0.4.1 (2017-11-28)

Bug Fixes

  • attributes-to-props.js: Remove unappropriate console logging and remove double quote from tests (10ff149)
  • attributes-to-props.js: Use AST to transform style attributes into an style object (68cd565)
  • utilities.js: Format string to lowercase before converting to camel case and assert the string is a string (4522666)
html-react-parser -

Published by remarkablemark over 4 years ago

0.4.0 (2017-10-01)

Added

  • react-dom-core to dependencies (closes #43)
    • react-dom 16 no longer exposes lib, which includes the DOM property configs
    • Upgrade devDependencies of react and react-dom to 16
    • Update README and examples
html-react-parser -

Published by remarkablemark over 4 years ago

0.3.6 (2017-09-30)

Changed

  • Dependencies
    • [email protected]
      • Fixes IE9 client parser bug
    • Set react and react-dom versions to ^15.4
      • Version 16 no longer exposes HTMLDOMPropertyConfig and SVGDOMPropertyConfig
html-react-parser -

Published by remarkablemark over 4 years ago

0.3.5 (2017-06-26)

Changed

html-react-parser -

Published by remarkablemark over 4 years ago

0.3.4 (2017-06-17)

Changed

Removed

  • Dependencies:
    • jsdomify
Package Rankings
Top 0.89% on Npmjs.org
Badges
Extracted from project README
NPM NPM version Bundlephobia minified + gzip Build Status codecov NPM downloads Discord Code Contributors Financial Contributors - Individuals Financial Contributors - Organization 0 Financial Contributors - Organization 1 Financial Contributors - Organization 2 Financial Contributors - Organization 3 Financial Contributors - Organization 4 Financial Contributors - Organization 5 Financial Contributors - Organization 6 Financial Contributors - Organization 7 Financial Contributors - Organization 8 Financial Contributors - Organization 9
Related Projects