- Added: Support for PostCSS 7, Node 6
- Added: Support for
prefix
andskip
option - Changed: Features are controlled via
features
option
- Added: PostCSS Overflow
- Added: Support for PostCSS 6, Node 4
- Removed: echint and jscs devDependencies
- Updated: 2 spaces in Markdown
- Updated: dependencies
- Added: Runkit example
- Updated: Require all plugins from start
- Updated: Override plugin#process
- Updated: Plugins
- Added: A test for a disabled plugin
- Updated: Only use plugins on demand
- Updated: boilerplate conventions (Node v6.9.1 LTS)
Updated: postcss-short-border-radius
package
Added: Use shorthand border-radius
properties
Updated: Shorthand font
property divider is now /
Updated: Documentation, and Tests
Added: Use shorthand data attributes [-name]
Added: Use common font-weight
names
Updated: Documentation, and Tests
Updated: Documentation
Added: Short Border 1.0.0 Updated: Improved how options are assigned
Added: Short Color 1.0.0 Updated: Short Font-Size 1.0.1 (patch) Updated: PostCSS 5.0.8 (patch) Updated: Documentation
Updated: Documentation
- Updated: Shorthand Text plugin
- Updated: Documentation
- Changed: Refactored as plugin pack
- Changed: Switched to PostCSS 5 API
- Added:
.process
method - Added:
text-spacing
shorthand - Added: Tests
- Added: Documentation
- Added: Code commenting
- Changed: Tests
- Added: Tests
- Added: Support for CSS var values
- Changed: Code refactoring
- Removed: Unused CSS naming libraries
- Added: Allowance or denial of individual properties from being processed.
- Added: Prefixing of individual properties.
- Removed: Pseudo-classes. Now use postcss-pseudo-class-enter
- Added: Initial release