tag:github.com,2008:https://github.com/Minitour/AZDialogViewController/releasesTags from AZDialogViewController2019-07-03T14:44:46Ztag:github.com,2008:Repository/83199459/1.3.82019-07-03T14:44:46Z1.3.8Minitourtag:github.com,2008:Repository/83199459/1.3.72019-04-28T14:10:58Z1.3.7Minitourtag:github.com,2008:Repository/83199459/1.3.62019-03-17T00:07:38Z1.3.6Minitourtag:github.com,2008:Repository/83199459/1.3.52019-03-16T21:08:03Z1.3.5Minitourtag:github.com,2008:Repository/83199459/1.3.42019-03-16T17:22:25ZRelease 1.3.4<p>Release 1.3.4</p>
<p>- Added applyAnimatedTranslation function which allows you to apply simulated dragging. This can be used when simulating a scroll.
<br />- Exposed the UIPanGestureRecognizer object of the main frame allow delegation control externally.</p>Minitourtag:github.com,2008:Repository/83199459/1.3.32019-03-15T20:22:35ZRelease 1.3.3<p>Release 1.3.3</p>
<p>- Added sections: Sections are additional custom views which are trailing to the dialog. You can now add a section using the `section` function. To remove a section use `removeSection`.</p>Minitourtag:github.com,2008:Repository/83199459/1.3.22019-03-15T18:09:37ZRelease 1.3.2<p>Release 1.3.2</p>
<p>- Added completion block when dialog appears.
<br />- Made widthRatio a instance property instead of a global variable.</p>Minitourtag:github.com,2008:Repository/83199459/1.3.12019-03-13T19:39:34ZBetter configuration settings and bug fixes<p>Added better iPad/iPhone support + removed constants</p>
<p>- Grouped all constants into a configurable struct.
<br />- Added better support iPhones and iPads.
<br />- Fixed bug where if dialog is presented in a navigation controller the fonts appear small.</p>Minitourtag:github.com,2008:Repository/83199459/1.3.02018-10-02T15:55:01Z1.3.0Minitourtag:github.com,2008:Repository/83199459/1.2.12017-12-13T20:06:51ZVersion 1.2.1Minitour