Releases: MellowCo/unocss-preset-weapp
Releases · MellowCo/unocss-preset-weapp
v0.52.1
v0.6.3
🚀 Features
- Use css variable for opacities rule - by @MellowCo (f0348)
- Support (flex - by justify)-*, like flex-items-center, flex="items-center" (grid))-(items)
- Add text-truncate alias - by @MellowCo (d051b)
- Add line-height utility - by @MellowCo (94c1b)
- Skew xy - by @MellowCo (7a1a0)
- Add arbitrary font-weight support - by @MellowCo (02f9a)
- Border arbitrary width - by @MellowCo (39a3f)
- Support DEFAULT type in colors - by @MellowCo (2d039)
- Add justify-stretch rule - by @MellowCo (efa4d)
View changes on GitHub
v0.6.2
v0.6.1
v0.6.0
🚀 Features
- Support linear-gradient percent, from-10% to-10% via-10% - by @MellowCo (091cc)
- Remove style from divide to follow border behavior - by @MellowCo (c80b6)
- Split focus pseudo - by @MellowCo (49fb3)
- Add @unocss/extractor-arbitrary-variants - by @MellowCo (9f5cf)
- Update @unocss/core to 0.51.8 - by @MellowCo (7422d)
- Add linear-gradient default percentage - by @MellowCo (8ecd1)
🐞 Bug Fixes
View changes on GitHub
v0.5.3
v0.5.2
v0.5.1
🐞 Bug Fixes
View changes on GitHub
v0.5.0
v0.4.2
🚀 Features
- Remove units about 0 and none (unocss/unocss#2153) - by @MellowCo (43e10)
- Update @unocss/core to 0.50.0 - by @MellowCo (81222)
- Fix non-existent font-size, still return line-height (unocss/unocss#2160) - by @MellowCo (a5915)
- Always split :active pseudo (unocss/unocss#2163) - by @MellowCo (794b9)
- Generate valid duration-0 (unocss/unocss#2196) - by @MellowCo (d23e1)
- Add backdrop-element-x pseudo for attributify use (unocss/unocss#2177) - by @MellowCo (68dbf)