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/cocoa/src
2019-06-05 21:15:46 -07:00
..
app.rs 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
lib.rs Implement a basic <Text> component in Cocoa - it's cool because it really just uses the same Component lifecycle. Neat! 2019-05-24 23:32:40 -07:00
text.rs Props, reconciler fixes, demo fixes 2019-06-05 21:15:46 -07:00
view.rs Move towards a new reconciler model, undo a lot of the weird stretch integrations I had done, separate out Layout and Appearance concepts, introduce ComponentKey and constructor lifecycle for components 2019-05-27 00:22:33 -07:00
window.rs Props, reconciler fixes, demo fixes 2019-06-05 21:15:46 -07:00