Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

0.7.0

Choose a tag to compare

@LukasHirt LukasHirt released this 18 Jun 11:21
· 456 commits to master since this release

Changes in 0.7.0

Summary

  • Enhancement - Emit update on location change: #71

Details

  • Enhancement - Emit update on location change: #71

    If a new folder in Location picker is loaded, emit it in the update event so that in case of
    hidden select button, consuming app can still receive the location.

    #71
    #72