Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1018 Bytes

CHANGELOG.md

File metadata and controls

46 lines (31 loc) · 1018 Bytes

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.

[Unreleased]

[0.1.1] - 2023-12-29

Added

  • Dynamic configuration via postMessage.
  • i18next & base translations (en/sv).
  • Base documentation & licenses.
  • Globals for unittests via setupTests

Fixed

  • Corrected styling according to figma.
  • Corrected font to Lato.

Changed

  • Improved PostMessage handling.
  • Improved unittest suites.
  • Updated 'Items' to 'availableItems' & reduced complexity.
  • Updated cypress config to module standard.
  • Cleanup of index.html.

Removed

  • Unnecessary libraries (Semantic UI & jQuery).
  • Hardcoded config.
  • Outdated vitest snapshot.

[0.1.0] - 2023-12-28

Added

  • Core application.