-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rewrite using promises and less dependencies #23
Closed
Closed
Commits on Jun 27, 2016
-
* Remove async dependency * Remove lodash.constant dependency * Remove xtend dependency * Added test for inline-ignore in CSS * Only search content once before replacing and rebasing * Returning a promise, making callbak optional
Samuel Tilly committedJun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for f06df51 - Browse repository at this point
Copy the full SHA f06df51View commit details -
made option parsing a function
Samuel Tilly committedJun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for c140565 - Browse repository at this point
Copy the full SHA c140565View commit details -
Samuel Tilly committed
Jun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 05f73d4 - Browse repository at this point
Copy the full SHA 05f73d4View commit details -
update node requirement to latest lts
Samuel Tilly committedJun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 0bf2cdd - Browse repository at this point
Copy the full SHA 0bf2cddView commit details -
Merge remote-tracking branch 'origin/master' into remove-dependencies
Samuel Tilly committedJun 27, 2016 Configuration menu - View commit details
-
Copy full SHA for b3005be - Browse repository at this point
Copy the full SHA b3005beView commit details
Commits on Jun 28, 2016
-
* Added suport for srcset * Added promise response * Removed async * Removed lodash * Removed xtend * Use htmlparser2 instead of regex * Respect original attributes * Use htmlparse2 for generating valid output
Samuel Tilly committedJun 28, 2016 Configuration menu - View commit details
-
Copy full SHA for d84da3c - Browse repository at this point
Copy the full SHA d84da3cView commit details
Commits on Jun 29, 2016
-
Samuel Tilly committed
Jun 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 415dace - Browse repository at this point
Copy the full SHA 415daceView commit details -
only return promise when there is no callback
Samuel Tilly committedJun 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 304191e - Browse repository at this point
Copy the full SHA 304191eView commit details -
Samuel Tilly committed
Jun 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 3bd61c6 - Browse repository at this point
Copy the full SHA 3bd61c6View commit details -
Use fs.readFile instead of fs.readFileSync
Samuel Tilly committedJun 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 2bb0077 - Browse repository at this point
Copy the full SHA 2bb0077View commit details -
* Lookup inlineAttribute on initial serach * Only replace content of url()
Samuel Tilly committedJun 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 6590c9d - Browse repository at this point
Copy the full SHA 6590c9dView commit details -
Samuel Tilly committed
Jun 29, 2016 Configuration menu - View commit details
-
Copy full SHA for b08a3d9 - Browse repository at this point
Copy the full SHA b08a3d9View commit details
Commits on Jun 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6e83253 - Browse repository at this point
Copy the full SHA 6e83253View commit details -
* Correctly opt-in for sources * Fix issue with svg sources * Re-added xtend dependency
Samuel Tilly committedJun 30, 2016 Configuration menu - View commit details
-
Copy full SHA for b2ad935 - Browse repository at this point
Copy the full SHA b2ad935View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.