Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable4] Add icons for filepicker and allow reactive button based on current path and selection #942

Merged
merged 3 commits into from Aug 24, 2023

Commits on Aug 24, 2023

  1. feat(Dialogs): Allow to pass SVGs as icons

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ecaa574 View commit details
    Browse the repository at this point in the history
  2. feat(FilePicker): Support button factories which can be used to creat…

    …e reactive buttons (e.g. labels like `move to...`)
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a2a13cb View commit details
    Browse the repository at this point in the history
  3. feat(FilePicker): Emit close event when a button is pressed with sele…

    …cted files as payload
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a2cd69e View commit details
    Browse the repository at this point in the history