Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Releases: stellasia/neomap

0.5.1

08 Aug 13:39
Compare
Choose a tag to compare
  • Fix overflow in the side bar (layer configuration)
  • Implement changes to publish package to NPM for easier installation and update

0.5.0

04 Jul 10:30
b6471c5
Compare
Choose a tag to compare
  • Support for clusters in map rendering (#50)
  • Add support for Neo4j point built-in type (#58)
  • Better support for Neo4j Desktop versions (#53)
  • Support for Neo4j 4.x (#60)
  • Some code refactoring (#52 - #58)

0.4.0

27 Feb 18:52
Compare
Choose a tag to compare
  • Performance improvements for map display (#32)
  • Use a color picker to choose marker color in the full palette (#11)
  • Change marker tooltips to popup (so that one can copy/paste the content) and icon markers to circle markers
  • Introduction of a "Polyline" rendering. So far, only supports single polyline (beta)
  • Added support for neo4j-spatial plugin SimplePoint layers (#5) (beta)
  • Add "Save As" and "Open" basic functionality (beta) (#14)
  • Bug fix: enforce tooltip is a string (fix rendering issue in some weird cases)
  • Fix CI on GitHub
  • Code refactoring by introducing a neo4jService to isolate the DB queries

0.3.1

19 Nov 21:38
c90b22d
Compare
Choose a tag to compare
  • Remove warning popup when changing the limit (#36);
  • Fix the tooltip input display (#34);
  • Improve map centering/zooming (now fit bounds);
  • Lat/lon/tooltip labels now selectable from list of available labels;

0.3.0

17 Nov 09:23
6dffaf8
Compare
Choose a tag to compare
  • Better error and warning handling:
    • Inform the user when query returns no result
    • Warning when switching from advanced to simple query
    • Warning before deleting a layer (definitive action)
  • Possibility to switch from simple to advanced layer with prefilled query
  • Possibility to show the generated query for simple mode layer
  • Display the selected marker color in the layer header (left side bar)
  • Maximum number of points shown on the map is customizable (marker layer)

Hackathon submission v2

27 Sep 13:19
Compare
Choose a tag to compare
  • Fixing layers accordion
  • Update layer max size from 500 to 2000 markers

Hackathon submission

27 Sep 12:43
Compare
Choose a tag to compare

First version

25 Sep 16:06
Compare
Choose a tag to compare
0.1.0

Configure for release