tldraw/apps/examples/e2e/tests
Steve Ruiz 0323ee1f6b
[fix] dark mode (#1754)
This PR fixes a bug where dark mode would not immediately cause shapes
to update their colors. Previously, we got the current theme during
render but not in a way that hooked into the change. In this update, we
hook into the change. We also pass the change down to shape fills as
props rather than getting the theme from deeper down.

### Change Type

- [x] `patch`

### Test Plan

1. Use dark mode.
2. Switch colors

### Release Notes

- [fix] dark mode colors not updating
2023-07-20 11:38:55 +00:00
..
export-snapshots.spec.ts-snapshots [fix] dark mode (#1754) 2023-07-20 11:38:55 +00:00
test-canvas-events.spec.ts-snapshots [fix] dark mode (#1754) 2023-07-20 11:38:55 +00:00
test-focus.spec.ts-snapshots [fix] dark mode (#1754) 2023-07-20 11:38:55 +00:00
export-snapshots.spec.ts [fix] dark mode (#1754) 2023-07-20 11:38:55 +00:00
test-camera.spec.ts Add playwright tests (#1484) 2023-05-30 15:28:56 +01:00
test-canvas-events.spec.ts rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
test-clipboard.spec.ts rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
test-focus.spec.ts More cleanup, focus bug fixes (#1749) 2023-07-19 10:52:21 +00:00
test-kbds.spec.ts Fix e2e test (#1748) 2023-07-18 22:13:11 +00:00
test-routes.spec.ts [internal] Add basic list to examples (#1688) 2023-07-05 14:07:28 +00:00
test-shapes.spec.ts Add cloud shape (#1708) 2023-07-07 15:32:08 +00:00
test-smoke.spec.ts rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
test-text.spec.ts rename app to editor (#1503) 2023-06-02 15:21:45 +00:00