Skip to content

Commit

Permalink
docs: improved changelog for v2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
claustres committed Nov 14, 2024
1 parent fcf30bd commit 0a013ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,13 @@ sidebarDepth: 3
πŸ‘‰ Added `visibility` [style property](https://kalisio.github.io/kdk/api/map/map-mixins.html#map-style) that can be templated,\
πŸ‘‰ Added [leaflet-arrowheads](https://github.com/slutske22/leaflet-arrowheads) plugin to be able to create layers with related options,\
πŸ‘‰ Added ability to rotate the map with still some restrictions (weather, canvas and gradient path layers),\
πŸ‘‰ Added support for layers targetting PMTiles,\
πŸ‘‰ Added `highlightable` flag on layers,\
πŸ‘‰ iframe integration can now register client-side hooks on services,\
πŸ‘‰ iframe integration can now register a handler to manage real-time feature updates,\
πŸ‘‰ iframe integration can now track an entity in globe,\
πŸ‘‰ New map attribution component,\
πŸ‘‰ Ability to stack multiple timeseries with multi-selection,\
πŸ‘‰ Selecting features does not clean current probe anymore,\
πŸ‘‰ Now possible to avoid opening a widget on feature selection,\
πŸ‘‰ Now possible to configure pane z-index directly in layer definition,\
Expand All @@ -28,6 +33,7 @@ sidebarDepth: 3

**Major bug fixes:**\
βœ… Right opener not accessible when opening the right pane on mobile device,\
βœ… PWA installation prompt visible in Firefox even if not built as a PWA,\
βœ… `layer-updated` event was missing in globe activities.

More details on GitHub for [Kano](https://github.com/kalisio/kano/milestone/12) and [KDK](https://github.com/kalisio/kdk/milestone/11).
Expand Down

0 comments on commit 0a013ab

Please sign in to comment.