patch(svelte) - Update svelte components to accept objects and arrays by ttaylor-stack · Pull Request #2213 · StackExchange/Stacks

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ttaylor-stack

Copy link Copy Markdown

Collaborator

@ttaylor-stack ttaylor-stack commented

Mar 19, 2026

edited

Loading

https://stackoverflow.atlassian.net/browse/STACKS-799

Updated components to allow for objects and arrays for the class prop. Any component not updated either doesn't have a class prop to begin or already supported arrays/objects.

@netlify

Copy link Copy Markdown

netlify bot commented

Mar 19, 2026

edited

Loading

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit 79a5456
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/69c24f3d6ad1e0000878697c
😎 Deploy Preview https://deploy-preview-2213--stacks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.


To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

Copy link Copy Markdown

netlify bot commented

Mar 19, 2026

edited

Loading

Deploy Preview for stacks-svelte ready!

Name Link
🔨 Latest commit 79a5456
🔍 Latest deploy log https://app.netlify.com/projects/stacks-svelte/deploys/69c24f3d43d3190008076059
😎 Deploy Preview https://deploy-preview-2213--stacks-svelte.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.


To edit notification comments on pull requests, go to your Netlify project configuration.

@changeset-bot

Copy link Copy Markdown

changeset-bot bot commented

Mar 19, 2026

edited

Loading

🦋 Changeset detected

Latest commit: 79a5456

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

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

@ttaylor-stack ttaylor-stack requested review from a team, asblanco, daleksiuk, dancormier and giamir and removed request for a team

March 20, 2026 16:40

@ttaylor-stack ttaylor-stack marked this pull request as ready for review

March 20, 2026 16:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@giamir giamir Awaiting requested review from giamir

@dancormier dancormier Awaiting requested review from dancormier

@asblanco asblanco Awaiting requested review from asblanco

@daleksiuk daleksiuk Awaiting requested review from daleksiuk

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@ttaylor-stack