RYMC
☰
Blog
Photos
Video
Work
Code
Design
About
This website requires JavaScript.
Explore
Help
Sign in
repos
/
alchemy
Archived
Watch
1
Fork
You've already forked alchemy
0
Code
Issues
2
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
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.
d4630616b1
alchemy
/
cocoa
/
src
History
Download ZIP
Download TAR.GZ
Ryan McGrath
290b57d336
Props, reconciler fixes, demo fixes
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