Skip to content

Latest commit

 

History

History
304 lines (207 loc) · 18.6 KB

CHANGELOG.md

File metadata and controls

304 lines (207 loc) · 18.6 KB

CHANGELOG

Not released

2.3

2.3.0 (2023-11-30)

  • Adaptation to @carto/react-* libs v2.3, with widgets localization via react-intl #368

2.2 (2023-08-01)

  • Support for signup new users. With this feature, new users are returned back to the application after the signup. For SSO organizations it will be transparent and new users will be automatically registered in CARTO. Users must sign up in the same organization where the SPA Application was created. #366

2.1

2.1.2 (2023-07-17)

  • Fix tooltip styles #364

2.1.1 (2023-07-10)

  • Fix white in palette for Login content #361

  • Migrate to react-map-gl 7.1 & Bump c4r to latest 2.1.8 #362

  • Bump c4r to latest 2.1.8 #362

2.0

2.0.4 (2023-05-23)

  • Adapt to work with React 18 + bump to latest c4r 2.0.4 and deck.gl 8.9.15 #358

2.0.3 (2023-04-12)

  • Bump c4r to latest 2.0.0, with migration to mui5 and a new Design System + deck.gl 8.9 #356
  • Remove c4r v2 templates #356

1.5

1.5.0 (2023-01-31)

  • Bump c4r to latest 1.5.0 & deck.gl to 8.8.23 #354

1.4

1.4.1 (2022-12-05)

  • Avoid direct require for deck.gl/carto to avoid d3 ESM only error (#352)(#352)

1.4.0 (2022-09-19)

  • Bump c4r to latest 1.4.0 #351

1.3

1.3.1 (2022-07-14)

  • Fix basemap in production build due to maplibre upgrade #349

1.3.0 (2022-07-11)

  • Update carto-react to official 1.3.0 #348
  • Restrict zoom levels within ZoomControl to the range [0, 20] #348

1.3.0-beta.2 (2022-07-07)

  • Do not add the organization property if it is empty #345
  • Use the GeoJsonLayer instead of the CartoLayer in sample-app-3 template #346

1.3.0-beta.1 (2022-07-06)

  • Bump to carto-react 1.3.0-beta.6 + fix organizationId param name for SSO #344

1.3.0-beta.0 (2022-07-05)

  • Bump versions: carto-react 1.3.0-beta.5 and deck.gl 8.8.0 + organizationId support for SSO #343
  • Update react-map-gl and switch to Maplibre #341
  • Bump versions: carto-react 1.3.0-beta.2 and deck.gl 8.8.0-beta.3 #340
  • Bump versions: carto-react 1.3.0-alpha.10 and deck.gl 8.7.9 #339

1.3.0-alpha.0 (2022-04-13)

  • Bump versions: carto-react 1.3.0-alpha.3 and deck.gl 8.7.5 #336

1.2

1.2.1 (2022-03-03)

  • Fix typescript compilation error in template-base-3-typescript #333

1.2.0 (2022-03-01)

  • Public demo app is based on sample-app-3 #330
  • Bump versions: carto-react 1.2.1 and deck.gl 8.7.0 #329
  • Fix x axis labels of Histogram widget in template-base-{2,3} #327
  • Fix widgets in Tileset view for template-sample-app-3 #325
  • Fix useMapHooks to ignore undefined tooltips #326

1.2.0-beta.2 (2022-02-16)

  • Bump versions: carto-react 1.2.1-beta.6 and deck.gl 8.7.0-beta.5 #322
  • Add TableWidget example in template-sample-app-3 #322

1.2.0-beta.1 (2022-02-02)

  • Bump versions: carto-react 1.2.1-beta.1 and deck.gl 8.7.0-beta.2 #320
  • Update template-base-3-typescript template to deck.gl 8.7.0-alpha.11 #318
  • Bump carto-react 1.2.1-alpha.1 #317
  • Add DrawingTool in template-sample-app-3 #314
  • Preparing alpha 1.2.0 version of the template #313
  • Bump 8.7.0-alpha.11 #316

1.1

1.1.0 (2021-10-29)

  • Histogram tooltip's intervals formatter #308
  • Fix error with htmlForFeature in ts template #309
  • Fix prettier warnings in hygen #310

1.1.0-beta.3 (2021-10-27)

  • Remove specific credentials from collisions source in sample-app-2 template #301
  • Fixes in ts template (types and cleanup) #302
  • Update getLineColor prop in layer code generator #303
  • Improve platform names in env #304
  • Clean empty asset folders, yarn-error.log, package.dev.json #305
  • Fix source backticks in hygen #306

1.1.0-beta.2 (2021-10-22)

  • Update to latest carto-react (v1.1.0-beta.2)#300
  • Update echarts to v5 #268
  • Improve doc on local environment with lib #288
  • Update to latest deck.gl (^8.6.0) and latest carto-react (v1.1.0-beta.1) #289
  • Fix issue with nested redirection on 404 for all templates #293
  • Update material-ui/lab to fix console errors #278
  • Fix incorrect tab value in sample-app-2 template [#279]((#279)
  • Update templates to support vector Google Maps #290
  • Remove use of deprecated getRadius in sample-app-2 template #280
  • Remove unused '/stores' path from base-2 template #281
  • Add missing style props in hygen for line layers #282
  • Fix wrong query when literal strings are used #283
  • Update layer to call the original onDataLoad handler in template-sample-app-2 #292 and #294
  • Add new TimeSeriesWidget in a tab in template-sample-app-2 #285
  • Fix formatter to be compatible with latest histogram changes on labelling #295
  • Add new template-sample-app-3 template #277
  • Improve the build process by removing unused files that are published to NPM #269
  • Simplify legends in template-sample-app-2 and template-sample-app-3 #296
  • Fix incorrect tab value in sample-app-3 template #297
  • Allow custom googleMapId in template-sample-app-3 #298
  • Improve widget error handlers in sample-app-2 template #299
  • Add new template-base-3-typescript template #270

1.1.0-beta.0 (2021-09-07)

  • No major changes from 1.1.0-alpha.3. Just move to beta.

1.1.0-alpha.3 (2021-08-04)

  • Update deck.gl version to ^8.5.1 #265
  • Refactor to simplify routes file in all templates #263
  • Update deck.gl version to 8.5.0 #264
  • Fix Material-UI warnings on justify property and createTheme import #264
  • Update to latest carto-react (v1.1.0-beta.0) #267

1.1.0-alpha.2 (2021-07-12)

  • Update to latest deck.gl (^8.5.1-beta.1) and latest carto-react (v1.1.0-alpha.5) #262
  • Improve skeleton Cloud Native with all new features and changes of skeleton #253
  • Add routes path with constant #254
  • Fix ZoomControl in mobile devices #251
  • Add lazy load for views #241
  • Improve how the theme is personalized #240
  • Improve default style in hygen template #238
  • Improve code with props destructuring and components with context (atomic design) #250
  • Refactor in skeleton template to material-ui classes & changes in default exports #247
  • Update to latest carto-react (v1.1.0-alpha.4) and include new LegendWidget #255
  • Update to latest deck.gl (^8.5.1-alpha.11) #255
  • Refactor to change userMenu from login to header #256
  • Add lazy load for components in template-base-2 and template-base-3 #258
  • Fix hygen string template in routes #257
  • Add improvement to sample-app #260

1.1.0-alpha.1 (2021-06-17)

  • Update to latest carto-react (v1.1.0-alpha.3) adapting to new SQL API (executeSQL) #242
  • Update to latest deck.gl (^8.5.1-alpha.10) #242
  • Allow public apps with Cloud Native #245
  • Add a ScatterplotWidget example to sample-app #246

1.1.0-alpha.0 (2021-05-28)

  • Cloud Native integration

1.0

1.0.2 (2021-05-05)

  • Update hygen to latest version, fixing hygen code injection for windows #228

1.0.1 (2021-04-22)

  • Update @carto/react-* dependencies to 1.0.1 and fix hygen for windows #225

1.0.0 (2021-03-23)

  • Fix prettier when running lint:fix #222
  • Improve error messages on formatters and popups #223

1.0.0-rc.3 (2021-03-23)

  • Fix general React warning on SharedArrayBuffer #218
  • Integrate carto-react lib with workers support #219

1.0.0-rc.2 (2021-03-12)

  • Add improved htmlForFeature in skeleton #215
  • Fix immutable/serializable checks for redux middleware in skeleton #216

1.0.0-rc.1 (2021-03-11)

  • Add cypress e2e tests in CI #194
  • Fix layer hygen unable to identify proper sources #198
  • Fix cross browser geocoder marker display #199
  • Change the 'config' folder name to 'store' #201
  • Improve default popup with htmlForFeature #202
  • Change BigQuery source type name from 'bq' to 'bigquery' #203
  • Add new hygen generators for components, models and slices #171
  • Adapt to new multi-package structure for carto-react libs #206
  • Fix layer generator with second layer #204
  • Fix bug in formatter applied to histogram #211
  • Cleanup templates & pin deck.gl 8.4.10 #212

1.0.0-beta12 (2021-02-08)

  • Refactor on basic JSX & JS stuff #170
  • Fix error on supportedBrowsers path #170
  • Disable immutable & serializable checks for redux store on production #190
  • Fix the cleaning of the isochrone if user logouts#188
  • Fix hard interactivity on mobile adding pickingRadius to layers #191
  • Fix geocoding marker is not showing #192

1.0.0-beta11 (2021-02-02)

  • Remove datasets section #175
  • Client Side Widgets #159
  • Fix basic tab layout id broken on first load #162
  • Add sources and views selector in hygen layer generator #165
  • Add hygen source generator #165
  • Refactor source structure for simplification #164
  • Add basic e2e tests to both sample-app and skeleton with cypress #169
  • Update deck.gl version to 8.4 #184
  • Update to CRA4 and React 17 #186

1.0.0-beta10 (2021-01-16)

  • Fix missing babel dependencies when using CRA for both templates #160

1.0.0-beta9 (2020-12-18)

  • Fix use of layerAttributes in UserDatasets #154
  • Improve stores layout and loading #155
  • Fix store filters when using breadcrumbs to all stores #156
  • Improve mobility UX #157
  • Improve layout for Google Maps basemaps #157

1.0.0-beta7 (2020-12-15)

  • Refactor to use local UserMenuLogin for managing Login button #144
  • Add a new forceOAuthLogin option to appSlice, so a fullscreen Login protects the whole app #146
  • Refactor to adapt UserDatasets to datasets read-all scope #147
  • Fix issue with UserDatasets removal #147
  • Legend fixes for mobile #148
  • Improve selected store style #148
  • Mobile design improvements #149

1.0.0-beta6 (2020-12-04)

  • Improve layout for mobile (specially for iOS) #141
  • Fix selected store state in sample-app #142

1.0.0-beta5 (2020-11-27)

  • Adapt layout for mobile #134
  • Update favicons for better visibility on dark themes #136
  • Detect unsupported browsers based on Browserslist configuration #138
  • Fix number formatting issues in Safari #133

1.0.0-beta4 (2020-11-25)

  • Update @carto/react dependency to 1.0.0-beta5

1.0.0-beta3 (2020-11-24)

  • Fix regenerator issue, updating @carto/react dependency to 1.0.0-beta2
  • Fix to start with HTTPS by default, to allow oauth
  • Refactor legends #122
  • Fix routes with missing slash #125

1.0.0-beta1 (2020-11-20)

  • Initial version: 2 templates, simple and full app