radiantearth / stac-browser

A full-fledged UI in Vue for browsing and searching static STAC catalogs and STAC APIs
https://radiantearth.github.io/stac-browser
ISC License
273 stars 136 forks source link

VueJS v3 migration #292

Open m-mohr opened 1 year ago

m-mohr commented 1 year ago

At some point we need to migrate to VueJS v3. We need to determine what is required for this and which dependencies are v3 compliant.

The following dependencies depend on VueJS:

richardbischof commented 12 months ago

Hi, we are interested in this issue and may think of how we can support work on it. What's the status of this issue, has anybody started working? Maybe you guys did some initial estimation of the workload or have more information, regarding any blockers because of dependency issues. :)

m-mohr commented 12 months ago

I'm happy to hear that you might be able to help. Happy to discuss this further.

Work has not started yet and is currently not planned from my side due to the lack of funding (and I also don't have a need for Vue3 myself right now). I didn't do any related work yet except for checking the dependencies in March. It did not look like there are major blockers assuming we'd have migrating to OpenLayers until then (which is planned for 3.2). I have no workload estimate due to lack of planning and experience with VueJS3 yet.