- Elements displayed by the map are now sorted in alphabetical order.
- Element map displays disabled elements.
- Quick table views for element maps so element counts and references can be viewed on the element overview pages.
- Super Table support.
- Elements displayed within the map will attempt to link to the element within the current site context.
- Issue with users on multi-site element maps.
- Element map display on Craft Commerce 2 products (thanks @nfourtythree).
- Support for products/variants within Craft Commerce 2.
- Proper element multi-site element maps, originally could only show maps for the current site.
- Icons now pull directly from SVG files through craft's
svg()
twig function (necessary for non-standard craft icons). resources
folder renamed toassets
to follow Craft conventions.
- Further revised quoting and how queries are built to fully address the issue partially addressed by 1.0.1.
- Updated conditions used to traverse matrix blocks for inner related elements, meaning element -> block -> element relationships should now show up properly in the map.
- Minor grammatical updates to README.md
- Quoted column names in joins, which were causing errors when the map was rendered with certain DB configurations.
The initial release of the Element Map plugin.
- Element map in full-page editor sidebars, shows elements with relations to the currently edited element