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

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    b042b5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a82b3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f61f97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5daa95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0273e2d View commit details
    Browse the repository at this point in the history
  6. test(types): fix dtslint tests for index.test.tsx

    Use single line comment instead of mutli-line comment since the
    tests get skipped when using the latter.
    
    Replace `ReactElement` with `Element`.
    
    Fix invalid test for `options.replace`.
    remarkablemark committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    516aa89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d3bc6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffb7964 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3938f56 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a32b65 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    772ae36 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2287038 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #160 from remarkablemark/refactor/parser-types

    refactor: improve parser types
    remarkablemark authored Jun 3, 2020
    Configuration menu
    Copy the full SHA
    8ac54fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0078b2a View commit details
    Browse the repository at this point in the history
Loading