Skip to content

Commit

Permalink
Release 0.9.2 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjochen committed Jun 18, 2018
1 parent 5f01866 commit 60d7e80
Show file tree
Hide file tree
Showing 41 changed files with 147 additions and 83 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## [0.9.2](https://github.com/jjochen/JJFloatingActionButton/tree/0.9.2) (2018-06-18)
[Full Changelog](https://github.com/jjochen/JJFloatingActionButton/compare/0.9.1...0.9.2)

**Implemented enhancements:**

- View inset for bottom and trailing separately [\#144](https://github.com/jjochen/JJFloatingActionButton/issues/144)

**Merged pull requests:**

- Fix circle ci checks [\#146](https://github.com/jjochen/JJFloatingActionButton/pull/146)
- Separate bottom and trailing inset in layout category [\#145](https://github.com/jjochen/JJFloatingActionButton/pull/145) [[added](https://github.com/jjochen/JJFloatingActionButton/labels/added)]

## [0.9.1](https://github.com/jjochen/JJFloatingActionButton/tree/0.9.1) (2018-03-01)
[Full Changelog](https://github.com/jjochen/JJFloatingActionButton/compare/0.9.0...0.9.1)

Expand Down
2 changes: 1 addition & 1 deletion Example/JJFloatingActionButton/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.9.1</string>
<string>0.9.2</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PODS:
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- JJFloatingActionButton (0.9.1)
- JJFloatingActionButton (0.9.2)
- Nimble (7.0.3)
- Nimble-Snapshots (6.3.0):
- Nimble-Snapshots/Core (= 6.3.0)
Expand All @@ -25,7 +25,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
JJFloatingActionButton: 03e8adabad45b5645508dc34c89667575a251a00
JJFloatingActionButton: 15cdcbef3c733b6b103484e64066b99f07ad486f
Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac
Nimble-Snapshots: f5459b5b091678dc942d03ec4741cacb58ba4a52
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
Expand Down
2 changes: 1 addition & 1 deletion JJFloatingActionButton.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'JJFloatingActionButton'
spec.version = '0.9.1'
spec.version = '0.9.2'
spec.swift_version = '4.0'
spec.author = { 'Jochen Pfeiffer' => '[email protected]' }
spec.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-03-01)</p>
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-06-18)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/JJActionItem.html
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-03-01)</p>
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-06-18)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/JJAnimationSettings.html
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-03-01)</p>
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-06-18)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/JJButtonAnimationConfiguration.html
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-03-01)</p>
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-06-18)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-03-01)</p>
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-06-18)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/JJCircleView.html
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-03-01)</p>
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-06-18)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
72 changes: 49 additions & 23 deletions docs/Classes/JJFloatingActionButton.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,9 +366,9 @@ <h4>Declaration</h4>
<li class="item">
<div>
<code>
<a name="/s:22JJFloatingActionButtonAAC28buttonAnimationConfigurationAA08JJButtoneF0Cv"></a>
<a name="/s:22JJFloatingActionButtonAAC28buttonAnimationConfigurationAA08JJButtoneF0Cvp"></a>
<a name="//apple_ref/swift/Property/buttonAnimationConfiguration" class="dashAnchor"></a>
<a class="token" href="#/s:22JJFloatingActionButtonAAC28buttonAnimationConfigurationAA08JJButtoneF0Cv">buttonAnimationConfiguration</a>
<a class="token" href="#/s:22JJFloatingActionButtonAAC28buttonAnimationConfigurationAA08JJButtoneF0Cvp">buttonAnimationConfiguration</a>
</code>
</div>
<div class="height-container">
Expand All @@ -385,7 +385,7 @@ <h4>Declaration</h4>
</div>
<div class="aside aside-see-also">
<p class="aside-title">See also</p>
<code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC26itemAnimationConfigurationAA06JJItemeF0Cv">itemAnimationConfiguration</a></code>
<code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC26itemAnimationConfigurationAA06JJItemeF0Cvp">itemAnimationConfiguration</a></code>

</div>

Expand All @@ -404,9 +404,9 @@ <h4>Declaration</h4>
<li class="item">
<div>
<code>
<a name="/s:22JJFloatingActionButtonAAC26itemAnimationConfigurationAA06JJItemeF0Cv"></a>
<a name="/s:22JJFloatingActionButtonAAC26itemAnimationConfigurationAA06JJItemeF0Cvp"></a>
<a name="//apple_ref/swift/Property/itemAnimationConfiguration" class="dashAnchor"></a>
<a class="token" href="#/s:22JJFloatingActionButtonAAC26itemAnimationConfigurationAA06JJItemeF0Cv">itemAnimationConfiguration</a>
<a class="token" href="#/s:22JJFloatingActionButtonAAC26itemAnimationConfigurationAA06JJItemeF0Cvp">itemAnimationConfiguration</a>
</code>
</div>
<div class="height-container">
Expand All @@ -423,7 +423,7 @@ <h4>Declaration</h4>
</div>
<div class="aside aside-see-also">
<p class="aside-title">See also</p>
<code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC28buttonAnimationConfigurationAA08JJButtoneF0Cv">buttonAnimationConfiguration</a></code>
<code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC28buttonAnimationConfigurationAA08JJButtoneF0Cvp">buttonAnimationConfiguration</a></code>

</div>

Expand Down Expand Up @@ -748,12 +748,12 @@ <h4>Return Value</h4>
</div>
<div class="aside aside-see-also">
<p class="aside-title">See also</p>
<p><code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC28buttonAnimationConfigurationAA08JJButtoneF0Cv">buttonAnimationConfiguration</a></code></p>
<p><code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC28buttonAnimationConfigurationAA08JJButtoneF0Cvp">buttonAnimationConfiguration</a></code></p>

</div>
<div class="aside aside-see-also">
<p class="aside-title">See also</p>
<p><code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC26itemAnimationConfigurationAA06JJItemeF0Cv">itemAnimationConfiguration</a></code></p>
<p><code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC26itemAnimationConfigurationAA06JJItemeF0Cvp">itemAnimationConfiguration</a></code></p>

</div>

Expand Down Expand Up @@ -816,12 +816,12 @@ <h4>Parameters</h4>
<p>Close the floating action button and hide all action items.</p>
<div class="aside aside-see-also">
<p class="aside-title">See also</p>
<p><code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC28buttonAnimationConfigurationAA08JJButtoneF0Cv">buttonAnimationConfiguration</a></code></p>
<p><code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC28buttonAnimationConfigurationAA08JJButtoneF0Cvp">buttonAnimationConfiguration</a></code></p>

</div>
<div class="aside aside-see-also">
<p class="aside-title">See also</p>
<p><code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC26itemAnimationConfigurationAA06JJItemeF0Cv">itemAnimationConfiguration</a></code></p>
<p><code><a href="../Classes/JJFloatingActionButton.html#/s:22JJFloatingActionButtonAAC26itemAnimationConfigurationAA06JJItemeF0Cvp">itemAnimationConfiguration</a></code></p>

</div>

Expand Down Expand Up @@ -875,9 +875,9 @@ <h4>Parameters</h4>
<li class="item">
<div>
<code>
<a name="/c:@CM@JJFloatingActionButton@objc(cs)JJFloatingActionButton(im)displayInView:viewInset:safeAreaInset:"></a>
<a name="//apple_ref/swift/Method/display(inView:viewInset:safeAreaInset:)" class="dashAnchor"></a>
<a class="token" href="#/c:@CM@JJFloatingActionButton@objc(cs)JJFloatingActionButton(im)displayInView:viewInset:safeAreaInset:">display(inView:viewInset:safeAreaInset:)</a>
<a name="/c:@CM@JJFloatingActionButton@objc(cs)JJFloatingActionButton(im)displayInView:bottomInset:trailingInset:safeAreaInset:"></a>
<a name="//apple_ref/swift/Method/display(inView:bottomInset:trailingInset:safeAreaInset:)" class="dashAnchor"></a>
<a class="token" href="#/c:@CM@JJFloatingActionButton@objc(cs)JJFloatingActionButton(im)displayInView:bottomInset:trailingInset:safeAreaInset:">display(inView:bottomInset:trailingInset:safeAreaInset:)</a>
</code>
</div>
<div class="height-container">
Expand All @@ -897,7 +897,7 @@ <h4>Parameters</h4>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">func</span> <span class="nf">display</span><span class="p">(</span><span class="n">inView</span> <span class="nv">superview</span><span class="p">:</span> <span class="kt">UIView</span><span class="p">,</span> <span class="nv">viewInset</span><span class="p">:</span> <span class="kt">CGFloat</span> <span class="o">=</span> <span class="mi">16</span><span class="p">,</span> <span class="nv">safeAreaInset</span><span class="p">:</span> <span class="kt">CGFloat</span> <span class="o">=</span> <span class="mi">0</span><span class="p">)</span></code></pre>
<pre class="highlight swift"><code><span class="kd">func</span> <span class="nf">display</span><span class="p">(</span><span class="n">inView</span> <span class="nv">superview</span><span class="p">:</span> <span class="kt">UIView</span><span class="p">,</span> <span class="nv">bottomInset</span><span class="p">:</span> <span class="kt">CGFloat</span> <span class="o">=</span> <span class="mi">16</span><span class="p">,</span> <span class="nv">trailingInset</span><span class="p">:</span> <span class="kt">CGFloat</span> <span class="o">=</span> <span class="mi">16</span><span class="p">,</span> <span class="nv">safeAreaInset</span><span class="p">:</span> <span class="kt">CGFloat</span> <span class="o">=</span> <span class="mi">0</span><span class="p">)</span></code></pre>

</div>
</div>
Expand All @@ -920,12 +920,25 @@ <h4>Parameters</h4>
<tr>
<td>
<code>
<em>viewInset</em>
<em>bottomInset</em>
</code>
</td>
<td>
<div>
<p>The (minimum) spacing in points between button and superview.
<p>The (minimum) bottom vertical spacing in points between button and superview.
Default is <code>16</code>.</p>
</div>
</td>
</tr>
<tr>
<td>
<code>
<em>trailingInset</em>
</code>
</td>
<td>
<div>
<p>The (minimum) trailing horizontal spacing in points between button and superview.
Default is <code>16</code>.</p>
</div>
</td>
Expand All @@ -952,9 +965,9 @@ <h4>Parameters</h4>
<li class="item">
<div>
<code>
<a name="/c:@CM@JJFloatingActionButton@objc(cs)JJFloatingActionButton(im)displayInViewController:viewInset:safeAreaInset:"></a>
<a name="//apple_ref/swift/Method/display(inViewController:viewInset:safeAreaInset:)" class="dashAnchor"></a>
<a class="token" href="#/c:@CM@JJFloatingActionButton@objc(cs)JJFloatingActionButton(im)displayInViewController:viewInset:safeAreaInset:">display(inViewController:viewInset:safeAreaInset:)</a>
<a name="/c:@CM@JJFloatingActionButton@objc(cs)JJFloatingActionButton(im)displayInViewController:bottomInset:trailingInset:safeAreaInset:"></a>
<a name="//apple_ref/swift/Method/display(inViewController:bottomInset:trailingInset:safeAreaInset:)" class="dashAnchor"></a>
<a class="token" href="#/c:@CM@JJFloatingActionButton@objc(cs)JJFloatingActionButton(im)displayInViewController:bottomInset:trailingInset:safeAreaInset:">display(inViewController:bottomInset:trailingInset:safeAreaInset:)</a>
</code>
</div>
<div class="height-container">
Expand All @@ -974,7 +987,7 @@ <h4>Parameters</h4>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">func</span> <span class="nf">display</span><span class="p">(</span><span class="n">inViewController</span> <span class="nv">viewController</span><span class="p">:</span> <span class="kt">UIViewController</span><span class="p">,</span> <span class="nv">viewInset</span><span class="p">:</span> <span class="kt">CGFloat</span> <span class="o">=</span> <span class="mi">16</span><span class="p">,</span> <span class="nv">safeAreaInset</span><span class="p">:</span> <span class="kt">CGFloat</span> <span class="o">=</span> <span class="mi">0</span><span class="p">)</span></code></pre>
<pre class="highlight swift"><code><span class="kd">func</span> <span class="nf">display</span><span class="p">(</span><span class="n">inViewController</span> <span class="nv">viewController</span><span class="p">:</span> <span class="kt">UIViewController</span><span class="p">,</span> <span class="nv">bottomInset</span><span class="p">:</span> <span class="kt">CGFloat</span> <span class="o">=</span> <span class="mi">16</span><span class="p">,</span> <span class="nv">trailingInset</span><span class="p">:</span> <span class="kt">CGFloat</span> <span class="o">=</span> <span class="mi">16</span><span class="p">,</span> <span class="nv">safeAreaInset</span><span class="p">:</span> <span class="kt">CGFloat</span> <span class="o">=</span> <span class="mi">0</span><span class="p">)</span></code></pre>

</div>
</div>
Expand All @@ -997,12 +1010,25 @@ <h4>Parameters</h4>
<tr>
<td>
<code>
<em>viewInset</em>
<em>bottomInset</em>
</code>
</td>
<td>
<div>
<p>The (minimum) bottom vertical spacing in points between button and superview.
Default is <code>16</code>.</p>
</div>
</td>
</tr>
<tr>
<td>
<code>
<em>trailingInset</em>
</code>
</td>
<td>
<div>
<p>The (minimum) spacing in points between button and the view controllers view.
<p>The (minimum) trailing horizontal spacing in points between button and superview.
Default is <code>16</code>.</p>
</div>
</td>
Expand Down Expand Up @@ -1432,7 +1458,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-03-01)</p>
<p>&copy; 2018 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2018-06-18)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.1</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</body>
Expand Down
Loading

0 comments on commit 60d7e80

Please sign in to comment.