Releases: DEFRA/interactive-map
Releases · DEFRA/interactive-map
v0.0.11-alpha
What's Changed
- Semantic button group wrapper added
- Panel open and dismissible fixes
- Search expanded fixes
- Search live region updates
- Map events reinstated and new methods added
- fitToBounds extended to take features
- Docs and Microsite updates
v0.0.10-alpha
What's Changed
- Documentation microsite added
- Search unit tests added
- Draw event object and naming fixes
v0.0.9-alpha
What's Changed
- ESM build basics
v0.0.8-alpha
What's Changed
- Prototype kit template paths fix
v0.0.7-alpha
What's Changed
- Map ready event object amended
- ESM Build amends
- Several bug fixes
v0.0.6-alpha
What's Changed
- Interact selectFeature bug fix
- Initial render bug fix
v0.0.5-alpha
What's Changed
- Datasets geojson bbox filtering
- Stable html in addPanel
- Supports popup menus
- Many bug fixes
v0.0.4-alpha
What's Changed
- test: unit tests for the interact plugin by @calum-gunn1 in #82
- Split plugins and providers into stable/beta by @alexluckett in #84
- Feature/92 undo by @dannyleech in #93
- Feature/92 undo by @dannyleech in #94
- Feature/draw split by @dannyleech in #97
- Fix/reinstate types and search fix by @dannyleech in #99
- Remove newline to allow publish to NPM by @davidjamesstone in #96
New Contributors
- @alexluckett made their first contribution in #84
- @davidjamesstone made their first contribution in #96
Full Changelog: v0.0.3-alpha...v0.0.4-alpha
v0.0.3-alpha
What's Changed
- Search fix and draw plugin additions by @dannyleech in #69
- test Add scale bar tests and update jest config by @calum-gunn1 in #70
- Sonar cloud fixes by @dannyleech in #73
- Style lint overrides fix by @dannyleech in #74
- Sonar cloud config amended to exclude React props validation by @dannyleech in #75
- Sonar propject properties react props update by @dannyleech in #76
- Sonar cloud reliability fixes by @dannyleech in #77
- Sonar getter/setter fix by @dannyleech in #78
- Development by @dannyleech in #79
Breaking changes
- Interact plugin must now be enabled after construction via
interactPlugin.enable()
New Contributors
- @dannyleech made their first contribution in #69
Full Changelog: v0.0.2-alpha...v0.0.3-alpha
v0.0.2-alpha: Initial testing
Deployment testing