Skip to content

Version 3.2.0

Compare
Choose a tag to compare
@LukasLohoff LukasLohoff released this 19 Jul 11:25
· 125 commits to master since this release

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