Skip to content

Releases: EmergeTools/SnapshotPreviews

v0.7.2

13 Nov 20:06
f210b1d
Compare
Choose a tag to compare
Add ExcludedSnapshotPreviews support (#69)

Co-authored-by: Nicolas Hinderling <[email protected]>

v0.7.1

26 Oct 18:14
1c218bf
Compare
Choose a tag to compare
Add setup (#49)

v0.7.0

19 Oct 18:39
3c664ba
Compare
Choose a tag to compare
Add uikit previews (#64)

v0.6.0

16 Oct 13:07
3b71edd
Compare
Choose a tag to compare

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

13 Oct 14:57
8ff68eb
Compare
Choose a tag to compare
New preferences (#58)

v0.4.7

02 Oct 18:45
8258f1f
Compare
Choose a tag to compare
Fix if crash (#54)

v0.4.6

29 Sep 13:57
d19f8cd
Compare
Choose a tag to compare
Fix dark mode (#53)

* Fix dark mode

* Update

* Remove

v0.4.5

18 Sep 19:50
f22f2f0
Compare
Choose a tag to compare
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

06 Sep 18:50
c8b8f59
Compare
Choose a tag to compare
Guard nil address (#36)

v0.4.3

06 Sep 02:51
6cf6355
Compare
Choose a tag to compare
Remove extra copy (#35)