GPlates / gplates-app

GPlates Mobile App
https://www.gplates.org
2 stars 0 forks source link

replace graph list from accordion group to popover list #177

Closed yiyanw closed 1 year ago

yiyanw commented 1 year ago
  1. replace graph list from accordion group to popover list #158
  2. add cross-env to make sure GENERATE_SOURCEMAP=false works in the Windows environment.
  3. set eslint version to 8.20.0 #176
  4. set cesium version to 1.95.0 #176
yiyanw commented 1 year ago

this error #176 and the "cross-env" problem took me around 6 hrs to fix, and #158 took 3hrs to implement.