Releases: mtj0928/SlideKit
Releases · mtj0928/SlideKit
0.7.0
06 Jun 10:49
Compare
Sorry, something went wrong.
No results found
What's Changed
Optimize the default background color in visionOS by @fromkk in #43
Add transition animations between slides by @fromkk in #45
New Contributors
Full Changelog : 0.6.1...0.7.0
0.6.1
25 May 02:39
Compare
Sorry, something went wrong.
No results found
Merge pull request #42 from mtj0928/refine-interface
Change interface to make what `size` is for more clear
0.6.0
25 May 02:12
Compare
Sorry, something went wrong.
No results found
New Features
SlideKit is now available on visionOS and tvOS🔥
New Contributors
Full Changelog : 0.5.0...0.6.0
0.5.0(Support Swift 6)
24 Oct 00:41
Compare
Sorry, something went wrong.
No results found
Merge pull request #39 from mtj0928/swift6
Support Swift 6
0.4.0 (macro support)
15 Dec 14:53
Compare
Sorry, something went wrong.
No results found
✨New Feature
@Slide macro is available now!!
The target type of@Phase becomes simpler.
phase function is automatically generated by @Slide Developer can set the current phase for Xcode Previews.
0.3.1
24 Dec 08:21
Compare
Sorry, something went wrong.
No results found
Merge pull request #32 from mtj0928/fix-preview
fix API
0.3.0
24 Dec 04:21
Compare
Sorry, something went wrong.
No results found
✨New Feature
Support PDF Export (only macOS 13+)
Fix runtime warning
22 Oct 01:04
Compare
Sorry, something went wrong.
No results found
0.2.1
21 Oct 13:16
Compare
Sorry, something went wrong.
No results found
0.2.0
15 Oct 04:19
Compare
Sorry, something went wrong.
No results found
Merge pull request #28 from mtj0928/fix-foreground-color
Fix foreground color and fix iOS's app structure