.. |
apply_default_properties_from_style.rs
|
Take a component in the function that visit all elements
|
2020-11-25 15:16:39 +01:00 |
check_expressions.rs
|
Fix a bunch of cargo clippy warnings in the compiler
|
2020-12-07 12:54:38 +01:00 |
collect_globals.rs
|
Refactor the helper to visit all named reference to take a component
|
2020-11-25 17:15:27 +01:00 |
collect_structs.rs
|
Fix nested structures
|
2021-01-25 14:12:24 +01:00 |
compile_paths.rs
|
Move Type and related concepts in a different module
|
2020-10-23 11:17:14 +02:00 |
deduplicate_property_read.rs
|
Silence warning about unread value
|
2021-02-02 09:03:31 +01:00 |
default_geometry.rs
|
Rename Rectangle.color to Rectangle.background
|
2021-02-02 17:01:12 +01:00 |
embed_resources.rs
|
Fix a bunch of cargo clippy warnings in the compiler
|
2020-12-07 12:54:38 +01:00 |
focus_item.rs
|
Rename initial-focus to forward-focus
|
2021-01-20 15:52:58 +01:00 |
generate_item_indices.rs
|
Move the generate_item_indices function in a a passes modules
|
2021-01-27 09:21:26 +01:00 |
inlining.rs
|
Fix panic when @children is in the last component
|
2021-02-02 16:44:09 +01:00 |
lower_layout.rs
|
Fix nested for layouts
|
2021-02-01 12:38:56 +01:00 |
lower_popups.rs
|
Fix a bunch of cargo clippy warnings in the compiler
|
2020-12-07 12:54:38 +01:00 |
lower_shadows.rs
|
Fix nested for layouts
|
2021-02-01 12:38:56 +01:00 |
lower_states.rs
|
Rename Rectangle.color to Rectangle.background
|
2021-02-02 17:01:12 +01:00 |
materialize_fake_properties.rs
|
Forward focus() calls on items that have initial-focus defined
|
2021-01-20 14:31:01 +01:00 |
move_declarations.rs
|
Rename "signal" to "callback"
|
2020-12-18 09:51:01 +01:00 |
remove_aliases.rs
|
Refactor the helper to visit all named reference to take a component
|
2020-11-25 17:15:27 +01:00 |
repeater_component.rs
|
Style: only have one level of braces in imports
|
2020-11-26 17:15:45 +01:00 |
resolve_native_classes.rs
|
Fix selecting the minimal class when no properties are used
|
2021-01-28 18:52:39 +01:00 |
resolving.rs
|
Issue a warning when accessing a deprecated property through component scopes
|
2021-02-03 08:03:01 +01:00 |
unique_id.rs
|
Popup positioning
|
2020-11-30 18:39:41 +01:00 |