Skip to content

Releases: terrestris/BasiGX

Version 5.0.0

02 Nov 10:29
f5d696c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v5.0.0

v4.0.2

21 Apr 12:19
b513d4d
Compare
Choose a tag to compare

What's Changed

  • Refactor deprecated forEachLayerAtPixel by @buehner in #728

Full Changelog: v4.0.1...v4.0.2

v4.0.1

17 Apr 14:33
Compare
Choose a tag to compare

v4.0.0...v4.0.1

What's Changed

Version 4.0.0

31 Mar 08:48
84ee2c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v4.0.0

Version 3.7.0

31 Mar 08:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.7.0

version 3.6.0

25 Aug 12:56
Compare
Choose a tag to compare
  • 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

v3.5.0...v3.6.0

Version 3.5.0

12 Aug 12:10
Compare
Choose a tag to compare

Fixes and Features

  • making sure default marker layer does not show up in layer tree 377ab8b
  • remove error prone click event from marker layer 371d15d

v3.4.0...v3.5.0

Version 3.4.0

11 Aug 14:36
Compare
Choose a tag to compare

Fixes and Features

  • add option to add marker to coordinatemouseposition c69e054

v3.3.0...v3.4.0

Version 3.3.0

10 Aug 14:18
Compare
Choose a tag to compare

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

  • Bump file-type from 16.5.3 to 16.5.4 f54bcc1
  • Update several dependencies to their latest version 0ed18e8

v3.2.0...v3.3.0

Version 3.2.0

19 Jul 11:25
Compare
Choose a tag to compare

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

v3.1.0...v3.2.0