0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Podspec More... over 6 years ago
Updates to support swift4 More... over 6 years ago
Created a real example More... almost 7 years ago
Update README.md More... almost 7 years ago
Update README.md More... almost 7 years ago
Update README.md More... almost 7 years ago
Fixed bug with the reload function not correctly clearing the layout More... almost 7 years ago
Update README.md More... almost 7 years ago
Changed minimum required version from 10.x to 8.0 More... almost 7 years ago
Accidentally left my local IP as the default in EverLayoutBridge like a dork More... almost 7 years ago
Added a new Xcode Project to resolve the issues with Carthage More... almost 7 years ago
Removed Carthage dependency Removed the mention of dependencies from the README Moved files to a new location More... almost 7 years ago
Removed the Socket.IO dependency. Rewrote the EverLayoutBridge class so it uses custom, flaky network code. More... almost 7 years ago
podspec More... almost 7 years ago
Moved the resposibility of establishing constraints and applying view properties to the ElViewModel, making it possible to refresh these constraints and properties without recreating the layout. This also allows for templates to be applied in code after the layout has been built. More... almost 7 years ago
Unit tests More... almost 7 years ago
Fixed crash caused by removing views from the layout during a layout update More... almost 7 years ago
Added fontSize property for UIButton More... almost 7 years ago
Restoration of cached properties no longer relies on a JSON parser More... almost 7 years ago
Refactor of property mapping classes and protocols More... almost 7 years ago
Refactor of layout building code More... almost 7 years ago
Fixed bug that prevently strongly held views from changing superview when updating a layout More... almost 7 years ago
Podspec More... almost 7 years ago
Fixed bug with border width property mapping to corner radius More... almost 7 years ago
Basic example project setup: Loading layout file, connecting to bridge More... almost 7 years ago
Ammended podspec for version and new project structure More... almost 7 years ago
Rearranged the entire proejct so it better resembles a CocoaPods project More... almost 7 years ago
Added rightMargin to the perspective inset attributes, so you can inset it. Added inset as a property in the comprehensive JSON layout syntax More... almost 7 years ago
Added ‘margins’ compound attribute for leftMargin and rightMargin More... almost 7 years ago
Merge branch 'targeting-constraints' More... almost 7 years ago