slint/api
Tobias Hunger 416aa42d90 Component: Replace parent_item to parent_node
Remove the `parent_item` function. After the recent changes that did not
return an item anymore and since the item tree is exposed, this function
was only used to find the repeater a component was created by.

So replace the old function with a new one that only returns the parent
node in the parent component.

This saves a few lines of generated code that is not used anymore.

Co-authored-by: Simon Hausmann <hausmann@gmail.com>
2022-04-20 14:29:18 +02:00
..
cpp Component: Replace parent_item to parent_node 2022-04-20 14:29:18 +02:00
node Add a reset function to the model notifier 2022-04-14 14:06:34 +02:00
rs Update toml_edit and xshell 2022-04-14 19:18:05 +02:00
wasm-interpreter Bump version number to 0.2.2 2022-03-10 08:48:33 +00:00