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

fix(link-editor): update behaviour so that we can save on link collection items #863

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Nov 6, 2024

  1. refactor: linkmodal

    1. refactor link modal so it uses context
    2. update other components to use the new api
    seaerchin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b200089 View commit details
    Browse the repository at this point in the history
  2. chore: update props

    seaerchin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b7a376a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fa524b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74ad870 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    889e80b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    f566f6b View commit details
    Browse the repository at this point in the history
  2. fix: overflow for links

    seaerchin committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    07c9b34 View commit details
    Browse the repository at this point in the history
  3. chore: remove unused files

    seaerchin committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f871ce2 View commit details
    Browse the repository at this point in the history
  4. fix: remove extra imporst

    seaerchin committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e005569 View commit details
    Browse the repository at this point in the history
  5. chore: remove usequery

    seaerchin committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8e36f83 View commit details
    Browse the repository at this point in the history
  6. chore: add stories

    seaerchin committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bf87ddd View commit details
    Browse the repository at this point in the history
  7. chore: add stories

    seaerchin committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    77620f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix: remove errors

    seaerchin committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ccaa1ec View commit details
    Browse the repository at this point in the history
  2. fix: copy

    seaerchin committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    159e04d View commit details
    Browse the repository at this point in the history
  3. chore: copy

    seaerchin committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e27b0dd View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fix: update copy

    seaerchin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e9015f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099ec6c View commit details
    Browse the repository at this point in the history
  3. chore: add missing import

    seaerchin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b5928d2 View commit details
    Browse the repository at this point in the history
  4. chore: handle optional case

    seaerchin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5c61988 View commit details
    Browse the repository at this point in the history
  5. chore: fix types

    seaerchin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bd10a6c View commit details
    Browse the repository at this point in the history
  6. chore: fix copy

    seaerchin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9cced01 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. chore: fix aria

    seaerchin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c2e225c View commit details
    Browse the repository at this point in the history
  2. chore: use const

    seaerchin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a5e2468 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c2dfbe View commit details
    Browse the repository at this point in the history