-
-
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.6
head repository: remarkablemark/html-react-parser
compare: v0.4.7
- 16 commits
- 19 files changed
- 3 contributors
Commits on May 17, 2018
-
style: remove "use strict" directive from modules and tidy comments
Removing "use strict" directive since ES6 modules will always be in strict mode. Also, webpack and other build tools will automatically add the directive during compilation. Remove and tidy some comments and fix broken links.
Configuration menu - View commit details
-
Copy full SHA for c6e4fac - Browse repository at this point
Copy the full SHA c6e4facView commit details
Commits on May 19, 2018
-
chore(package): save eslint-plugin-prettier, lint-staged, prettier
Prettier will be used to ensure coding style is consistent.
Configuration menu - View commit details
-
Copy full SHA for 7ce7529 - Browse repository at this point
Copy the full SHA 7ce7529View commit details
Commits on Jun 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ee635a0 - Browse repository at this point
Copy the full SHA ee635a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for afc143b - Browse repository at this point
Copy the full SHA afc143bView commit details -
style: lint and reindent files based on prettier rules
The major change is reindenting from 4 to 2 spaces.
Configuration menu - View commit details
-
Copy full SHA for 9ed889c - Browse repository at this point
Copy the full SHA 9ed889cView commit details
Commits on Jun 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2bd6519 - Browse repository at this point
Copy the full SHA 2bd6519View commit details -
Merge pull request #57 from remarkablemark/style-prettier-lint
chore: lint with prettier and update README.md
Configuration menu - View commit details
-
Copy full SHA for 97d6868 - Browse repository at this point
Copy the full SHA 97d6868View commit details
Commits on Aug 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0e75740 - Browse repository at this point
Copy the full SHA 0e75740View commit details -
Merge pull request #68 from dalenberg/benchmark
test: add benchmark test
Configuration menu - View commit details
-
Copy full SHA for a153697 - Browse repository at this point
Copy the full SHA a153697View commit details
Commits on Aug 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3f9d47b - Browse repository at this point
Copy the full SHA 3f9d47bView commit details
Commits on Sep 1, 2018
-
Merge pull request #69 from dalenberg/benchmark
docs(readme): add example benchmark output and script
Configuration menu - View commit details
-
Copy full SHA for 9de3e12 - Browse repository at this point
Copy the full SHA 9de3e12View commit details
Commits on Sep 14, 2018
-
build(package): update package.json dependencies & devDependencies
Resolves #70 style-to-object 0.2.1 → 0.2.2 @commitlint/cli ^6.1.0 → ^7.1.2 @commitlint/config-conventional ^6.1.0 → ^7.1.2 coveralls ^3.0.0 → ^3.0.2 eslint ^4.18.0 → ^5.5.0 eslint-plugin-prettier ^2.6.0 → ^2.6.2 lint-staged ^7.1.1 → ^7.2.2 prettier ^1.12.1 → ^1.14.2
Configuration menu - View commit details
-
Copy full SHA for 5f0e991 - Browse repository at this point
Copy the full SHA 5f0e991View commit details -
build(webpack): upgrade to webpack v4 and add
buildscriptdevDependencies: * webpack@4.19.0 * webpack-cli@3.1.0
Configuration menu - View commit details
-
Copy full SHA for 8315832 - Browse repository at this point
Copy the full SHA 8315832View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b849ee - Browse repository at this point
Copy the full SHA 5b849eeView commit details -
Merge pull request #72 from remarkablemark/build/package
Update build and dependencies
Configuration menu - View commit details
-
Copy full SHA for e7c436f - Browse repository at this point
Copy the full SHA e7c436fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa5db48 - Browse repository at this point
Copy the full SHA aa5db48View 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.6...v0.4.7