wecui
Version:
一款基于Vue2.x版本的移动端web组件
118 lines (78 loc) • 2.62 kB
Markdown
## 1.4.0 (2015-10-24)
- Added: At-Root 0.1.2
- Added: Property Lookup 1.1.3
- Updated: Tests and documentation
## 1.3.0 (2015-10-21)
- Updated: PostCSS 5.0.10 (patch)
- Updated: Advanced Variables 1.2.2 (minor)
- Updated: Extend 1.0.1 (minor)
- Updated: Mixins 2.1.0 (major)
- Updated: Nesting 2.0.6 (patch)
- Updated: Tests and documentation
## 1.2.3 (2015-09-24)
- Updated: Move selectors after nesting
## 1.2.2 (2015-09-24)
- Updated: package.json to spaces
## 1.2.1 (2015-09-24)
- Updated: Plugin ordering
## 1.2.0 (2015-09-24)
- Added: PostCSS Nesting 2.0.4
- Added: Tests for `@nest`
- Updated: PostCSS 5.0.6
- Updated: PostCSS Mixins 1.0.1
- Deprecated: PostCSS Nesting 2.0.4
## 1.1.3 (2015-09-14)
- Updated: PostCSS 5.0.5
- Updated: PostCSS Partial Import 1.3.0
## 1.1.2 (2015-09-08)
- Updated: PostCSS Partial Import 1.1.1
## 1.1.1 (2015-09-08)
- Updated: PostCSS Extend 1.1.0
## 1.1.0 (2015-09-08)
- Added: PostCSS Extend
- Added: PostCSS Partial Import
- Added: PostCSS W3C Custom Media
- Added: PostCSS W3C Custom Properties
- Added: PostCSS W3C Custom Selectors
- Added: PostCSS W3C Multiple Matches
- Added: PostCSS W3C Multiple Nots
- Updated: PostCSS Media Minmax 2.1.0
- Updated: Documentation
- Removed: PostCSS Import
- Removed: PostCSS Sass Extend
## 1.0.0 (2015-09-07)
- Updated: PostCSS 5.0.4
- Updated: PostCSS Advanced Variables 1.0.0
- Updated: PostCSS Color Function 2.0.0
- Updated: PostCSS Import 7.0.0
- Updated: PostCSS Media Minmax 2.0.0
- Updated: PostCSS Mixins 1.0.0
- Updated: PostCSS Nested 1.0.0
- Updated: PostCSS Simple Extend 1.0.0
- Updated: ESLint 1.0.0
- Removed: PostCSS Simple Vars
- Removed: PostCSS process method which is now in core
## 0.3.0 (2015-07-22)
- Added: postcss-advanced-variables support for vars in `@media`
- Added: postcss-import `skipDuplicates` option to allows you to not skip duplicated files
- Added: postcss-mixins `mixinsFiles` option.
- Updated: other plugins without notable changes
## 0.2.2 (2015-07-10)
- Updated: Documentation
## 0.2.1 (2015-07-10)
- Added: Switch from postcss-sass-extend to postcss-simple-extend
## 0.1.3 (2015-07-08)
- Added: Support for @else statements
- Updated: Dependencies
## 0.1.2 (2015-07-08)
- Updated: Tests to support nested options
## 0.1.1 (2015-07-08)
- Fixed: Re-ordered plugins so they don’t break each other
- Changed: Plugin option namespaces
- Removed: Unnecessary default options
## 0.1.0 (2015-07-08)
- Changed: Named project precss
## 0.0.2 (2015-07-07)
- Updated: Swapped conditional, for, and each for advanced-variables
## 0.0.1 (2015-07-06)
Pre-release