Skip to content

Releases: houd1ni/fela-vue

2.10.15

25 Apr 05:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.0...2.10.15

2.7.0

16 Dec 00:16
Compare
Choose a tag to compare

2.6.1

11 Dec 12:12
Compare
Choose a tag to compare

Full Changelog: 2.6.0...2.6.1

2.6.0

08 Dec 00:07
Compare
Choose a tag to compare
  • Extensively tested.
  • Deps massively upgraded.
  • Minor fixes.

2.6.0beta.24

06 Nov 11:35
Compare
Choose a tag to compare
  • #17 done making it possible to use literal css minifiers even better.
  • Stub of #15 done with a lot of rethinking.
  • Deps upgraded.

2.6.0beta.22

12 Jul 18:59
Compare
Choose a tag to compare
  • Fixed all bugs since 2.6.0beta.12
  • Several performance improvements.
  • One line comments now work without semicolon as a prefix. margin 0 // this works!. One space is sufficient.
  • Tested in production

2.6.0beta.12

11 Jul 21:45
Compare
Choose a tag to compare

UNSTABLE YET. Please, use 2.6.0.beta.11 for production-ready experience.
There will be a new release in a few hours with all stuff working.

  • Deps upgraded.
  • Closing #14
  • ramdajs is now being used.

beta.13 is just CI fix, - no changes to the lib itself.
beta.14 is just quick deps upgrade - no changes to the lib itself also.
beta.15 ramda dep extracted from the bundle.
beta.16 lit-css empty values fix. (caused by the latest data-url feature).

2.6.0beta.10 - defStyles typing fix.

08 May 11:02
Compare
Choose a tag to compare

No more typing errors like is not assignable to type '(vm?: AnyObject | undefined) => AnyObject'. in typescript.

2.6.0beta.9 - lit-css typing fix & deps upgrade

07 May 15:19
Compare
Choose a tag to compare

2.6.0beta.7 Lit-css block comments.

27 Apr 16:26
Compare
Choose a tag to compare