Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.0.0 #290

Merged
merged 2 commits into from
Jan 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
106 changes: 61 additions & 45 deletions CHANGELOG.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Example/JJFloatingActionButton/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.5.0</string>
<string>3.0.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand All @@ -32,8 +32,6 @@
</array>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIStatusBarTintParameters</key>
<dict>
<key>UINavigationBar</key>
Expand All @@ -57,5 +55,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
</plist>
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:
- iOSSnapshotTestCase/Core (8.0.0)
- iOSSnapshotTestCase/SwiftSupport (8.0.0):
- iOSSnapshotTestCase/Core
- JJFloatingActionButton (2.5.0)
- JJFloatingActionButton (3.0.0)
- Nimble (12.3.0)
- Nimble-Snapshots (9.6.1):
- Nimble-Snapshots/Core (= 9.6.1)
Expand Down Expand Up @@ -32,7 +32,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
iOSSnapshotTestCase: a670511f9ee3829c2b9c23e6e68f315fd7b6790f
JJFloatingActionButton: c65b1208dee78ae5a2eac788e7fed813b8c20899
JJFloatingActionButton: 42d4a142b856cd202976cc085d449b2ec55f4d3a
Nimble: f8a8219d16f176429b951e8f7e72df5c23ceddc0
Nimble-Snapshots: 4988d1cf2fe062f13bd2eb87c4279770785e682b
Quick: d32871931c05547cb4e0bc9009d66a18b50d8558
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 = '2.5.0'
spec.version = '3.0.0'
spec.swift_version = '5.0'
spec.author = { 'Jochen Pfeiffer' => 'pod@jochen-pfeiffer.com' }
spec.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
35 changes: 21 additions & 14 deletions docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,29 +21,29 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="index.html">
JJFloatingActionButton Docs
JJFloatingActionButton 3.0.0 Docs
</a>
(100% documented)
</p>

<p class="header-col--secondary">
<div class="header-col--secondary">
<form role="search" action="search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
</form>
</p>
</div>


<p class="header-col header-col--secondary">
<a class="header-link" href="dash-feed://https%3A%2F%2Fjjochen%2Egithub%2Eio%2FJJFloatingActionButton%2Fdocsets%2FJJFloatingActionButton%2Exml">
<img class="header-icon" src="img/dash.png"/>
<a class="header-link" href="dash-feed://https%3A%2F%2Fjjochen.github.io%2FJJFloatingActionButton%2Fdocsets%2FJJFloatingActionButton.xml">
<img class="header-icon" src="img/dash.png" alt="Dash"/>
Install in Dash
</a>
</p>
</header>

<p class="breadcrumbs">
<a class="breadcrumb" href="index.html">JJFloatingActionButton Reference</a>
<img class="carat" src="img/carat.png" />
<img class="carat" src="img/carat.png" alt=""/>
Classes Reference
</p>

Expand Down Expand Up @@ -101,6 +101,14 @@
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="Typealiases.html">Type Aliases</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="Typealiases.html#/s:22JJFloatingActionButton11JJItemAnglea">JJItemAngle</a>
</li>
</ul>
</li>
</ul>
</nav>
<article class="main-content">
Expand All @@ -121,7 +129,7 @@ <h1>Classes</h1>
<a name="//apple_ref/swift/Section/JJAnimationSettings" class="dashAnchor"></a>
<div class="section-name-container">
<a class="section-name-link" href="#/JJAnimationSettings"></a>
<h3 class="section-name"><p>JJAnimationSettings</p>
<h3 class="section-name"><span>JJAnimationSettings</span>
</h3>
</div>
</div>
Expand Down Expand Up @@ -163,7 +171,7 @@ <h4>Declaration</h4>
<a name="//apple_ref/swift/Section/JJButtonAnimationConfiguration" class="dashAnchor"></a>
<div class="section-name-container">
<a class="section-name-link" href="#/JJButtonAnimationConfiguration"></a>
<h3 class="section-name"><p>JJButtonAnimationConfiguration</p>
<h3 class="section-name"><span>JJButtonAnimationConfiguration</span>
</h3>
</div>
</div>
Expand Down Expand Up @@ -205,7 +213,7 @@ <h4>Declaration</h4>
<a name="//apple_ref/swift/Section/JJItemAnimationConfiguration" class="dashAnchor"></a>
<div class="section-name-container">
<a class="section-name-link" href="#/JJItemAnimationConfiguration"></a>
<h3 class="section-name"><p>JJItemAnimationConfiguration</p>
<h3 class="section-name"><span>JJItemAnimationConfiguration</span>
</h3>
</div>
</div>
Expand Down Expand Up @@ -247,7 +255,7 @@ <h4>Declaration</h4>
<a name="//apple_ref/swift/Section/JJItemLayout" class="dashAnchor"></a>
<div class="section-name-container">
<a class="section-name-link" href="#/JJItemLayout"></a>
<h3 class="section-name"><p>JJItemLayout</p>
<h3 class="section-name"><span>JJItemLayout</span>
</h3>
</div>
</div>
Expand Down Expand Up @@ -289,7 +297,7 @@ <h4>Declaration</h4>
<a name="//apple_ref/swift/Section/JJItemPreparation" class="dashAnchor"></a>
<div class="section-name-container">
<a class="section-name-link" href="#/JJItemPreparation"></a>
<h3 class="section-name"><p>JJItemPreparation</p>
<h3 class="section-name"><span>JJItemPreparation</span>
</h3>
</div>
</div>
Expand Down Expand Up @@ -433,9 +441,8 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2020-04-21)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
</div>
</html>
48 changes: 26 additions & 22 deletions docs/Classes/JJActionItem.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,29 +21,29 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton Docs
JJFloatingActionButton 3.0.0 Docs
</a>
(100% documented)
</p>

<p class="header-col--secondary">
<div class="header-col--secondary">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
</form>
</p>
</div>


<p class="header-col header-col--secondary">
<a class="header-link" href="dash-feed://https%3A%2F%2Fjjochen%2Egithub%2Eio%2FJJFloatingActionButton%2Fdocsets%2FJJFloatingActionButton%2Exml">
<img class="header-icon" src="../img/dash.png"/>
<a class="header-link" href="dash-feed://https%3A%2F%2Fjjochen.github.io%2FJJFloatingActionButton%2Fdocsets%2FJJFloatingActionButton.xml">
<img class="header-icon" src="../img/dash.png" alt="Dash"/>
Install in Dash
</a>
</p>
</header>

<p class="breadcrumbs">
<a class="breadcrumb" href="../index.html">JJFloatingActionButton Reference</a>
<img class="carat" src="../img/carat.png" />
<img class="carat" src="../img/carat.png" alt=""/>
JJActionItem Class Reference
</p>

Expand Down Expand Up @@ -101,6 +101,14 @@
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Typealiases.html">Type Aliases</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Typealiases.html#/s:22JJFloatingActionButton11JJItemAnglea">JJItemAngle</a>
</li>
</ul>
</li>
</ul>
</nav>
<article class="main-content">
Expand All @@ -110,6 +118,7 @@
<h1>JJActionItem</h1>
<div class="declaration">
<div class="language">

<pre class="highlight swift"><code><span class="kd">@objc</span>
<span class="kd">@IBDesignable</span>
<span class="kd">open</span> <span class="kd">class</span> <span class="kt">JJActionItem</span> <span class="p">:</span> <span class="kt">UIControl</span></code></pre>
Expand Down Expand Up @@ -227,8 +236,7 @@ <h4>Declaration</h4>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">@objc</span>
<span class="kd">@IBInspectable</span>
<pre class="highlight swift"><code><span class="kd">@IBInspectable</span>
<span class="kd">public</span> <span class="kd">dynamic</span> <span class="k">var</span> <span class="nv">buttonColor</span><span class="p">:</span> <span class="kt">UIColor</span> <span class="p">{</span> <span class="k">get</span> <span class="k">set</span> <span class="p">}</span></code></pre>

</div>
Expand Down Expand Up @@ -262,8 +270,7 @@ <h4>Declaration</h4>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">@objc</span>
<span class="kd">@IBInspectable</span>
<pre class="highlight swift"><code><span class="kd">@IBInspectable</span>
<span class="kd">public</span> <span class="kd">dynamic</span> <span class="k">var</span> <span class="nv">highlightedButtonColor</span><span class="p">:</span> <span class="kt">UIColor</span><span class="p">?</span> <span class="p">{</span> <span class="k">get</span> <span class="k">set</span> <span class="p">}</span></code></pre>

</div>
Expand Down Expand Up @@ -297,8 +304,7 @@ <h4>Declaration</h4>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">@objc</span>
<span class="kd">@IBInspectable</span>
<pre class="highlight swift"><code><span class="kd">@IBInspectable</span>
<span class="kd">public</span> <span class="kd">dynamic</span> <span class="k">var</span> <span class="nv">buttonImage</span><span class="p">:</span> <span class="kt">UIImage</span><span class="p">?</span> <span class="p">{</span> <span class="k">get</span> <span class="k">set</span> <span class="p">}</span></code></pre>

</div>
Expand Down Expand Up @@ -336,8 +342,7 @@ <h4>Declaration</h4>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">@objc</span>
<span class="kd">@IBInspectable</span>
<pre class="highlight swift"><code><span class="kd">@IBInspectable</span>
<span class="kd">public</span> <span class="kd">dynamic</span> <span class="k">var</span> <span class="nv">buttonImageColor</span><span class="p">:</span> <span class="kt">UIColor</span> <span class="p">{</span> <span class="k">get</span> <span class="k">set</span> <span class="p">}</span></code></pre>

</div>
Expand Down Expand Up @@ -598,7 +603,7 @@ <h4>Return Value</h4>
<a name="//apple_ref/swift/Section/UIView" class="dashAnchor"></a>
<div class="section-name-container">
<a class="section-name-link" href="#/UIView"></a>
<h3 class="section-name"><p>UIView</p>
<h3 class="section-name"><span>UIView</span>
</h3>
</div>
</div>
Expand All @@ -623,7 +628,7 @@ <h3 class="section-name"><p>UIView</p>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="k">override</span> <span class="kd">func</span> <span class="nf">didMoveToSuperview</span><span class="p">()</span></code></pre>
<pre class="highlight swift"><code><span class="k">override</span> <span class="kd">open</span> <span class="kd">func</span> <span class="nf">didMoveToSuperview</span><span class="p">()</span></code></pre>

</div>
</div>
Expand All @@ -650,7 +655,7 @@ <h4>Declaration</h4>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="k">override</span> <span class="kd">func</span> <span class="nf">updateConstraints</span><span class="p">()</span></code></pre>
<pre class="highlight swift"><code><span class="k">override</span> <span class="kd">open</span> <span class="kd">func</span> <span class="nf">updateConstraints</span><span class="p">()</span></code></pre>

</div>
</div>
Expand All @@ -665,7 +670,7 @@ <h4>Declaration</h4>
<a name="//apple_ref/swift/Section/UIControl" class="dashAnchor"></a>
<div class="section-name-container">
<a class="section-name-link" href="#/UIControl"></a>
<h3 class="section-name"><p>UIControl</p>
<h3 class="section-name"><span>UIControl</span>
</h3>
</div>
</div>
Expand All @@ -690,7 +695,7 @@ <h3 class="section-name"><p>UIControl</p>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="k">override</span> <span class="k">var</span> <span class="nv">isHighlighted</span><span class="p">:</span> <span class="kt">Bool</span> <span class="p">{</span> <span class="k">get</span> <span class="k">set</span> <span class="p">}</span></code></pre>
<pre class="highlight swift"><code><span class="k">override</span> <span class="kd">open</span> <span class="k">var</span> <span class="nv">isHighlighted</span><span class="p">:</span> <span class="kt">Bool</span> <span class="p">{</span> <span class="k">get</span> <span class="k">set</span> <span class="p">}</span></code></pre>

</div>
</div>
Expand All @@ -705,9 +710,8 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2020-04-21)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
</div>
</html>
26 changes: 17 additions & 9 deletions docs/Classes/JJAnimationSettings.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,29 +21,29 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton Docs
JJFloatingActionButton 3.0.0 Docs
</a>
(100% documented)
</p>

<p class="header-col--secondary">
<div class="header-col--secondary">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
</form>
</p>
</div>


<p class="header-col header-col--secondary">
<a class="header-link" href="dash-feed://https%3A%2F%2Fjjochen%2Egithub%2Eio%2FJJFloatingActionButton%2Fdocsets%2FJJFloatingActionButton%2Exml">
<img class="header-icon" src="../img/dash.png"/>
<a class="header-link" href="dash-feed://https%3A%2F%2Fjjochen.github.io%2FJJFloatingActionButton%2Fdocsets%2FJJFloatingActionButton.xml">
<img class="header-icon" src="../img/dash.png" alt="Dash"/>
Install in Dash
</a>
</p>
</header>

<p class="breadcrumbs">
<a class="breadcrumb" href="../index.html">JJFloatingActionButton Reference</a>
<img class="carat" src="../img/carat.png" />
<img class="carat" src="../img/carat.png" alt=""/>
JJAnimationSettings Class Reference
</p>

Expand Down Expand Up @@ -101,6 +101,14 @@
</li>
</ul>
</li>
<li class="nav-group-name">
<a class="nav-group-name-link" href="../Typealiases.html">Type Aliases</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a class="nav-group-task-link" href="../Typealiases.html#/s:22JJFloatingActionButton11JJItemAnglea">JJItemAngle</a>
</li>
</ul>
</li>
</ul>
</nav>
<article class="main-content">
Expand All @@ -110,6 +118,7 @@
<h1>JJAnimationSettings</h1>
<div class="declaration">
<div class="language">

<pre class="highlight swift"><code><span class="kd">@objc</span>
<span class="kd">public</span> <span class="kd">class</span> <span class="kt">JJAnimationSettings</span> <span class="p">:</span> <span class="kt">NSObject</span></code></pre>

Expand Down Expand Up @@ -353,9 +362,8 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2020 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2020-04-21)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
</div>
</html>
Loading