Skip to content

Releases: xjh093/JHFrameLayout

Release_2.5.7

28 Sep 02:29
Compare
Choose a tag to compare

fix spelling mistake

Release_2.5.6

28 Sep 02:22
Compare
Choose a tag to compare

fix spelling mistake

Release_2.5.5

27 Jun 03:38
Compare
Choose a tag to compare

add methods

Release_2.5.3

04 Jan 03:40
Compare
Choose a tag to compare

add missing methods

Release_2.5.2

04 Jan 03:18
Compare
Choose a tag to compare

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

09 Nov 08:21
Compare
Choose a tag to compare

2018-11-9

add some simple methods

1.jh_topIsEqualToBottom:

2.jh_leftIsEqualToRight:

3.jh_edgeIs:

Release_2.5.0

06 Nov 07:10
Compare
Choose a tag to compare

Fix crash in iOS 9.3 and 12.0

Release_2.4.1

09 Nov 08:28
Compare
Choose a tag to compare

fix bugs

Release_2.4.0

09 Nov 08:26
Compare
Choose a tag to compare

jh_sizeIsEqualToView:
jh_centerIsEqualToView:
jh_originISEqualToView:

Release_2.3.0

17 Aug 09:49
Compare
Choose a tag to compare

if JHFrameLayoutView is not UIViewController's root view
JHFrameLayoutView will observe Screen Rotate Notification
and Observe superview's frame,bounds