This website works better with JavaScript
首页
发现
帮助
登录
ver2ex
/
hw-react-1
关注
1
点赞
0
派生
0
文件
工单管理
1
合并请求
0
Wiki
分支:
master
分支列表
标签列表
master
hw-react-1
/
node_modules
/
postcss-flexbugs-fixes
/
CHANGELOG.md
CHANGELOG.md
1.3 KB
永久链接
文件历史
原始文件
4.2.1
Fix
calc
regex
#69
4.2.0
Don't change values that reference custom props
#64
4.1.0
Add option to disable bug fixes
#53
4.0.0
upgrade to postcss 7
3.3.1
Autoremoval of 0% Basis
#46
. More context
here
3.3.0
Revert Autoremoval of 0% Basis
#43
3.2.0
Set flex basis if second value is not a number
#41
3.1.0
Fix safari issues with flex-basis
#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
The default value of flex-basis is 0%
#22
1.0
Initial release