Releases: xjh093/JHFrameLayout
Releases · xjh093/JHFrameLayout
Release_2.5.7
Release_2.5.6
fix spelling mistake
Release_2.5.5
add methods
Release_2.5.3
add missing methods
Release_2.5.2
1.fix bugs about 'updateWidth' and 'updateHeight'.
2.update Demo.
3.add some methods:
- jh_maxXIs:updateWidth:
- jh_maxYIs:updateHeight:
4.add some methods for 'UILabel':
- jh_autoWidth
- jh_autoHeight
- jh_minWidth:
- jh_maxWidth:
- jh_minHeight:
- jh_maxHeight:
Release_2.5.1
2018-11-9
add some simple methods
1.jh_topIsEqualToBottom:
2.jh_leftIsEqualToRight:
3.jh_edgeIs:
Release_2.5.0
Fix crash in iOS 9.3 and 12.0
Release_2.4.1
fix bugs
Release_2.4.0
jh_sizeIsEqualToView:
jh_centerIsEqualToView:
jh_originISEqualToView:
Release_2.3.0
if JHFrameLayoutView is not UIViewController's root view
JHFrameLayoutView will observe Screen Rotate Notification
and Observe superview's frame,bounds