unocss

The instant on-demand atomic CSS engine.

MIT License

Downloads
21.4M
Stars
15.8K
Committers
326

Bot releases are visible (Hide)

unocss - v0.41.2

Published by github-actions[bot] over 2 years ago

   🚀 Features

  • preset-wind:
    • Add option to center container class #1180 by @chu121su12

   🐞 Bug Fixes

  • preset-typography:
    • Allow applying not-prose as parent selector #1184 by @ydcjeff
  • vite:
    • Update transformed module when config changed #1163 by @TrickyPi @antfu
    View changes on GitHub
unocss - v0.41.1

Published by github-actions[bot] over 2 years ago

   🚀 Features

  • preset-mini:
    • Enable multipass on combinator variants #1156 by @chu121su12
  • preset-mini,preset-wind:
    • Add global keywords #1170 by @chu121su12

   🐞 Bug Fixes

  • preset-mini:
    • Update missing parent rule #1164 by @chu121su12
    View changes on GitHub
unocss - v0.41.0

Published by github-actions[bot] over 2 years ago

   🚨 Breaking Changes

  • core:
    • Revert variant apply order in #1127 #1162 by @antfu @antfu

   🚀 Features

  • core:
    • Support for multiple @ parents (@media, @supports, etc) #1161 by @antfu
  • preset-mini:
    • Add formatting support for clamp, max & min functions #1155 by @antfu

   🐞 Bug Fixes

  • preset-mini:
    • Fix support for bracket in variable variant #1154 by @antfu
    • Fix missing ::backdrop preflight #1153 by @antfu
    View changes on GitHub
unocss - v0.40.0

Published by github-actions[bot] over 2 years ago

   🚨 Breaking Changes

  • core,presets:
    • Use recursive callback for variant handlers #1127 by @chu121su12
  • preset-mini:
    • Add variable variant #1128 by @chu121su12

   🚀 Features

  • core:
    • Use recursive callback to resolve variant #1126 by @chu121su12
  • directives:
    • Allow escape char in class name #1151 by @hannoeru
  • transformer-compile-class:
    • Add layer option #1116 by @ARZarkesh

   🐞 Bug Fixes

  • Webpack plugin's resolveId preserve the input query #1142 by @hiyuki
  • preset-wind:
    • Fix background gradient stop order #1138 by @tammai-bigin
  • vite:
    • Extract timing, close #1145 by @antfu
  • vscode:
    • Setting default presets for creating each context #1114 by @TrickyPi
    • Fix configExists logic #1119 by @QiroNT
    • Autocomplete for css #1118 by @TrickyPi
    View changes on GitHub
unocss - v0.39.3

Published by github-actions[bot] over 2 years ago

   🚀 Features

  • cli:
    • New preflights and minify options a60a0e9b

   🐞 Bug Fixes

  • cli:
    • Avoid global side effect, improve tests 710b3cee

   ❤️ Contributors

   Thanks to @antfu | @Sickisonfire

    View changes on GitHub
unocss - v0.39.2

Published by github-actions[bot] over 2 years ago

   🏎 Performance

  • vscode:

   ❤️ Contributors

   Thanks to @antfu

    View changes on GitHub
unocss - v0.39.1

Published by github-actions[bot] over 2 years ago

   🚀 Features

  • Add preflights and safelist to shadow-dom mode #1110
  • Automatic svg prologue cleanup #1111
  • autocomplete:
    • Vue file :class support #1100
  • vscode:
    • Resolve config by file path #1101

   🐞 Bug Fixes

  • plugins:
    • Make resolve & load order insensitive #1112

   ❤️ Contributors

   Thanks to @loosheng | @QiroNT | @userquin

    View changes on GitHub
unocss - v0.39.0

Published by antfu over 2 years ago

   🚨 Breaking Changes

  • core:
    • Support string in rule that returns array #1093
  • preset-mini:
    • Require bracket for content- #1097
    • Don't apply negative variant on non-target #1098

   🚀 Features

  • preset-mini:
    • Support <alpha-value> color placeholder #1088

   🐞 Bug Fixes

  • preset-mini:

   ❤️ Contributors

   Thanks to @antfu | @chu121su12 | @equt | @zguolee

    View changes on GitHub
unocss - v0.38.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

Features

  • core: resolve tokens and preflights together (#1078) (c8cd805)
  • preset-mini: add container query units (#1076) (f3370d6)
  • preset-wind: support bracket values for object-x (#1087) (be3e42c)
unocss - v0.38.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vite: use outDir as key of cssPlugin to prevent parallel issue (unocss#1065) (#1074) (65879ab)

Features

unocss - v0.38.0

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • preset-wind: set animate count 1 by default (#1070) (5708e51)

Features

unocss - v0.37.4

Published by github-actions[bot] over 2 years ago

Bug Fixes

Features

  • vscode: default preset (1ea7dd7)
  • webpack: provide preseted webpack plugin entry, close #1056 (0803628)
unocss - v0.37.3

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • preset-mini: fix negative variant regression not accepting string theme (#1057) (318a10c)
  • preset-mini,preset-wind: use base property directly (#1060) (c259661)
unocss - v0.37.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

Features

unocss - v0.37.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

Features

  • preset-wind: update table's border-spacing rules (#1037) (d01b8c2)
unocss - v0.37.0

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • preset-mini,preset-wind: rework more rules with base properties (#1033) (6f695f6)

Features

  • preset-rem-to-px: new preset (c5d0794)
  • runtime: add tagify to the full build (#1034) (7c9054c)
unocss - v0.36.0

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • preset-wind: rework base of transform, filter, backdrop-filter (#1028) (94672d7)

Features

  • directives: support theme() in css vars, close #1026 (e50ea54)
  • preset-mini: add css [@layer](https://github.com/layer) support (#1024) (dce832c)
unocss - v0.35.4

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • directives: theme() breaks [@apply](https://github.com/apply) (#1025) (d04ff70)
unocss - v0.35.3

Published by github-actions[bot] over 2 years ago

Features

  • preset-mini: add backdrop:x variant for ::backdrop pseudo element (#1022) (93f9b58)
  • preset-mini,preset-wind: add revert-layer global keyword (#1023) (56e2b90)
  • preset-mini,preset-wind: add rules (#1019) (a96c5c7)
  • preset-wind: add contrast-more/less variants (#1018) (3e21824)
  • preset-wind: update bg-position (#1020) (a1d187b)
unocss - v0.35.2

Published by github-actions[bot] over 2 years ago

Bug Fixes