Skip to content

Releases: stylify/packages

v0.2.1

02 Sep 14:32
Compare
Choose a tag to compare
  • Variables can be used within variables
  • New mangling alghoritm
  • Selectors can start only with alphanumeric characters
  • Autoprefixer by default in bundler
  • Variables can be different for each screen
  • Dropped profiler and its support in Nuxt packages

What's Changed

Full Changelog: v0.1.3...v0.2.1

v0.1.3

21 Aug 18:24
Compare
Choose a tag to compare

Keyframes feature added

v0.1.2

06 Jul 16:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

06 Jul 08:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Jul 13:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.1.0

v0.0.16

14 Jun 13:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

v0.0.15

05 Jun 19:02
Compare
Choose a tag to compare

Fixed bug in the compilation result: unwanted comonents list reset

Full Changelog: v0.0.14...v0.0.15

v0.0.14

05 Jun 15:41
Compare
Choose a tag to compare

What's Changed

  • Nuxt and unplugin packages fixes by @Machy8 in #94
  • Bugfix: Allow components reconfiguration in bundler watch mode by @Machy8 in #95
  • Config definitions by @Machy8 in #96
  • Rename StylifyUnplugin to unplugin and export plugin types separately by @Machy8 in #97
  • Ignored elements renamed to ignoredAreas and it's a reg exp now instead of a string by @Machy8 in #98
  • Content options tunning by @Machy8 in #99

Features and tunning

  • Nuxt, Nuxt Module, Bundler and Unplugin have defineConfig method
  • Unplugin has export for each plugin like. Instead of unplugin.rollupPlugin the rollupPlugin can be imported
  • Content options can now contain brackets. The syntax is changes to @stylify-<option><content>/@stylify-<option>
  • Content option for components can now have syntax as javascript object instead of the json syntax

Full Changelog: v0.0.13...v0.0.14

v0.0.13

01 Jun 18:07
ec2e9a9
Compare
Choose a tag to compare

What's Changed

  • numbered breakpoints fix by @JirakLu in #88
  • @stylify/nuxt, @stylify/nuxt-module, @stylify/unplugin by @Machy8 in #85
  • Update versions to 0.0.13 by @Machy8 in #93

Full Changelog: v0.0.12...v0.0.13

v0.0.12

12 Feb 20:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12