Skip to content

Releases: GNS-Science/toshi-nest

v3.4.0 stroke opacity

30 Aug 03:03
@0qy 0qy
9b4ef9c
Compare
Choose a tag to compare
Update package.json

v3.3.0 Colorbar style customization exposed

29 Aug 02:23
@0qy 0qy
756da55
Compare
Choose a tag to compare

v3.2.1 fix ColorBar import problem

26 Aug 04:34
@0qy 0qy
0fd0516
Compare
Choose a tag to compare

v3.2.0 ColorBar Component

25 Aug 22:25
@0qy 0qy
9b1f577
Compare
Choose a tag to compare

Add ColorBar Component

v3.1.1 Fix Hazard Map Refresh Problem

23 Aug 21:42
@0qy 0qy
0c72c72
Compare
Choose a tag to compare

v3.1.0 GeoJson Style Customization

18 Aug 22:35
@0qy 0qy
3333fbf
Compare
Choose a tag to compare
  • Add two ways of add style to Geojson Layer in the <LeafletMap /> component.

v3.0.0 LeafletMap For more flexible geojson data

17 Aug 04:06
@0qy 0qy
4b11f1f
Compare
Choose a tag to compare

Braking Changes:

  • <LeafletMap /> no longer takes rupturesData or locationData, this is replaced by geojsonData which is expected to be an array of strings.
  • showLocation prop is deleted from LeafletMapProps

v2.1.0 Dissaggregation Plot and optimizations

15 Aug 22:26
@0qy 0qy
d7c0493
Compare
Choose a tag to compare
  • New Dissaggregation Plot component
  • Add story for Leaflet component
  • Responsive Font Size Optimization for <GroupCurveChart /> and `

v2.0.3 add customizable axis labelt to GroupCurveChart

08 Aug 00:04
@0qy 0qy
695dae4
Compare
Choose a tag to compare

v2.0.2 fix group curve chart threshold display error

04 Aug 03:44
@0qy 0qy
0135319
Compare
Choose a tag to compare

Added optional prop spectral?: boolean to <GroupCurveChart /> and <GroupCurveChartResponsive>