heimrichhannot / contao-google-maps-bundle

This bundle adds google maps integration to Contao.
2 stars 8 forks source link

Enhance list config element #15

Closed koertho closed 3 years ago

koertho commented 3 years ago

This PR enhances the config element type supporting GoogleMapsPrepareExternalItemEvent and supporting external center mode. It also deprecates the specific list and reader events.

Due the list and reader events, it isn't currently possible to change the config element type to ConfigElementTypeInterface. That would be a BC break.