This repository has been archived on 2026-03-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
alchemy/styles/src
2019-05-26 00:27:47 -07:00
..
stretch Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
color.rs Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
engine.rs A few straggling files that got left out of the prior commit 2019-05-26 00:27:47 -07:00
lib.rs Move the reconciler into the lifecycle crate, so that we can (properly) support state changes. Wrap the reconciliation phase in a RenderEngine, which root-level objects (windows, etc) can subscribe to and interface with. Migrate a few things relating to themes out of alchemy core and into styles, because the reconciliation phase requires them and they fit well enough there... solving a circular dependency. 2019-05-26 00:27:07 -07:00
spacedlist.rs A few straggling files that got left out of the prior commit 2019-05-26 00:27:47 -07:00
spacedset.rs A few straggling files that got left out of the prior commit 2019-05-26 00:27:47 -07:00
style_keys.rs A few straggling files that got left out of the prior commit 2019-05-26 00:27:47 -07:00
styles.rs Fix <Text> to actually display the child text node, add support for more CSS styles, clean up a slew of warnings 2019-05-25 02:45:47 -07:00
styles_parser.rs Guess I should put this under version control LOL 2019-05-23 22:11:07 -07:00
stylesheet.rs A few straggling files that got left out of the prior commit 2019-05-26 00:27:47 -07:00