Commit graph

15 commits

Author SHA1 Message Date
Kijin Sung
ad96ae6bb6 Fix some obvious compatibility issues with new dependencies 2018-10-18 14:10:02 +09:00
Kijin Sung
464325c6f6 Update Markdown formatter to support footnotes and hard wraps natively 2017-06-29 23:58:20 +09:00
Kijin Sung
1c43cbb126 Fix SCSS import from subdirectory 2016-05-06 11:39:12 +09:00
Kijin Sung
7385d2f097 Process imports before converting url() relative paths 2016-05-05 20:18:14 +09:00
Kijin Sung
01315e62aa Fix relative path conversion in CSS/LESS/SCSS imports 2016-05-05 19:55:09 +09:00
Kijin Sung
b5a10e850f Add unit tests for concatCSS() and concatJS() 2016-05-05 13:45:57 +09:00
Kijin Sung
7363f71d4a Fix incorrect conversion of absolute URLs 2016-05-05 13:29:24 +09:00
Kijin Sung
aa1af352b2 Do not add @charset if it already exists 2016-05-04 22:07:49 +09:00
Kijin Sung
b15b39ece1 Initial implementation of CSS and JS concatenation 2016-05-04 21:40:42 +09:00
Kijin Sung
90bce20794 Add parser for IE conditional comments, to be used in JS concatenation 2016-05-04 18:06:02 +09:00
Kijin Sung
e22558374f Change Formatter class to allow direct access to CSS concatenation method 2016-05-04 17:19:17 +09:00
Kijin Sung
2a8c18eb01 Use Formatter class to add multiple common scripts at the same time 2016-05-04 14:27:47 +09:00
Kijin Sung
1bf110439a Update Formatter class to use new SCSS compiler 2016-03-22 11:29:05 +09:00
Kijin Sung
740de5caf3 Replace FileHandler calls and other paths in Rhymix Framework 2016-03-18 21:03:22 +09:00
Kijin Sung
ed50a57f9c Add formatter class and associated unit tests 2016-03-18 14:10:10 +09:00