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

Font Library: Update uninstall/delete on client side #57932

Merged

Commits on Jan 17, 2024

  1. Fix delete endpoint

    mikachan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9f7bde1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c9aa8d View commit details
    Browse the repository at this point in the history
  3. Update uninstallFont

    mikachan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9b90a18 View commit details
    Browse the repository at this point in the history
  4. Add uninstall notice back in

    mikachan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    bcbbd81 View commit details
    Browse the repository at this point in the history
  5. Tidy up comments

    mikachan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c96bf23 View commit details
    Browse the repository at this point in the history
  6. Re-word uninstall notices

    mikachan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    454eb26 View commit details
    Browse the repository at this point in the history
  7. Add spacing to error message

    mikachan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    371a221 View commit details
    Browse the repository at this point in the history
  8. Refactored how font family values were processed so they would retain…

    … their id, which is now used to delete a font family without fetching data via slug
    pbking committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    530939f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46124cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bed9b8a View commit details
    Browse the repository at this point in the history