Change log for postcss-lazysprite. Details at Github
- Update Dependencies.
- Fix svg id different in win / mac.
-
Support for SVG Sprites.
-
Remove
smartUpdateoption. -
Update DevDependencies.
-
Dropped support for Node 4 and Node 5.
-
Update DevDependencies.
-
new Buffer->Buffer.from. -
Remove
gulp-util.
- Fix orders issue in mac and win's difference.
- Update
pseudoClassoption.
- Update
rev-hashto version 2.0.
-
Remove
positionUnitoption. -
Remove hasSourceImg obj.
-
Fix bug when with second or more depth directory css files.
-
Fix bug with basename like 'icon2' in v1.3.0.
-
Add support for PostCSS 6.0.
-
Add support for gulp-postcss 7.0.
-
Deprecated option
stylesheetPathand repalce withstylesheetRelative. -
Add option
stylesheetInput. -
Add alert for incorrect
2xor3xdimensions. -
Add better dimensions stylesheet (
width/hegithdecls) output way.
If you are going to upgrade from v1.3.x, please see readme to set option again. :)
- Fix bug with basename like 'icon2'.
- Change logLevel, 'already existed' info not show in slient logLevel.
- Support for better css format result.
- Change log output prefix.
-
Support deleting old sprites when with
smartUpdateoption. -
Change absolute path to relative path in output log.
- Add
pseudoClassoption for:hoverand:activecondition.
-
Add smart update mod for high performance.
-
Add logLevel to control log output level.
-
Add support for dynamic class name
blockpart. -
Add support sprites with
:hoverand:activecondition. -
Add more examples and tests.
- Fix wrong readme demo which will confuse users.
- Fix wrong english grammar.
- Add better alert when with wrong dirname.
- Fix path problem on Windows stystem.
-
Migrate from
QtoBluebirdas promise libary. -
Support 3x retina.
-
Support
@2x,@3x,_2x,_3xsuffix. -
Add eslint for better code stander.
-
All comments are English.
- Initial release.