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

Rich Text & Clickable URLs #421

Merged
merged 15 commits into from
Jul 22, 2024
Merged

Rich Text & Clickable URLs #421

merged 15 commits into from
Jul 22, 2024

Commits on Jul 19, 2024

  1. Update iced

    tarkah committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b391b7a View commit details
    Browse the repository at this point in the history
  2. Add rich text & url parsing

    tarkah committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7262fb0 View commit details
    Browse the repository at this point in the history
  3. Add link detection / opening

    tarkah committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dfb7733 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    0857485 View commit details
    Browse the repository at this point in the history
  2. Rename span name

    tarkah committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    56d0b9e View commit details
    Browse the repository at this point in the history
  3. Fix deser error nuking history

    tarkah committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    8d7aede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e4ea64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c426d0 View commit details
    Browse the repository at this point in the history
  6. Add url links to topic

    tarkah committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    57bf71a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab0a023 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Use new iced span link API

    tarkah committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    7271251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cc896e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c91d2 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    tarkah committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    3bb8139 View commit details
    Browse the repository at this point in the history
  5. Fix www url parsing

    tarkah committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    c74a7da View commit details
    Browse the repository at this point in the history