Skip to content

Conversation

@eoghanmurray
Copy link
Contributor

Allow relative urls in the case where a single build needs to be deployed to multiple domains

Juice10 and others added 30 commits November 7, 2025 11:09
xlink:href is deprecated
Most modern browsers rewrite `xlink:href` to `href` which is currently supported
Tested in Firefox, Safari & Chrome
AssetManager.manageAttribute
different types of assets (not just img#src)
Co-authored-by: Eoghan Murray <eoghan@getthere.ie>
…the AssetManager needs to interrogate other attributes to determine how to manage, e.g. <link with href depending on rel="stylesheet"
…tributes instead of storing config on the Meta event

 - a better approach as discussed with Justin and Yanzhen
…n determine that Assets won't be arriving later
eoghanmurray and others added 27 commits November 24, 2025 21:52
…cipating we'd still do one last POST attempt at the end of the page lifecycle
…int, instead of just the keys/values payload
…a event on every emit as we tried to recreate the connection
…r, and didn't anticipate it firing every time a connection failed
…ts back here) - in any case `.ok` is well known and supported
…ngest endpoint can handle / special case those recording-meta events
…hem around it so that we can remember to reset global state
🔧 improve how fallback from websockets to POST works. Add a public stop function
@changeset-bot
Copy link

changeset-bot bot commented Nov 28, 2025

🦋 Changeset detected

Latest commit: 9ee4729

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@eoghanmurray eoghanmurray deleted the relative-serverUrl branch November 28, 2025 22:08
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.

3 participants