| .. |
|
application.rs
|
Rename the component `content` special attribute `children` for consistency with React
|
2021-02-14 14:30:18 -08:00 |
|
color.rs
|
Add conversion from component AST to flat component with `content` attribute (resolves #3), add XML attribute parsing, fix template string attribute parsing bug
|
2020-07-15 01:11:52 -07:00 |
|
color_palette.rs
|
Add rustfmt.toml and enable auto formatting (Fixes #7)
|
2020-07-12 16:20:28 -07:00 |
|
draw_command.rs
|
Add rustfmt.toml and enable auto formatting (Fixes #7)
|
2020-07-12 16:20:28 -07:00 |
|
gui_attributes.rs
|
Add rustfmt.toml and enable auto formatting (Fixes #7)
|
2020-07-12 16:20:28 -07:00 |
|
gui_node.rs
|
Add rustfmt.toml and enable auto formatting (Fixes #7)
|
2020-07-12 16:20:28 -07:00 |
|
layout_abstract_syntax.rs
|
Rename the component `content` special attribute `children` for consistency with React
|
2021-02-14 14:30:18 -08:00 |
|
layout_abstract_types.rs
|
Refactor and rename variables in abstract types definitions
|
2020-11-01 01:42:13 -07:00 |
|
layout_attribute_parser.rs
|
Update attribute parser with refactored symbol names and coments
|
2020-11-01 01:43:21 -07:00 |
|
layout_system.rs
|
Rename the component `content` special attribute `children` for consistency with React
|
2021-02-14 14:30:18 -08:00 |
|
main.rs
|
Refactor layout system and abstract data types to separate definitions and tags
|
2020-08-02 21:41:01 -07:00 |
|
pipeline.rs
|
Add rustfmt.toml and enable auto formatting (Fixes #7)
|
2020-07-12 16:20:28 -07:00 |
|
resource_cache.rs
|
Add rustfmt.toml and enable auto formatting (Fixes #7)
|
2020-07-12 16:20:28 -07:00 |
|
shader_stage.rs
|
Add rustfmt.toml and enable auto formatting (Fixes #7)
|
2020-07-12 16:20:28 -07:00 |
|
texture.rs
|
Add rustfmt.toml and enable auto formatting (Fixes #7)
|
2020-07-12 16:20:28 -07:00 |
|
window_dom.rs
|
Update the text in window_dom.rs
|
2020-11-01 01:45:01 -07:00 |
|
window_events.rs
|
Add rustfmt.toml and enable auto formatting (Fixes #7)
|
2020-07-12 16:20:28 -07:00 |