Skip to content

docs(examples): add examples to repository #440

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

Merged
merged 1 commit into from
Jun 13, 2025
Merged

docs(examples): add examples to repository #440

merged 1 commit into from
Jun 13, 2025

Conversation

mcous
Copy link
Collaborator

@mcous mcous commented May 25, 2025

Overview

This PR tries to take all the existing suggestions, patterns, and ideas in #284 and condense them into a set of examples for testing

  • Svelte 5 components
  • Callback events
  • Snippets
  • bindable()
  • Contexts
  • Deprecated Svelte 4 features (slots, on: events)

Rendered output

Closes #441

Change log

@mcous mcous force-pushed the docs/examples branch 2 times, most recently from 032b78b to e272aeb Compare June 13, 2025 10:55
@mcous mcous marked this pull request as ready for review June 13, 2025 10:55
@mcous mcous merged commit 9517f83 into main Jun 13, 2025
35 checks passed
@mcous mcous deleted the docs/examples branch June 13, 2025 20:44
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.

Update Svelte Testing Library Documentation for Svelte 5 Runes
1 participant