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: auto-create the link block when a non-image link is pasted #83

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    34bb8e0 View commit details
    Browse the repository at this point in the history
  2. fix: linting

    antoineol committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    6c5a987 View commit details
    Browse the repository at this point in the history
  3. feat: auto-open the block settings after auto-link

    When a URL is pasted and a link block created,
    it automatically opens the block settings,
    to show the user they can remove the preview.
    antoineol committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2f296ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    406e7ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec2da3b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    cf65ed0 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    3621d8a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    71758af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from graphcomment/dev

    feat(videoLinks): prevent embed link on videos
    Dindonneau committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3808274 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5756d89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28cbda1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from graphcomment/newEmbedLinkLayout

    chore(embedLink): new Layout
    Dindonneau committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f855711 View commit details
    Browse the repository at this point in the history
  6. new embed link layout

    Dev
    Dindonneau committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    45696ff View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    d0df27e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from graphcomment/highlightedEmbed

    feat(index.css): highlightedEmbed
    Dindonneau committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8ef9fa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9413f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    689734e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from graphcomment/hotfix/flexfix

    hotfix(index.css): fix flex direction when highlighted
    Dindonneau committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5d26ebe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c7e713 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6166955 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8 from graphcomment/lastHighlightFix

    hotfix(index.css): fix missing closing block
    Dindonneau committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    72eb28d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    855dafa View commit details
    Browse the repository at this point in the history