-
-
Notifications
You must be signed in to change notification settings - Fork 134
Comparing changes
Open a pull request
base repository: remarkablemark/html-react-parser
base: v0.10.3
head repository: remarkablemark/html-react-parser
compare: v0.10.4
- 7 commits
- 8 files changed
- 2 contributors
Commits on May 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ef04eff - Browse repository at this point
Copy the full SHA ef04effView commit details -
test(attributes-to-props): test that CSS comment is not parsed
This helps improve test coverage for `attributes-to-props.js`. Move empty style test to its own it block.
Configuration menu - View commit details
-
Copy full SHA for 0c27987 - Browse repository at this point
Copy the full SHA 0c27987View commit details -
refactor(attributes-to-props): remove string type check in
cssToJs
Since it does not provide any value as style is either undefined, null, or string.
Configuration menu - View commit details
-
Copy full SHA for 77a108b - Browse repository at this point
Copy the full SHA 77a108bView commit details -
test(dom-to-react): tidy tests and add case for single node replace
This gets coverage to 100%.
Configuration menu - View commit details
-
Copy full SHA for 452f6be - Browse repository at this point
Copy the full SHA 452f6beView commit details -
ci(travis): move coveralls script from package.json to .travis.yml
Use `npx` so we can remove `coveralls` from devDependencies
Configuration menu - View commit details
-
Copy full SHA for aeed1bf - Browse repository at this point
Copy the full SHA aeed1bfView commit details -
Merge pull request #156 from remarkablemark/test/coverage
test: refactor and add missing tests, get coverage to 100%
Configuration menu - View commit details
-
Copy full SHA for 74931e4 - Browse repository at this point
Copy the full SHA 74931e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 598f9eb - Browse repository at this point
Copy the full SHA 598f9ebView 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.10.3...v0.10.4