Commit Graph

14 Commits

Author SHA1 Message Date
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