Releases: EmergeTools/SnapshotPreviews
Releases · EmergeTools/SnapshotPreviews
v0.7.2
Add ExcludedSnapshotPreviews support (#69) Co-authored-by: Nicolas Hinderling <[email protected]>
v0.7.1
Add setup (#49)
v0.7.0
Add uikit previews (#64)
v0.6.0
Use variadic views to split previews from a preview provider rather than reflection, fixes issues when using a custom ViewModifier that changed the number of previews
v0.5.0
New preferences (#58)
v0.4.7
Fix if crash (#54)
v0.4.6
Fix dark mode (#53) * Fix dark mode * Update * Remove
v0.4.5
Component gallery UI updates (#41) * Add padding to detail view * Add preview providers * Rename * Fix dark mode color and compilation * Progress * Add vertical padding * Make entire row clickable * But don't make divider clickable * Add some padding * Make padding consistent * Progress * Disable taps on the list views * Clean up spacing * Set a fixed width for the list rows * Previews * Switch back to lazy vstack * Update details list * Update checker colors * Final cleanup, remove preview providers since they weren't that helpful and clutter the main list * Remove extra padding * Use color literal
v0.4.4
Guard nil address (#36)
v0.4.3
Remove extra copy (#35)