openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
E
EverLayout
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Feb 26, 2025 — Feb 26, 2026
Showing page 3 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
NSLayout constraints are now stored in ELView as appliedConstraints. When a layout is cleared, these constraints alone are removed from the root of the layout.
Dale Webster
More...
almost 9 years ago
Podspec
Dale Webster
More...
almost 9 years ago
Removed ‘getSubLayout’ method from EverLayout
Dale Webster
More...
almost 9 years ago
Created new ELLayoutTemplate. Substituing subviews for templates as they achieve similar things Small rewrite of LayoutBuilder so that constraints, properties and template constraints/properties are added in a single loop, using the same view index
Dale Webster
More...
almost 9 years ago
Updated view parse protocol and JSON parser to look for ‘template’ references. Updated LayoutBuilder to apply sublayouts to views that use the ‘template’ key
Dale Webster
More...
almost 9 years ago
Updated podspec
Dale Webster
More...
almost 9 years ago
Created a new parser LayoutConstraintJSONComprehensiveParser and renamed the existing one to LayoutConstraintJSONShorthandParser. The new parser can parse constraints written in a more explicit, object format.
Dale Webster
More...
almost 9 years ago
Removed doc source files
Dale Webster
More...
almost 9 years ago
Update README.md
Dale Webster
More...
almost 9 years ago
Added cartfile
Dale Webster
More...
almost 9 years ago
Removed cocoapods
Dale Webster
More...
almost 9 years ago
Updated license type
Dale Webster
More...
almost 9 years ago
Updated podspec
Dale Webster
More...
about 9 years ago
Merge branch 'fancy-images' into 0.3.0
Dale Webster
More...
about 9 years ago
Cleaned EverLayoutBridge class
Dale Webster
More...
about 9 years ago
Removed deprecated build function
Dale Webster
More...
about 9 years ago
Added a synchronous image download if the image argument is a valid URL
Dale Webster
More...
about 9 years ago
LayoutViewJSONParser now checks for arrays as valid constraint arguments, allowing for multiple constraints to be placed on each attribute
Dale Webster
More...
about 9 years ago
Merge branch 'master' of https://github.com/acrocat/EverLayout
Dale Webster
More...
about 9 years ago
Update README.md
Dale Webster
More...
about 9 years ago
Updated Podfile and Podspec to remove SwiftyJSON dependency
Dale Webster
More...
about 9 years ago
ELJSON - Made rawData available as Data type EverLayoutBridge - Fixed issues related to removing SwiftyJSON Moved some files
Dale Webster
More...
about 9 years ago
Wrote a trimmed down, much less effective JSON parser to replace SwiftyJSON. Removed SwiftyJSON from Podspec and Podfile as it’s no longer required. Removed Brdige functionality as this class is using some SwiftyJSON specific features which I haven’t accounted for.
Dale Webster
More...
about 9 years ago
Merge branch 'master' of https://github.com/acrocat/EverLayout
Dale Webster
More...
about 9 years ago
podspec version
Dale Webster
More...
about 9 years ago
Constraints are now added to the root view by default, instead of the target, which is now a backup option. Added getters for root view in the ViewIndex
Dale Webster
More...
about 9 years ago
Update README.md
Dale Webster
More...
about 9 years ago
Updated readme
Dale Webster
More...
about 9 years ago
Updated podspec
Dale Webster
More...
about 9 years ago
Updated the readme
Dale Webster
More...
about 9 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree