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: allow Link's "to" prop to accept external urls #9900

Merged
merged 10 commits into from Jan 18, 2023

Commits on Jan 13, 2023

  1. feat: allow Link's "to" prop to accept external urls

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    80b977b View commit details
    Browse the repository at this point in the history
  2. chore: update external link detection to account for no protocol

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    aae933c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Update index.tsx

    mcansh committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9f3f1be View commit details
    Browse the repository at this point in the history
  2. Update index.tsx

    mcansh committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    666939c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. chore: update absolute url checking per #9900 (comment)

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    86e1c15 View commit details
    Browse the repository at this point in the history
  2. Create silent-oranges-pay.md

    mcansh committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8a916a5 View commit details
    Browse the repository at this point in the history
  3. chore: bump bundle size

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0dc51fb View commit details
    Browse the repository at this point in the history
  4. chore: add browser check

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    727a824 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    e165b7c View commit details
    Browse the repository at this point in the history
  2. chore: bump bundle size

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    30e9e3e View commit details
    Browse the repository at this point in the history