LiveAtlas/src/components/sidebar
James Lyne ef26d78c19 Refactor map handling
- Map definitions now have their own class
- A map's projection is now a private property of the instance. Coordinates are converted via map instance methods.
- Moved map icon handling to instance getter
- Removed currentProjection and related mutations from store
- Changed currentProjection watchers to currentMap
2021-07-26 01:04:13 +01:00
..
CollapsibleSection.vue Remove region from CollapsibleSection 2021-05-28 14:35:43 +01:00
FollowTarget.vue Browsers already do what these listeners were doing 2021-05-26 18:44:32 +01:00
PlayerList.vue Player list search 2021-07-21 16:19:18 +01:00
PlayerListItem.vue Hidden player fixes 2021-07-20 16:32:10 +01:00
ServerList.vue Use radio buttons for server list 2021-05-27 18:18:26 +01:00
ServerListItem.vue Fix build 2021-05-28 15:06:28 +01:00
WorldList.vue Fix skeletons not collapsing 2021-05-29 00:09:00 +01:00
WorldListItem.vue Refactor map handling 2021-07-26 01:04:13 +01:00