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.11.1
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.12.0
Choose a head ref
  • 11 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    dda59e0 View commit details
    Browse the repository at this point in the history
  2. docs(index): tidy and update JSDoc comments for index.js

    Document missing param for `options.library`.
    remarkablemark committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    bcab3a8 View commit details
    Browse the repository at this point in the history
  3. 2 Configuration menu
    Copy the full SHA
    466688b View commit details
    Browse the repository at this point in the history
  4. test(html-to-react): add test for option library

    Although we have a test in dom-to-react, adding one here helps
    with completeness.
    remarkablemark committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    cfb4ec8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4ecf64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c20f222 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81f74fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a057ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5944dd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Merge pull request #161 from remarkablemark/feat/options-htmlparser2

    feat: add option htmlparser2
    remarkablemark authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    4db43eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ef89af View commit details
    Browse the repository at this point in the history
Loading