Skip to content
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.

Fixes, features

Latest
Compare
Choose a tag to compare
@tomalec tomalec released this 15 Feb 23:38
· 20 commits to master since this release

Life-cycle flow tuned

Shimmed CSS fixed

  • Shimmed Shadow DOM CSS is now working way much better

Declarative per-element setup

You can now provide setup per each element in declarative manner:

<juicy-tile-table>
  <div juicy-style="width: 50%; height: 20px; priority: 0.5">..</div>
  ...
</juicy-tile-table>

Automated testing

Test suite was cleaned and updated, CI is being done at https://travis-ci.org/Juicy/juicy-tile-list