mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
# Conflicts: # jsowell-ui/.env.development # jsowell-ui/.env.staging # jsowell-ui/bin/build-sit.bat # jsowell-ui/bin/build.bat # jsowell-ui/src/api/adapayMember/adapayMember.js # jsowell-ui/src/api/pile/merchant.js # jsowell-ui/src/router/index.js # jsowell-ui/src/views/financial/financeDetail.vue # jsowell-ui/src/views/financial/merchant.vue # jsowell-ui/src/views/homeIndex/homeIndex.vue # jsowell-ui/src/views/login.vue # jsowell-ui/src/views/pile/basic/detail.vue # jsowell-ui/src/views/pile/station/components/SiteInfo.vue # jsowell-ui/src/views/pile/station/detail.vue # jsowell-ui/src/views/pile/station/orderReport.vue
1.7 KiB
1.7 KiB
Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and follows Semantic Versioning.
4.0.1 - 2018-07-30
Fixed
- Invalid package engines node version range.
4.0.0 - 2018-07-24
Added
- New flex box shorthand properties which can conflict with existing flex box properties.
- New ruby, transform and text related properties.
Removed
- Node 4 support.
- Deprecated grid properties.
3.0.1 - 2018-01-11
Fixed
- Keep at-rules at the same position.
3.0.0 - 2017-12-14
Added
- Flexbox justify self properties.
Changed
- SMACSS order so it is more in line with Stylelint.
Removed
- Command line interface in favor of postcss-cli.
2.1.0 - 2017-08-25
Added
- New text style and interaction related properties.
2.0.1 - 2017-06-19
Fixed
- Prevent comments outside CSS selectors from being moved.
2.0.0 - 2017-03-16
Changed
- Put declarations before nested declarations.