WIP - add extractor, generate snippet_data
This commit is contained in:
27
node_modules/postcss-flexbugs-fixes/CHANGELOG.md
generated
vendored
Normal file
27
node_modules/postcss-flexbugs-fixes/CHANGELOG.md
generated
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
## 3.3.1
|
||||
* Autoremoval of 0% Basis [#46](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/46). More context [here](https://github.com/luisrudge/postcss-flexbugs-fixes/issues/45#issuecomment-385070879)
|
||||
|
||||
## 3.3.0
|
||||
* Revert Autoremoval of 0% Basis [#43](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/43)
|
||||
|
||||
## 3.2.0
|
||||
* Set flex basis if second value is not a number [#41](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/41)
|
||||
|
||||
## 3.1.0
|
||||
* Fix safari issues with flex-basis [#38](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/38)
|
||||
|
||||
## 3.0.0
|
||||
* upgrade to postcss 6
|
||||
|
||||
## 2.1.0
|
||||
* Prevent mutating value when flex value is one of `['none', 'auto', 'content', 'inherit', 'initial', 'unset']`
|
||||
|
||||
## 2.0.0
|
||||
* upgrade to postcss 5
|
||||
|
||||
## 1.1.0
|
||||
* Ignore flex set to none [#24](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/24)
|
||||
* The default value of flex-basis is 0% [#22](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/22)
|
||||
|
||||
## 1.0
|
||||
* Initial release
|
||||
Reference in New Issue
Block a user