slint/sixtyfps_compiler/tests/syntax
Simon Hausmann 1f091cb1c0 Rename Rectangle.color to Rectangle.background
Add support for built-in property aliases and rename `color` to
`background` - in preparation for it also changing to type brush.

Right now the alias is silent, a deprecation and overall change
will come in a subsequent change.
2021-02-02 17:01:12 +01:00
..
basic Rename Rectangle.color to Rectangle.background 2021-02-02 17:01:12 +01:00
focus Rename initial-focus to forward-focus 2021-01-20 15:52:58 +01:00
imports Fix panic when exporting invalid types 2020-11-02 17:18:42 +01:00
layout Allow to speccify a fixed width/height in the layout by setting the height or width 2020-10-26 19:09:01 +01:00
lookup Properly error when the return value of a signal is missing 2021-01-26 17:18:01 +01:00