slint/internal/compiler/tests/syntax
Simon Hausmann 629c7ed80e Remove undocumented and dysfunctional PathLayout
This type is poorly implemented and not documented. Let's remove it for now.
It shall remain available in the git history in the event of a resurrection.
2023-01-21 13:10:19 +01:00
..
accessibility Basic Slint accessibility support (#1294) 2022-06-08 20:42:10 +02:00
analysis WIP: pure qualifier for callback and functions 2022-12-22 00:26:27 -08:00
basic Remove undocumented and dysfunctional PathLayout 2023-01-21 13:10:19 +01:00
callbacks Add support for invoking an init callback on component and element construction 2022-11-17 10:12:08 +01:00
elements ListView: Warn when we have other elements than just a for 2022-11-30 11:17:22 +01:00
exports Limit re-exporting of types 2022-12-09 11:05:08 +01:00
focus Pure function: make it a warning in legacy context instead of an error 2022-12-22 00:26:27 -08:00
functions Pure function: make it a warning in legacy context instead of an error 2022-12-22 00:26:27 -08:00
imports Add support for re-exporting modules 2022-12-09 11:05:08 +01:00
layout Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lookup Fix conversions of array literal containing struct with array literal 2023-01-02 23:53:22 +01:00
new_syntax Fix in/out/private property on global 2022-12-06 10:29:44 +01:00
parse_error Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00