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

Fix how URL concatenation works #419

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Fix how URL concatenation works #419

wants to merge 1 commit into from

Conversation

TheCactusBlue
Copy link
Contributor

@TheCactusBlue TheCactusBlue commented Feb 7, 2025


Important

Introduced urlString for URL concatenation with encoding and updated StackServerInterface methods to use it.

  • Behavior:
    • Introduced urlString template literal tag in urls.tsx for URL concatenation with encoding.
    • Updated StackServerInterface methods to use urlString for URL paths.
  • Functions:
    • Simplified templateIdentity in strings.tsx to reduce code complexity.
  • Scripts:
    • Updated process-css.ts to use template literals for globalCSS export.

This description was created by Ellipsis for 889aea7. It will automatically update as commits are pushed.

Copy link

vercel bot commented Feb 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stack-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 10:01pm
stack-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 10:01pm
stack-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2025 10:01pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant