calcite-maps
calcite-maps copied to clipboard
Any progress for Bootstrap 4 (leaflet / jquery)?
Any progress for Bootstrap 4 (leaflet / jquery)?
Originally posted by @dior1 in https://github.com/Esri/calcite-maps/issues/177#issuecomment-506374340
This is still of interest to me. My current deployments of Esri-Leaflet and Calcite Maps are still using Bootstrap 3.x.
I may try to work on this here and there. It seems like one of the biggest changes required is transitioning the panels
to cards
.
From the docs:
If you’re familiar with Bootstrap 3, cards replace our old panels, wells, and thumbnails. Similar functionality to those components is available as modifier classes for cards.
I'll be working on this at https://github.com/pmacMaps/calcite-maps/tree/bootstrap-4.
As I'm not sure what all needs to be updated, there will probably still be work to do after I complete my changes. I will be focusing on migrating the panels to cards.
Great to hear. Maybe you give a update how far u are by migrating.. )