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: Implement reference resolving for cards that have a link in the title #6286

Draft
wants to merge 13 commits into
base: fix/some-bugs
Choose a base branch
from

Commits on Aug 31, 2024

  1. fix: Properly scroll on mobile devices

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8d24d36 View commit details
    Browse the repository at this point in the history
  2. fix: Avoid swipe navigation while scrolling

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    df0206f View commit details
    Browse the repository at this point in the history
  3. fix: Proper slots for card selector dialog

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    a94b148 View commit details
    Browse the repository at this point in the history
  4. fix: Adapt spacing to new compact design

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    67e50dd View commit details
    Browse the repository at this point in the history
  5. fix: Fix styling of navigation input fields

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0d1ff7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16f3279 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. fix: Fix empty board view design

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    5c14707 View commit details
    Browse the repository at this point in the history
  2. fix: Move card create input to the bottom

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c71f4f5 View commit details
    Browse the repository at this point in the history
  3. fix: Fix focus and emptycontent titles

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    25959db View commit details
    Browse the repository at this point in the history
  4. fix: Set proper name on modal

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    98bb631 View commit details
    Browse the repository at this point in the history
  5. fix: Fix modal sizing, focus error and cover image sizing

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    63e584e View commit details
    Browse the repository at this point in the history
  6. fix: Proper drag zone height (fix #6264)

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    7b600a5 View commit details
    Browse the repository at this point in the history
  7. feat: Implement reference resolving for cards that have a link in the…

    … title
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    afa982c View commit details
    Browse the repository at this point in the history