Skip to content

feat: add <SliceSimulator> component#90

Merged
lihbr merged 4 commits intomasterfrom
lh/simulator
Jan 14, 2026
Merged

feat: add <SliceSimulator> component#90
lihbr merged 4 commits intomasterfrom
lh/simulator

Conversation

@lihbr
Copy link
Copy Markdown
Member

@lihbr lihbr commented Jan 13, 2026

Resolves: https://prismic-team.slack.com/archives/CPG31MDL1/p1767962753033489

Related:

Description

This pull request regroups the <SliceSimulator> component initially offered by Slice Machine adapters under their respective framework SDK. Behavior is strictly identical and allows Slice Machine adapters to become pure dev dependencies.

- import { SliceSimulator } from "@slicemachine/adapter-nuxt/simulator"
+ import { SliceSimulator } from "@prismicio/vue" // Not even required with Nuxt!

Checklist

  • If my changes require tests, I added them.
  • If my changes affect backward compatibility, it has been discussed.
  • If my changes require an update to the CONTRIBUTING.md guide, I updated it.

Preview

How to QA 1

Footnotes

  1. Please use these labels when submitting a review:
    ❓ #ask: Ask a question.
    💡 #idea: Suggest an idea.
    ⚠️ #issue: Strongly suggest a change.
    🎉 #nice: Share a compliment.

@lihbr lihbr merged commit 331d154 into master Jan 14, 2026
10 checks passed
@lihbr lihbr deleted the lh/simulator branch January 14, 2026 01:34
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.

2 participants