Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

✨ Version 2.0 #154

Merged
merged 8 commits into from
Nov 21, 2022
Merged

✨ Version 2.0 #154

merged 8 commits into from
Nov 21, 2022

Commits on Nov 19, 2022

  1. ✨ Use satori for SVG generation (#148)

    * ✨ Use satori for SVG generation
    
    * ✨ Create download font script to download from fontsource
    
    * 💄 Increase card size to 2x
    
    * ⚡️ Move 2 APIs to edge functions
    
    * 💄 Fix minor badge style issue
    
    * ⚡️ Use edge functions
    
    * ♻️ Rename render image helpr files
    
    * ♻️ Move files to static folder
    
    * 👷 Disable edge function for pages
    
    * ⚡️ Remove fonts from edge function to reduce size
    
    * ✅ Fix font tests
    
    * 💄 Add background color to preview wrapper
    
    * ⚡️ Add back react component for display
    
    * 🐛 Fix png endpoint cache headers
    
    * 🚸 Add intelligent routing for image endpoint
    
    * 📱 Fix responsive design
    
    * 🚚 Move yoga.wasm to ./public as ./static is deprecated
    
    * ⬆️ Upgrade packages
    wei committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    1a50593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a964da5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    9fb4952 View commit details
    Browse the repository at this point in the history
  2. ✨ Tailwind CSS and daisyUI (#150)

    * ✨ Tailwind CSS and daisyUI
    
    * 🚸 Autofocus repo input
    
    * 🔖 Add release notes
    
    * 📱 Fix mobile layout
    
    * 🥅 Add custom 404 page
    wei authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f1a3f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89e7905 View commit details
    Browse the repository at this point in the history
  4. Revert "📱 Use svg foreignObject to easily size the preview card"

    Unfortunately, this solution doesn't work on safari.
    
    This reverts commit 89e7905.
    wei committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    97cc435 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1551928 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    105e607 View commit details
    Browse the repository at this point in the history