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

Commits on Jan 28, 2017

  1. Create CHANGELOG.md

    - Change log based on http://keepachangelog.com
    - Add `CHANGELOG.md` to `.npmignore`
    remarkablemark committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    edb5b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb7ced9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b9aa06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9692f97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    780a108 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca6d588 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9f7c27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2c052f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c07cd6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56f476d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13ae348 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f58192 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e876b73 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fbd8d90 View commit details
    Browse the repository at this point in the history
  15. Remove "browser" field from package.json

    This field is unnecessary because `html-dom-parser` handles the
    "browser" field.
    remarkablemark committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    a48f0a3 View commit details
    Browse the repository at this point in the history
  16. Update examples to load parser from the relative dist directory

    This ensures the parser version (after running build) is valid
    because the cdn version is the most recently published one.
    remarkablemark committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    f6e9168 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #36 from remarkablemark/examples

    Update examples and package.json
    remarkablemark authored Jan 28, 2017
    Configuration menu
    Copy the full SHA
    323e617 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #37 from remarkablemark/changelog

    Add CHANGELOG
    remarkablemark authored Jan 28, 2017
    Configuration menu
    Copy the full SHA
    1a94e89 View commit details
    Browse the repository at this point in the history
  19. Bump version to 0.3.3

    remarkablemark committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    4dacd76 View commit details
    Browse the repository at this point in the history
Loading