Releases: MellowCo/unocss-preset-weapp
Releases · MellowCo/unocss-preset-weapp
v0.1.7
v0.1.6
v0.1.3
🚀 Features
🐞 Bug Fixes
- Bracket curly match unocss/unocss#1300 - by @MellowCo (eb816)
- Stricter color match unocss/unocss#1296 - by @MellowCo (c4775)
View changes on GitHub
v0.1.2
🚀 Features
- ✨ add transform options - by @MellowCo (c7a47)
- ✨ customizing dark mode selector unocss/unocss#1250 - by @MellowCo (66e90)
- ✨ grow & shrink supports brackets unocss/unocss#1284 - by @MellowCo (aaf00)
- ✨ add bracket support for transition-property unocss/unocss#1285 - by @MellowCo (f44a2)
🐞 Bug Fixes
View changes on GitHub
v0.1.1
🚀 Features
- Add formatting support for clamp, max & min functions unocss/unocss#1155 - by @MellowCo (03852)
- Support for multiple @ parents (@media, @supports, etc) unocss/unocss#1161 - by @MellowCo (bffeb)
- Add global keywords unocss/unocss#1170 - by @MellowCo (7f7a2)
- Enable multipass on combinator variants unocss/unocss#1156 - by @MellowCo (67d73)
- Add option to center container class unocss/unocss#1180 - by @MellowCo (f3dbd)
- Add more global keywords unocss/unocss#1171 - by @MellowCo (bc70a)
- Add tagged variants' pseudo in order unocss/unocss#1157 - by @MellowCo (de8a9)
- Utils and preset prefix - by @MellowCo (ffc2e)
- Add grid autocomplete - by @MellowCo (25013)
- Add transform autocomplete - by @MellowCo (205df)
- Add cursor autocomplete - by @MellowCo (1e27c)
- Adjust autocomplete for size - by @MellowCo (d08e2)
- Remove redundant fallback for vars - by @MellowCo (645f7)
- Support nested colors theme - by @MellowCo (74d28)
- Text-[] auto detection for font-size - by @MellowCo (04bae)
- Add postprocess transformSelector - by @MellowCo (85302)
🐞 Bug Fixes
- Fix support for bracket in variable variant unocss/unocss#1154 - by @MellowCo (d0f84)
- Revert variant apply order in unocss/unocss#1162 - by @MellowCo (77afb)
- Update missing parent rule unocss/unocss#1164 - by @MellowCo (bbfee)
- Use rgba color unocss/unocss#1208 - by @MellowCo (d5d11)
- Parse bracket correctly in variable variant unocss/unocss#1207 - by @MellowCo (0b7ee)
🏎 Performance
- Apply preflight vars to :root unocss/unocss#1205 - by @MellowCo (7ef73)