Releases: terrestris/BasiGX
Releases · terrestris/BasiGX
Version 5.0.0
What's Changed
- Bump engine.io from 6.4.1 to 6.4.2 by @dependabot in #729
- Update dependencies by @hwbllmnn in #731
- feat: add zoom padding by @hwbllmnn in #733
- Update dependencies, fix linting by @hwbllmnn in #734
- add maxZoom to FeatureGrid by @jansule in #735
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #737
- Bump socket.io-parser from 4.2.2 to 4.2.4 by @dependabot in #738
- [Snyk] Upgrade ol from 7.4.0 to 7.5.1 by @marcjansen in #742
- Update dependencies by @hwbllmnn in #745
- Bump @babel/traverse from 7.21.3 to 7.23.2 by @dependabot in #746
- Update dependencies by @hwbllmnn in #747
- Add check for ArcGISRest service requests returning errors by @geographika in #744
- Upgrade to OpenLayers 8 by @KaiVolland in #748
Full Changelog: v4.0.2...v5.0.0
v4.0.2
What's Changed
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- Upgrade dev dependencies by @marcjansen in #725
- Update geoext peerDependency by @KaiVolland in #726
- Add checks to avoid access on null object by @buehner in #727
Version 4.0.0
What's Changed
- Upgrade to ol v7 and geoext v5 by @KaiVolland in #714
Full Changelog: v3.7.0...v4.0.0
Version 3.7.0
What's Changed
- Fix hover template by @annarieger in #708
- Update dependencies by @hwbllmnn in #709
- Configurable search settings by @annarieger in #710
- Add example feature config by @hwbllmnn in #711
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #716
- Bump minimatch and serve by @dependabot in #717
- Bump ua-parser-js from 0.7.31 to 0.7.33 by @dependabot in #718
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #721
- Fix feature grid layout by @annarieger in #722
- Bump engine.io from 6.2.0 to 6.2.1 by @dependabot in #712
- Allow pre-loading projection definitions to avoid requests to epsg.io by @fergaldoyle in #720
- Use a maintained GH action to setup ruby by @marcjansen in #723
- Fix
fetchProj4jCrsDefinitions
and linting by @KaiVolland in #724
New Contributors
- @fergaldoyle made their first contribution in #720
Full Changelog: v3.6.0...v3.7.0
version 3.6.0
- Merge pull request #707 from terrestris/latest-ol-and-geoext d1d0b29
- Update package-lock.json eff7671
- use latest openlayers 6 and geoext d577b53
- Merge pull request #703 from geographika/empty-array 11efd33
- Merge pull request #705 from terrestris/update-dependencies 1b2d0b5
- Update src/view/form/AddArcGISRest.js fdb11b3
- Update dependencies 09be3bb
- Merge pull request #706 from terrestris/fix-jslint 7162b56
- Fix jslint 3d5241d
- Check for empty arrays prior to reduce call 55ff84b
- Merge pull request #702 from terrestris/transform-coord-enhancements f4fa247
- enhance style of map marker (use crosshairs instead of filled circle 5ea3929
- enhance form layout, add copy to clipboard button 7f97553
- add default crs EPSG:4326 c3560b4
- Merge pull request #701 from terrestris/fix-hover-info-overlay b8d0bd2
- fix indentation f5f2531
- don't show layer title if no features were found for it 6209e21
Version 3.5.0
Version 3.4.0
Version 3.3.0
Fixes and Features
- Update CI to use more recent Node a618ede
- require more recent engines (Node & npm) 3bbac17
- Add 'URL' as global variable for eslint c3f8221
- New lockfile format aa1273b
- add info regarding polyfills to Readme 4555ae6
- optimize requests to FeatureServers 637bef9
- minor adjustments 86b61e0
- Update src/util/ArcGISRest.js c1f6f54
- introduce support of arcGIS REST FeatureServer layers 3672685
- fix typo 354d957
- Ensure HTTPS for epsg.io requests 1a219cd
- minor adjustments to ArcGISRest components a6cdee5
- Whitespace minor a869083
- Update src/util/WFS.js d789cbd
- Also support ImageWMS when filtering 481d37c
- introduces basigx-form-addarcgisrest aaae1db
Dependency updates
Version 3.2.0
Fixes and Features
- Lint fixes 8dad188
- Apply suggestions from code review 2353e48
- Added enableRefreshButton parameter to FeatureGrid and adapted code to correctly show the reload button is this option is set to true 947c961
- fix showing saveReminder after saving in feature grid a8a423b
- Update src/view/grid/FeatureGrid.js 77e0bdb
- Update src/view/panel/LegendTree.js e40bae6
- Update src/view/panel/LegendTree.js 2c4df09
- added 100ms timeout to update map size when opening or closing feature gris and when expanding and collapsing legend tree 6544844
- add feature grid save success toast 5a604ab
- add reload button to feature grid d221ca6
- add delayed save reminder text d8b56fe
- remove usage of feature lock be40729
- make use of ViewModel e946df5
- change save/edit button state when table or geometry was edited 3f5b46c
- add configuring column renaming/deletion e07cf06
- handle different geometry types ccf368c
- fix resetting changes in feature grid 0d13227
- fix (un-)registering editing events 0e2136d
- keep edit toolbar on top + minor fix 03b5fac
- remove button texts and add tooltips 9cb610e
- introduces adding features on feature-grid cac023a
- move geometry on feature grid a358081
- remove geometry on feature grid 80a6c29
- edit geometries of feature-grid 46b25b4
- introduce WFST on feature grid 445b9d4
- introduce WFST util 97b4707
- adds configuration for enabling filtering on featureGrid 4d36e6b
- Properly keep aspect radio if configured (#667) 259541b
- Fix highlight style for all geometry types 9d043c9
- Fix gridHeader config default (#665) a60fe81
- Pass scope via bind e24a51a
- Allow configuration of aspect ratio behaviour (#663) 3273ac7
- Configure feature grid (#662) a103c09
- Fix transform interaction (#661) d52c06d
- Fix usage of print layer property name (#660) 0384520
- Fix on tag syntax dd15d34
- Deploy gh-pages through github actions (#637) 7e33ba2
- Allow horizontal scrolling 8e9341b
- Add optional AJAX proxy URL config for CswForm a42c695
- Fix zoomin/out buttons for the modern toolkit (#655) 6e4afa5
- Add inverse for combobox f6166be
- Allow blank entries in the textbox if it is hidden ad4986a
Dependency updates
- chore: update np to 7.6.2 29d52e3
- Bump minimist from 1.2.5 to 1.2.6 ba3ba9e
- Bump karma from 6.3.14 to 6.3.16 ffce8a4
- Bump karma from 6.3.4 to 6.3.14 136de49
- Bump log4js from 6.3.0 to 6.4.0 12cc52b
- Bump engine.io from 4.1.1 to 4.1.2 343b76c
- Bump follow-redirects from 1.14.1 to 1.14.7 cb1164b
- Update dependencies (#657) a1e3ffe
- Bump path-parse from 1.0.6 to 1.0.7 a2c7f81
- Bump normalize-url from 4.5.0 to 4.5.1 37b17ea
- Bump glob-parent from 5.1.1 to 5.1.2 2931cfe
- Bump trim-newlines from 3.0.0 to 3.0.1 4d6ecbf
- Bump ws from 7.4.2 to 7.4.6 7a646c2