Alexandre Gigliotti
|
c30350d011
|
Add support for inlining CSS stylesheets. Add tests. Update docs.
|
2015-12-04 15:06:06 -08:00 |
|
Alexandre Gigliotti
|
22ce5e3f25
|
Ignore template expression in link href.
|
2015-12-02 11:40:47 -08:00 |
|
Alexandre Gigliotti
|
897d87436a
|
Fix bug where urls in LESS were not rebased relative to the HTML filename.
|
2015-12-02 10:56:10 -08:00 |
|
Alexandre Gigliotti
|
b3d479224e
|
Refactor.
|
2015-12-01 09:50:47 -08:00 |
|
Alexandre Gigliotti
|
d919e535ef
|
Add support for script elements. Update tests. Update docs.
|
2015-12-01 09:20:24 -08:00 |
|
Alexandre Gigliotti
|
068dab8e8f
|
Refactor. Update dependencies. Update tests. Make img plugin async.
|
2015-11-20 16:06:43 -08:00 |
|
Alexandre Gigliotti
|
bd793daae4
|
Change api to separate html file and string processing.
|
2015-10-14 07:33:49 -07:00 |
|
Alexandre Gigliotti
|
c7ca7bfc75
|
Fix bug where bundler stops watching files when an error occurs.
|
2015-10-07 13:52:02 -07:00 |
|
Alexandre Gigliotti
|
ff5e4401f7
|
Fix bug where template expressions were interpreted as paths.
|
2015-09-25 13:38:32 -07:00 |
|
Alexandre Gigliotti
|
99eed58f96
|
Replace lodash with ramda.
|
2015-09-21 10:16:38 -07:00 |
|
Alexandre Gigliotti
|
dad1267607
|
Fix bug where assets with a space in their path could not be bundled.
|
2015-09-11 09:17:10 -07:00 |
|
Alexandre Gigliotti
|
0bd64b1308
|
Added support for html being a string or filename. Added tests. Updated dependencies. Updated docs.
|
2015-08-26 10:31:29 -07:00 |
|
Alexandre Gigliotti
|
251431a110
|
Fixed bug where query strings and hashes were not ignored on css url data type local paths.
|
2015-08-25 15:08:53 -07:00 |
|
Alexandre Gigliotti
|
e8545de30a
|
Fixed bug where <br/> was returned as <br>.
|
2015-08-25 13:34:21 -07:00 |
|
Alexandre Gigliotti
|
840dba9901
|
Fixed bug where style attributes of elements outside a body element would not be inlined.
|
2015-07-30 09:13:39 -07:00 |
|
Alexandre Gigliotti
|
539da292da
|
Switched to postcss.
|
2015-07-27 13:15:45 -07:00 |
|
Alexandre Gigliotti
|
3cfd4f2b86
|
Added support for verbose option that returns filenames of each inlined file alongside inlined html.
|
2015-07-24 15:51:46 -07:00 |
|
Alexandre Gigliotti
|
dd4f03257c
|
Return decoded html.
|
2015-07-23 17:10:29 -07:00 |
|
Alexandre Gigliotti
|
f4085786f6
|
Refactored.
|
2015-07-23 08:28:22 -07:00 |
|
Alexandre Gigliotti
|
e5e1f08fba
|
Updated is-local-path.
|
2015-07-22 16:09:52 -07:00 |
|
Alexandre Gigliotti
|
f8369f3bc0
|
Initial commit.
|
2015-07-22 15:51:14 -07:00 |
|