Skip to content

Latest commit

 

History

History
138 lines (62 loc) · 6.55 KB

CHANGELOG.md

File metadata and controls

138 lines (62 loc) · 6.55 KB

Changelog

0.10.0 (2024-11-07)

Features

  • Build and include element's type declarations (#1353) (f17166e)

0.9.0 (2024-10-17)

Features

  • build: Provide un-bundled element by default (bundled version still available in dist folder) (#1065) (333e324)

0.8.0 (2024-09-23)

Features

  • Changed selected time label to be between buttons, added centering style (#1252) (02b66a8)
  • Decade ticks (#1228) (577a1ed)

0.7.2 (2024-08-19)

Bug Fixes

  • Render high-density slider ticks correctly (#1221) (fc272f1)

0.7.1 (2024-08-12)

Bug Fixes

  • Pre-calculate slider ticks to reduce loading time (#1208) (a1a2fcb)

0.7.0 (2024-08-06)

Features

  • Allow passing eox-map DOM element to for property reactively (#1152) (379d885)

0.6.1 (2024-07-30)

Bug Fixes

0.6.0 (2024-07-29)

Features

0.5.1 (2024-06-10)

Miscellaneous chores

0.5.0 (2024-03-07)

⚠ BREAKING CHANGES

  • rename time-related and animation-related properties (#719)

Features

  • Rename time-related and animation-related properties (#719) (764a9e2)

0.4.1 (2024-02-22)

Miscellaneous Chores

  • Rename onTimeChange event to timechange (#675) (3a2b3bb)

0.4.0 (2024-02-22)

Features

  • Fire onTimeChange event when time is changed (#668) (7b67043)

0.3.0 (2024-02-12)

Features

  • Add more generic support for multiple source types (#631) (3cb48f6)

Bug Fixes

0.2.0 (2024-02-06)

Features

  • Add a currentTime property to get and set time programmatically (#610) (8da9b54)
  • Add a disablePlay property to disable the play button (#615) (3f54257)

0.1.2 (2023-12-12)

Miscellaneous Chores

0.1.1 (2023-12-07)

Miscellaneous Chores

  • Adaptations for eox-map reactive properties (#476) (96cf532)

0.1.0 (2023-11-16)

Features

0.0.4 (2023-10-11)

Miscellaneous Chores