Skip to content

Latest commit

 

History

History
206 lines (118 loc) · 5.27 KB

CHANGELOG.md

File metadata and controls

206 lines (118 loc) · 5.27 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Fixed

  • show user-friendly error message when API is unreachable
  • Restrictions: add tests
  • upgrade to Vite 6.x
  • updated dependencies

Fixed

  • updated dependencies

Fixed

  • upgrade to ESLint 9.x
  • updated dependencies

Fixed

  • upgrade to Vitest 2.x
  • migrate to ESlint flat config format
  • updated dependencies

Fixed

  • updated dependencies

Fixed

  • upgrade to MSW 2.x
  • refactor MSW server handlers
  • refactor Vehicle types
  • updated dependencies

Fixed

  • migrate from Create React App to Vite
  • migrate from Jest to Vitest
  • removed obsolete docker compose version property
  • updated dependencies

Fixed

  • updated dependencies

Changed

  • show a message when the RDW API or PDOK API is not available

Fixed

  • updated dependencies

Added

  • Restrictions: max. allowed weight map layer

Changed

  • Restrictions: prefer 'max' in map legend

Fixed

  • updated dependencies

Added

  • Restrictions: vehicle height, length and total weight map layers

Changed

  • Restrictions: use the same color palette for all thematic layers
  • make MapLegendItem's margin-left property configurable

Fixed

  • Restrictions: reflect active thematic layer in label for no restrictions map layer
  • Restrictions: refactor vehicle property map layer and legend to component

Fixed

  • updated dependencies

Added

  • Restrictions page

Added

  • test suite

Fixed

  • updated dependencies

Fixed

  • updated dependencies

Fixed

  • updated dependencies

Fixed

  • refactor development proxy config
  • updated dependencies

Fixed

  • updated dependencies

Fixed

  • fix alignment vehicle info
  • opt-into React Router future flags
  • upgrade Nodejs to version 18
  • updated dependencies

Changed

  • switch to non-root nginx docker image

Fixed

  • refactor RoadSection page
  • updated dependencies

Fixed

  • updated dependencies

Fixed

  • manually show/hide of the left map panel
  • update PDOK address search API url
  • updated dependencies

Fixed

  • updated dependencies
  • upgrade to React Query 4

Added

  • C10 traffic signs for prohibition ahead and prohibition with exception

Fixed

  • styling issues in specific cases
  • display zonal traffic signs

v0.1.1 - 2023-02-01

Release first prototype