Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: remarkablemark/html-react-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Choose a base ref
...
head repository: remarkablemark/html-react-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 15 commits
  • 11 files changed
  • 3 contributors

Commits on Nov 4, 2019

  1. feat(dom-to-react): support Preact

    David Bailey committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    c3e77bb View commit details
    Browse the repository at this point in the history
  2. chore(package): make peer deps optional + add Preact

    David Bailey committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    d09eb38 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. refactor(dom-to-react): change how library option works

    - Update README
    - Add typings
    - Add a new test for Preact
    - Restore old peerDependencies
    David Bailey committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    6c6b8ec View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Merge pull request #129 from davidbailey00/support-preact

    Add support for Preact
    remarkablemark authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    2998742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87a0486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaddf1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c9ab9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    898a392 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1432d1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbc579d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da6fc12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7321d6c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #131 from remarkablemark/build/package

    chore: upgrade dependencies, update docs, move TypeScript tests
    remarkablemark authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    945cfb2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee2d5a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ccba051 View commit details
    Browse the repository at this point in the history
Loading