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.4.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.4.1
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 25, 2017

  1. Fix component style attribute parser

    Ian Vieira committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    f678c3f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Fix component style attribute parser using AST

    Ian Vieira committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    6146c8a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2017

  1. fix(attributes-to-props.js): Use AST to transform style attributes in…

    …to an style object
    Ian Vieira committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    68cd565 View commit details
    Browse the repository at this point in the history
  2. fix(utilities.js): Format string to lowercase before converting to ca…

    …mel case and assert the string is a string
    Ian Vieira committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    4522666 View commit details
    Browse the repository at this point in the history
  3. fix(attributes-to-props.js): Remove unappropriate console logging and…

    … remove double quote from tests
    Ian Vieira committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    10ff149 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. refactor: Changes to meet projects requirements

    Ian Vieira committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    3ca6681 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from ianvieira/master

    Fix component style attribute parser
    remarkablemark authored Nov 27, 2017
    Configuration menu
    Copy the full SHA
    8f2bbd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. chore(release): 0.4.1

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