go-spatial / tegola

Tegola is a Mapbox Vector Tile server written in Go
http://tegola.io/
MIT License
1.25k stars 192 forks source link

MapLibre - Vue3 - Vite Migration #923

Closed mapl closed 1 year ago

mapl commented 1 year ago

Working but dirty attempt to migrate the internal UI Viewer project

  1. Mapbox -> MapLibre
  2. Vue2 -> Vue3
  3. Vue Cli -> Vite
ARolek commented 1 year ago

@mapl why hello there! This is a very welcome contribution. I will get a review done soon as well as pull it down to test.

@iwpnd putting this on your radar as you have also helped with the viewer

iwpnd commented 1 year ago

Nice @mapl! There's a lot of things to review and unrelated files being touched here however. Is it possible to rebase your changes on the current master and not push formatting edits on other unrelated files? Keep the scope of this PR on the UI please πŸ₯ΊπŸ™πŸ»

mapl commented 1 year ago

I have issued a new rebased Pull Request with a squashed commit and some clean up.