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

Use LinkButton instead of dangerouslySetInnerHTML #5226

Merged
merged 10 commits into from
Sep 23, 2024

Commits on Sep 21, 2024

  1. fix LinkButton to prevent default

    terite authored and thornbill committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    32f835c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d90ac3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    b27b559 View commit details
    Browse the repository at this point in the history
  2. use LinkButton in UserCardBox

    terite authored and thornbill committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6eb6d75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10419dc View commit details
    Browse the repository at this point in the history
  4. use LinkButton in SearchSuggestions

    terite authored and thornbill committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7011d09 View commit details
    Browse the repository at this point in the history
  5. use LinkButton in SectionTitleContainer

    terite authored and thornbill committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    30bce48 View commit details
    Browse the repository at this point in the history
  6. Fix broken import

    thornbill committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e3fd25c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbbc8a8 View commit details
    Browse the repository at this point in the history
  8. Remove unused imports

    thornbill committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    76bde38 View commit details
    Browse the repository at this point in the history