Mozaïk 1.2.0 Released

Published on April 6 2016

Mozaïk 1.2.0 was released, some internals changes and a brand new widget!

So there’s now a new mozaik.inspector widget:

Mozaïk inspector widget

To use it:

{
    type: 'mozaik.inspector',
    columns: 1, rows: 1,
    x: 0, y: 0
}

You can check detail on GitHub.