createwithrani / superlist

Nest multiple blocks inside lists of any kind of list (ordered, unordered, no marker, etc), or do away with list markers and use it like a repeater!
https://wordpress.org/plugins/superlist-block/
GNU General Public License v2.0
20 stars 6 forks source link

Allow transformation from core/columns #20

Open aurooba opened 2 years ago

aurooba commented 2 years ago

This idea surfaced in #11. Since columns are essentially containers for blocks like Super List Items are, this is a logical transformation. Ideally, you can select multiple core/columns blocks that you may have set up to create the appearance of a grid, and transform it into a single Super List Block, with each core/column being a Super List Item, then you can truly create a grid. :)

I haven't worked much with transforms, so I'm excited to do this one!