-
-
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.0.6
head repository: remarkablemark/html-react-parser
compare: v0.0.7
- 14 commits
- 5 files changed
- 2 contributors
Commits on Sep 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 79d00d0 - Browse repository at this point
Copy the full SHA 79d00d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6747cd4 - Browse repository at this point
Copy the full SHA 6747cd4View commit details -
Merge pull request #25 from remarkablemark/chore-build
Rename dist filenames and add webpack to `.npmignore`
Configuration menu - View commit details
-
Copy full SHA for 43f46ce - Browse repository at this point
Copy the full SHA 43f46ceView commit details -
Add example of loading the parser with a script tag
- Create directory `./examples/` - Create HTML file in `./examples/` with a working example of loading the parser with a script tag
Configuration menu - View commit details
-
Copy full SHA for 9f58ef2 - Browse repository at this point
Copy the full SHA 9f58ef2View commit details -
Add example of loading the parser with Require.js (AMD)
Create an HTML file in `./examples/ that loads the parser and React with Require.js
Configuration menu - View commit details
-
Copy full SHA for 361c198 - Browse repository at this point
Copy the full SHA 361c198View commit details -
Configuration menu - View commit details
-
Copy full SHA for e48a9f0 - Browse repository at this point
Copy the full SHA e48a9f0View commit details -
Make explanations/examples clearer, trim fat, and add hyperlinks.
Configuration menu - View commit details
-
Copy full SHA for 5a5e6cf - Browse repository at this point
Copy the full SHA 5a5e6cfView commit details -
Update README installation instructions with CDN script
Also add examples link.
Configuration menu - View commit details
-
Copy full SHA for cab1472 - Browse repository at this point
Copy the full SHA cab1472View commit details -
Separate the examples into their own code blocks. Rewrite in ES6 syntax for cleanliness and readability.
Configuration menu - View commit details
-
Copy full SHA for 5465d8f - Browse repository at this point
Copy the full SHA 5465d8fView commit details -
Tidy README replace options and its simple example
Make instructions clearer; simplifying examples by removing unnecessary parts and rewriting them with ES6.
Configuration menu - View commit details
-
Copy full SHA for a8de457 - Browse repository at this point
Copy the full SHA a8de457View commit details -
Update README advanced example for replace options
Trim the fat and keep the example super concise and readable. Refactor example to ES6 and JSX.
Configuration menu - View commit details
-
Copy full SHA for b89ca5b - Browse repository at this point
Copy the full SHA b89ca5bView commit details
Commits on Sep 28, 2016
-
Merge pull request #26 from remarkablemark/examples
Add examples
Configuration menu - View commit details
-
Copy full SHA for cfffc97 - Browse repository at this point
Copy the full SHA cfffc97View commit details -
Merge pull request #27 from remarkablemark/chore-readme
Tidy README instructions and examples
Configuration menu - View commit details
-
Copy full SHA for c7bfd40 - Browse repository at this point
Copy the full SHA c7bfd40View commit details -
- Update build (#25): - Change filenames in `dist/` to `html-react-parser` - Create examples (#26): - Examples found in the directory `examples/` - Add `script-tag.html`, which is an example of loading the parser via the CDN - Add `requirejs.html`, which is an example of loading the parser via Require.js - Update `README.md` (#27): - Reword and tidy description and instructions - Update installation with CDN link - Refactor and tidy examples using ES6 and JSX - Update `.npmignore`: - Add `webpack.config.js` - Add `examples`
Configuration menu - View commit details
-
Copy full SHA for f153f5b - Browse repository at this point
Copy the full SHA f153f5bView 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.0.6...v0.0.7