dioxus/packages/playwright-tests
Jonathan Kelley ac3e33af46
cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186)
* clean up logging to avoid random extra trace

* fix race condition with updates

* properly wire up verbose

* fix bundling (macos) and logging

* Add structured output

* clean up clap names

* extract out wire format

* switch structured key to json

* fix random println, fallback to `dioxus/platform`

* clean up logging for run/build

* clean up logging around project

* remove manual exits

* fix tokio runtime for mobile

* rework dog app

* rip out ssg

* Switch dioxus/axum to dioxus/server

* add android template inline

* pre restructure for bundle prep

* add the whole res directory

* Better theme for the app

* remove mobile demo now that most apps work natively

* self-referential android

* only use deep linking for assets

* fix imports for android

* clippy, fixup ios and android

* I'm not boxing compiler message you can't make me

* fix clippy on unix
2024-11-12 09:01:01 -05:00
..
fullstack cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
liveview Fix: Windows File Drag-N-Drop (#3046) 2024-10-14 11:00:11 -07:00
nested-suspense cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
suspense-carousel cli json output, dx bundle fix, dx serve --platform android, race condition, drop ssg platform (#3186) 2024-11-12 09:01:01 -05:00
web Move the document trait into a separate crate (#3035) 2024-10-14 10:33:37 -07:00
.gitignore dont commit wasm 2024-02-05 12:46:01 -08:00
fullstack.spec.js Bubble errors from the server to the client on suspense boundaries (#2772) 2024-08-02 19:01:55 -07:00
liveview.spec.js Move playwright into packages 2024-01-30 18:51:19 -08:00
nested-suspense-no-js.spec.js Fix playwright tests (#2695) 2024-07-24 12:48:30 -07:00
nested-suspense.spec.js Fix playwright tests (#2695) 2024-07-24 12:48:30 -07:00
package-lock.json Fix: #2095, #1990 2024-03-17 21:14:26 -07:00
package.json Fix: #2095, #1990 2024-03-17 21:14:26 -07:00
playwright.config.js Fix bundling/path errors, sidecar support, iOS/Android simulator support, asset hotreload fixes, serverfn hotrelad, native tailwind support (#2779) 2024-10-25 17:23:45 -07:00
suspense-carousel.spec.js Fix playwright tests (#2695) 2024-07-24 12:48:30 -07:00
web.spec.js Synchronous prevent default (#2792) 2024-08-13 11:57:54 -07:00