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

feat: Use simple input field instead of multiselect for plain URLs #787

Merged
merged 4 commits into from
Aug 30, 2024

Commits on Aug 22, 2024

  1. feat: Use simple input field instead of multiselect for plain URLs

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6e43669 View commit details
    Browse the repository at this point in the history
  2. fix(test): modify columm-text-link test

    Signed-off-by: Cleopatra Enjeck M <patrathewhiz@gmail.com>
    enjeck authored and juliusknorr committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f5eb414 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. fix: Simplify selected option display to avoid sizing issues with NcS…

    …elect
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cd41c6b View commit details
    Browse the repository at this point in the history
  2. fix: Only show url result if a valid URL is provided

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ef6ea7e View commit details
    Browse the repository at this point in the history