Skip to content

Releases: etalab/geo.data.gouv.fr

v2.1.1

28 Aug 16:07
v2.1.1
Compare
Choose a tag to compare

v2.1.1 (2017-08-28)

🐛 Bug Fix

🌍 Internationalization

Committers: 1

v2.1.0

28 Aug 14:35
v2.1.0
cd73781
Compare
Choose a tag to compare

v2.1.0 (2017-08-28)

🐛 Bug Fix

🚀 Enhancement

  • #461 Remove asyncRoute HOC to use react-loadable. (@tusbar)
  • #441 Replace DocumentTitle by Helmet. (@tmerlier)
  • #453 Rename Loader’s loading to isLoading. (@tusbar)
  • #445 Make CenteredMap component loadable asynchronously and update react-leaflet. (@tusbar)
  • #442 Upgrade react-router to version 4. (@tusbar)
  • #421 Hide empty collections from the dataset page. (@tusbar)
  • #407 Reorganize route structure. (@tusbar)

🏗️ Build Process

🌍 Internationalization

  • #471 Force default locale to french & update {react-,}i18n. (@tusbar)
  • #465 Update html lang attribute with helmet. (@tusbar)
  • #438 Translate Search route and fix Events route languages. (@tmerlier)
  • #437 I18next event. (@tmerlier)
  • #427 Internationalisation de Dataset (I18next part2). (@tmerlier)
  • #425 Make sure that all available languages are loaded. (@tusbar)
  • #415 Internationalisation avec i18next (Partie 1). (@tmerlier)

🐎 Performance

  • #472 Add global style loader to stop delivering CSS from CDNs. (@tusbar)
  • #471 Force default locale to french & update {react-,}i18n. (@tusbar)
  • #461 Remove asyncRoute HOC to use react-loadable. (@tusbar)
  • #458 Split catalog harvest in another container. (@tusbar)
  • #456 Add imagemin-loader to minify images. (@tusbar)
  • #455 Fix and optimize the way leaflet bounds are computed. (@tusbar)
  • #454 Update react-leaflet to use new es build. (@tusbar)
  • #453 Rename Loader’s loading to isLoading. (@tusbar)
  • #452 Update react-chartjs-2 and create separate async chart bundle. (@tusbar)
  • #447 Load leaflet maps only when visible on screen. (@tusbar)
  • #445 Make CenteredMap component loadable asynchronously and update react-leaflet. (@tusbar)
  • #439 Shorten and scope CSS class names by components. (@tusbar)
  • #436 Update webpack and other build deps. (@tusbar)
  • #423 Split publication route out of the main bundle. (@tusbar)
  • #414 Move polyfills to the bottom of the page. (@tusbar)
  • #407 Reorganize route structure. (@tusbar)

🌈 Design

  • #472 Add global style loader to stop delivering CSS from CDNs. ([@tu...
Read more