Skip to content

Releases: LakioLive/InteractiveMapTrip

v2.7.1

25 Jan 18:36
Compare
Choose a tag to compare

2.7.1 (2025-01-25)

Bug Fixes

  • Centered text for loading message in MapPage component (2ea63a4)

v2.7.0

27 Dec 17:59
Compare
Choose a tag to compare

2.7.0 (2024-12-27)

Bug Fixes

  • Fixed the bug for the dropdown in Search component (bde2f5f)
  • Updated border color in dark mode for search input (59c6237)
  • Updated dark mode styles (a34e6a8)

Features

  • Added useClickOutside hook and integrated it into Search component for the dropdown (bb16f5b)

v2.6.0

26 Dec 18:57
Compare
Choose a tag to compare

2.6.0 (2024-12-26)

Bug Fixes

  • Adjusted width values for sidebar (800c65d)
  • Fixed the bug with place markers (b1c5cf4)
  • Fixed the bug with sidebar animation (e7c534e)

Features

  • Added favicon and changed website title (ce6ffa9)

v2.5.0

25 Dec 18:31
Compare
Choose a tag to compare

2.5.0 (2024-12-25)

Features

  • Added drag and drop for places in Trip component (dbe7be6)
  • Added dragging styles for PlaceCardForNavigation (684f15a)
  • Updated drag and drop functionality in Trip component with route segment check (fae4a24)

v2.4.0

24 Dec 14:43
Compare
Choose a tag to compare

2.4.0 (2024-12-24)

Features

  • Added loading components (719e09b)

Performance Improvements

v2.3.2

23 Dec 19:15
Compare
Choose a tag to compare

2.3.2 (2024-12-23)

Bug Fixes

  • Fixed a bug in the authentication status changes (d5b365c)

v2.3.1

23 Dec 18:19
Compare
Choose a tag to compare

2.3.1 (2024-12-23)

Bug Fixes

  • Fixed a bug with multiple routes (fdaab23)

v2.3.0

23 Dec 12:59
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release

2.3.0 (2024-12-23)

Features

  • Added interface for Map component. (1130335)

v2.2.0

22 Dec 21:16
Compare
Choose a tag to compare
v2.2.0 Pre-release
Pre-release

2.2.0 (2024-12-22)

Features

  • Added Firebase for position fetching (0815d99)

v2.1.1

22 Dec 18:59
Compare
Choose a tag to compare
v2.1.1 Pre-release
Pre-release

2.1.1 (2024-12-22)

Bug Fixes

  • Removed duration from transition classes and removed unnecessary animations (d85722f)