slint/api
Simon Hausmann 80bb7af08c node: Fix typescript setup for tests
Share tsconfig.json so that ava runs the typescript compiler also on the tests.
Similary, the syntax check now also covers the tests.

Sadly, the exception that the Slint compiler throws is not type declared,
so we have to use any.
Similarly, the object share returned by loadFile() is unknown
in terms of properties, callbacks, etc.
2023-10-27 11:39:44 +02:00
..
cpp Revert "Reduce the amount of re-creation of cells in repeaters when the model changes (#1954)" 2023-10-23 16:52:03 +02:00
node node: Fix typescript setup for tests 2023-10-27 11:39:44 +02:00
rs Improve the slint! macro with rust-analyzer with - 2023-10-26 13:13:03 +02:00
wasm-interpreter interpreter: Introduce internal feature 2023-10-20 15:34:49 +02:00