Skip to content

Version 8.3.0

Compare
Choose a tag to compare
@ahennr ahennr released this 16 May 08:32
· 5502 commits to main since this release

Features

  • loadify HOC adding a loading spinner to component if loading is set to true (#617)
  • ScaleCombo: introduces resolutionsFilter as prop to filter resolutions for which no options should be created (#649)

Bugfixes

  • Added some further null checks in AgFeatureGrid (#630).

Others

  • Collect coverage from src directory only (#632)
  • Adds tests for DropTargetMap HOC + minor refactoring (#639)
  • Renamed FileUtil (doesn't affect existing imports) and introduced some tests (#636, #637)
  • Dependency updates.