-
-
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.1.1
head repository: remarkablemark/html-react-parser
compare: v0.2.0
- 8 commits
- 5 files changed
- 2 contributors
Commits on Nov 18, 2016
-
Move
lib/DOMPropertyConfig.jstolib/property-config.jsTidy and refactor code.
Configuration menu - View commit details
-
Copy full SHA for 08e8cc9 - Browse repository at this point
Copy the full SHA 08e8cc9View commit details -
Remove unused property in browser field in package.json
`./lib/html-to-dom-server.js` has been replaced with `html-dom-parser` package.
Configuration menu - View commit details
-
Copy full SHA for 63ef15a - Browse repository at this point
Copy the full SHA 63ef15aView commit details -
Resolve webpack error by reverting back to react@15.3
Remove the try-catch and require the DOM property configs from `react/lib/`. > ERROR in ./lib/property-config.js > Module not found: Error: Cannot resolve module > 'react/lib/HTMLDOMPropertyConfig'
Configuration menu - View commit details
-
Copy full SHA for 3ee6e78 - Browse repository at this point
Copy the full SHA 3ee6e78View commit details -
Create npm script
cleanthat removesdist/directoryRename `build` to `build-unmin` and update `prepublish` to run `clean` before the build scripts.
Configuration menu - View commit details
-
Copy full SHA for f6a6734 - Browse repository at this point
Copy the full SHA f6a6734View commit details -
Configuration menu - View commit details
-
Copy full SHA for d490528 - Browse repository at this point
Copy the full SHA d490528View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb86c2 - Browse repository at this point
Copy the full SHA dfb86c2View commit details -
Merge pull request #31 from remarkablemark/react@15.3
Fix webpack error by reverting to react@15.3 for v0.2.0
Configuration menu - View commit details
-
Copy full SHA for 8ca104d - Browse repository at this point
Copy the full SHA 8ca104dView commit details -
Remove harmless webpack error by keeping react <15.4 in this version. As a result, the DOM property configs will be required from `react/lib/`. Chore: - Tidy package.json - Create npm script `clean` and update scripts - Update README installation instructions - Fix Travis tests
Configuration menu - View commit details
-
Copy full SHA for 51f6644 - Browse repository at this point
Copy the full SHA 51f6644View 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.1.1...v0.2.0