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.6.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.6.2
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 8, 2019

  1. docs(readme): prettify file, add CodeSandbox link, tidy examples

    - Prettify Markdown file with prettier
    - Reorganize sections
    - Tidy and refactor examples and code blocks
    - Add link to CodeSandbox demo
    - Update links
    remarkablemark committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    1c014e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    47b589d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f5f78d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. docs(github): tidy and update ISSUE_TEMPLATE.md

    Replace h3 with h2 and improve wording of some sections.
    remarkablemark committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    ebd4ef4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. chore(package): upgrade react-dom-core@0.0.4

    Fixes install warning:
    
    ```
    html-react-parser > react-dom-core@0.0.3" has unmet peer dependency "fbjs@*".
    html-react-parser > react-dom-core@0.0.3" has unmet peer dependency "object-assign@*".
    ```
    
    Closes remarkablemark/react-dom-core#3
    remarkablemark committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    72f6b63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from remarkablemark/upgrade-react-dom-core

    chore(package): upgrade react-dom-core@0.0.4
    remarkablemark authored Mar 7, 2019
    Configuration menu
    Copy the full SHA
    e83c763 View commit details
    Browse the repository at this point in the history
  3. chore(release): 0.6.2

    remarkablemark committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    3722662 View commit details
    Browse the repository at this point in the history
Loading