v0.6.0 Release
This release is the first version of the v0.6.x series.
The release introduces a lot of optimizations and advanced configuration options in order to get more possibilities to change the Wegue applications without changing the code. For example the base colour of an application can now be changed in the app-config (#44). See the changelog below for detailed information.
Changelog
- @chrismayer: LayerList refactoring / optimization (#51)
- @chrismayer: Fix unit tests for AppLogo component (#50)
- @chrismayer: Remove empty click handler for LayerList item (#48)
- @chrismayer: Introduce util for OpenLayers layers (#47)
- @chrismayer: Do not show layer with measure geoms in LayerList (#46)
- @chrismayer: Add property to ignore layers in LayerList (#45)
- @chrismayer: Make base color of application configurable (#44)
- @chrismayer: Add property to ignore layers in layer-list (#43)
- @chrismayer: Make rendering of AppLogo optional based on given logo source (#42)
- @chrismayer: Make footer text and copyright configurable (#41)
- @chrismayer: Add utils for URL handling (#40)
- @chrismayer: Add advanced drag support for floating windows (#39)