Files
xyflow/examples
Moritz Klack ab5eef220f Feat: dark mode (#3652)
* feat(react/svelte): add dark mode defaults

* refactor(darkmode): minimap, edges, edge labels

* chore(style): edge label color

* feat(colorMode): add colorMode prop light/dark/system

* chore(examples): cleanup

* test(colorMode): add tests

* chore(base.css): add dark base

* chore(examples): cleanup
2023-11-23 12:15:36 +01:00
..
2023-11-23 12:15:36 +01:00
2023-11-23 12:15:36 +01:00

Examples for Testing & Development

These examples are used for feature development and E2E testing.

Overview

SvelteKit App with Svelte Flow examples at examples/svelte

Vite App with React Flow examples at examples/react

Astro App used for SSR testing at examples/astro-xyflow

E2E

For furhter documentation of E2E tests have a look at /tests/playwright.