.. |
generator
|
Rename Rectangle.color to Rectangle.background
|
2021-02-02 17:01:12 +01:00 |
parser
|
Parse @linear-gradient(...)
|
2021-02-01 14:25:27 +01:00 |
parser_test_macro
|
Normalize the spelling of SixtyFPS
|
2020-10-13 07:48:55 +02:00 |
passes
|
Issue a warning when accessing a deprecated property through component scopes
|
2021-02-03 08:03:01 +01:00 |
tests
|
Issue a warning when accessing a deprecated property through component scopes
|
2021-02-03 08:03:01 +01:00 |
widgets
|
Print a warning when trying to animate deprecated properties
|
2021-02-02 22:58:54 +01:00 |
build.rs
|
Fix a bunch of cargo clippy warnings in the compiler
|
2020-12-07 12:54:38 +01:00 |
builtins.60
|
Rename Rectangle.color to Rectangle.background
|
2021-02-02 17:01:12 +01:00 |
Cargo.toml
|
Update version number everywhere
|
2021-01-28 16:34:13 +01:00 |
diagnostics.rs
|
Issue a warning when accessing deprecated properties through member lookups
|
2021-02-02 22:42:02 +01:00 |
expression_tree.rs
|
Rename Rectangle.color to Rectangle.background
|
2021-02-02 17:01:12 +01:00 |
generator.rs
|
Add ability to get the parent item from the vtable
|
2021-01-26 10:36:37 +01:00 |
langtype.rs
|
Rename Rectangle.color to Rectangle.background
|
2021-02-02 17:01:12 +01:00 |
layout.rs
|
Rename Rectangle.color to Rectangle.background
|
2021-02-02 17:01:12 +01:00 |
lexer.rs
|
Lex template string
|
2021-01-18 14:43:54 +01:00 |
lib.rs
|
Fix panic when @children is in the last component
|
2021-02-02 16:44:09 +01:00 |
load_builtins.rs
|
Rename Rectangle.color to Rectangle.background
|
2021-02-02 17:01:12 +01:00 |
object_tree.rs
|
Print a warning when trying to animate deprecated properties
|
2021-02-02 22:58:54 +01:00 |
parser.rs
|
Resolve linear gradients
|
2021-02-01 14:25:27 +01:00 |
typeloader.rs
|
Improve relative image path resolution
|
2021-01-15 16:28:17 +01:00 |
typeregister.rs
|
Make angle its own type
|
2021-02-01 14:49:25 +01:00 |