Releases: Orange-OpenSource/IOT-Map-Component
Releases · Orange-OpenSource/IOT-Map-Component
v2.6.9
🚀 Features
- Technical refactoring of the library to be able to bump all the dependencies. It normally has no impact on your usage 🤞
🐛 Fixes
- Avoid auto-closing clusters when opening one of its markers close to the map's edge
Detailed changes
- fix(doc): 'iotMapManager.css' → 'iot-map-manager.css' by @julien-deramond in #33
- Storybook: fix CSS import to avoid CaseSensitivePathsPlugin error by @julien-deramond in #37
- Bump copyright 2022 by @julien-deramond in #84
- Use ODS Storybook Theme by @julien-deramond in #56
- chore: bump caniuse-lite from 1.0.30001204 to 1.0.30001332 by @julien-deramond in #102
- chore(readme): use the same design than in other ODS repositories by @julien-deramond in #106
- chore(meta): add CONTRIBUTING page and issue templates by @julien-deramond in #108
- chore: remove useless .gitlab-ci.yml and IotMap.iml by @julien-deramond in #101
- docs: remove Orange logo from README by @julien-deramond in #133
- chore(deps-dev): bump
ods-storybook-theme
from 0.1.0 to 1.0.0 by @julien-deramond in #134 - Dependencies: use local version on example project by @louismaximepiton in #135
- fix(storybook): build process by @julien-deramond in #136
- Trying to fix Storybook build by @julien-deramond in #137
- chore(deps-dev): bump Node from 12.x to 14.x in
Docs
workflow by @julien-deramond in #139 - Bump minimist from 1.2.5 to 1.2.8 by @dependabot in #131
- chore(deps-dev): bump semver from 5.7.1 to 5.7.2 by @dependabot in #145
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #124
- feat(test): replace root Angular project by an Angular 16 project in
/test
by @julien-deramond in #149 - chore(deps): bump Angular to 17 in
test/angular
project by @julien-deramond in #150 - chore(deps): bump Storybook from 6.4.9 to 7.6.15 by @julien-deramond in #151
- chore(lib): migrate from Node 14 to 20 by @julien-deramond in #152
- chore(deps): bump node-forge and webpack-dev-server in /src/iotMapManager by @dependabot in #154
- chore(deps-dev): bump node-forge from 0.10.0 to 1.3.1 by @dependabot in #155
- chore: change
master
reference tomain
by @julien-deramond in #156 - chore(deps-dev): bump ip from 2.0.0 to 2.0.1 in /test/angular by @dependabot in #160
- Dependencies: Add
dependabot.yml
by @louismaximepiton in #159 - chore(deps): bump the angular-all-deps group in /test/angular with 15 updates by @dependabot in #169
- chore(deps-dev): bump webpack from 5.90.1 to 5.90.3 in /src/iotMapManager by @dependabot in #165
- chore(deps-dev): bump webpack-dev-server from 5.0.1 to 5.0.2 in /src/iotMapManager by @dependabot in #164
- chore(deps-dev): bump webpack-cli from 4.10.0 to 5.1.4 in /src/iotMapManager by @dependabot in #168
- chore(deps-dev): bump ts-loader from 8.4.0 to 9.5.1 in /src/iotMapManager by @dependabot in #167
- chore(deps-dev): bump typescript from 4.9.5 to 5.3.3 in /src/iotMapManager by @dependabot in #166
- chore(deps): bump the angular-all-deps group in /test/angular with 11 updates by @dependabot in #170
- Fix auto close popup on cluster by @louismaximepiton in #158
New Contributors
- @louismaximepiton made their first contribution in #135
- @dependabot made their first contribution in #131
Full Changelog: V2.6.8...v2.6.9
Version 2.6.8
Version 2.6.7
Bug Fix: Issue#30 "Problem with auto zoom using markersArea"
Version 2.6.6
Inner can now contains images (.png, .gif...)
Images have priority over icons and labels.
Version 2.6.5
- deactivation of map shift when mouse over clusters
Version 2.6.4
- shift map when selecting marker / cluster too close to the edge of the map
Version 2.6.3
- Bug fix on manual cluster deletion
- Evolution on inner design to replace icon by label (use icon: null when updating with label)
Version 2.6.2
Best precision for markers selection.
Version 2.6.1
Evolutions:
- clusters have a new paramater 'markersArea' defining the zoom bounds when clicking the cluster icon
- clic on the map now unselect current selected marker (if one)
- clusters popup have different size according to cols number
- component now provides 'onEltClick' handler on markers click
Version 2.5.1
- Correction in UpdateCluster (problem when layer change)
- Correction of cluster label when rounded