Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 2.36 KiB

Changelog

Onegeo UI.

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] - YYYY-mm-dd

Added

Changed

Deprecated

Removed

Fixed

Security

[0.7.9] - 2023-05-12

Added

  • Card badge and date
  • Format date in news
  • export utils (isArray, isBoolean, isObject, isString, merge)

[0.7.8] - 2023-05-10

Fixed

  • options props in Stats, Button

[0.7.7] - 2023-05-05

  • require Datamodel >= 0.6.0

Added

  • PageContext
  • Use Theme in Layout (and pages...)
  • options props in pages, index
  • customComponent to simplify extending theme in portal fork

Fixed

  • Menu unique key

Changed

  • Update @onegeo-suite/gatsby-plugin-auth to 0.2.3

[0.7.6] - 2023-04-21

Added

  • Hero options : carousel and images

Fixed

  • Header logo size (header height = 64px (h-16) - Image height limit = 52px)

[0.7.5] - 2023-04-13

Changed

  • !! Change DataModel version (1.x to 0.x : 1.5.2 become 0.5.2, next is 0.6.0)
  • require Datamodel >= 0.5.0

[0.7.4] - 2023-04-13

Fixed

  • Hero component default oClass

[0.7.3] - 2023-04-07

Changed

  • Update @onegeo-suite/gatsby-plugin-auth to 0.2.2

[0.7.2] - 2023-04-06