-
-
Notifications
You must be signed in to change notification settings - Fork 140
Comparing changes
Open a pull request
base repository: remarkablemark/html-react-parser
base: v0.4.7
head repository: remarkablemark/html-react-parser
compare: v0.5.0
- 14 commits
- 16 files changed
- 3 contributors
Commits on Sep 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f06707b - Browse repository at this point
Copy the full SHA f06707bView commit details
Commits on Sep 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ac69a8f - Browse repository at this point
Copy the full SHA ac69a8fView commit details
Commits on Oct 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for aef0f5e - Browse repository at this point
Copy the full SHA aef0f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e02559 - Browse repository at this point
Copy the full SHA 1e02559View commit details
Commits on Oct 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 081d98a - Browse repository at this point
Copy the full SHA 081d98aView commit details -
Merge pull request #74 from remarkablemark/refactor-test
Refactor tests to use ES6 syntax
Configuration menu - View commit details
-
Copy full SHA for c482c33 - Browse repository at this point
Copy the full SHA c482c33View commit details
Commits on Oct 11, 2018
-
refactor(benchmark): move benchmark from test to its own directory
And update precommit hook to run test
Configuration menu - View commit details
-
Copy full SHA for 24c0045 - Browse repository at this point
Copy the full SHA 24c0045View commit details
Commits on Oct 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for aa30334 - Browse repository at this point
Copy the full SHA aa30334View commit details
Commits on Oct 13, 2018
-
Merge pull request #75 from remarkablemark/refactor-benchmark
Refactor benchmark
Configuration menu - View commit details
-
Copy full SHA for bfe2023 - Browse repository at this point
Copy the full SHA bfe2023View commit details
Commits on Nov 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7b2c5a8 - Browse repository at this point
Copy the full SHA 7b2c5a8View commit details
Commits on Dec 12, 2018
-
Merge pull request #78 from bschlenk/support-custom-elements
feat: support custom elements in React 16
Configuration menu - View commit details
-
Copy full SHA for 9eeef55 - Browse repository at this point
Copy the full SHA 9eeef55View commit details
Commits on Dec 13, 2018
-
fix(attributes-to-props): undo default function parameter
Reverting the default parameter set in `attributesToProps` will enable ES5 compatibility since this code is not transpiled.
Configuration menu - View commit details
-
Copy full SHA for 1017b25 - Browse repository at this point
Copy the full SHA 1017b25View commit details
Commits on Dec 14, 2018
-
refactor(utilities): memoize constant
PRESERVE_CUSTOM_ATTRIBUTESReplace `utilities.reactSupportsUnknownAttributes()` with constant `utilities.PRESERVE_CUSTOM_ATTRIBUTES` to optimize performance. And update tests.
Configuration menu - View commit details
-
Copy full SHA for 142f5d5 - Browse repository at this point
Copy the full SHA 142f5d5View commit details
Commits on Dec 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 185d2f2 - Browse repository at this point
Copy the full SHA 185d2f2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.7...v0.5.0