Skip to content

Releases: moonlitgrace/svelte-medium-image-zoom

v0.2.4

11 Feb 08:43
4250cb5
Compare
Choose a tag to compare

Patch Changes

  • 72e2e35: chore: update dependencies to newest version
  • 6f72e72: chore: update deps

v0.2.3

27 Jan 17:48
bee53f4
Compare
Choose a tag to compare

Patch Changes

  • f0c2c04: chore(deps-dev): bump vite from 5.4.14 to 6.0.11
  • d895065: chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 4.0.4 to 5.0.3

v0.2.2

15 Jan 07:22
605aac3
Compare
Choose a tag to compare

Patch Changes

  • 95fc3ef: refactor: removed unnecessary derived.by states
  • 636c4cc: refactor: parse_position params
  • 7e33666: fix: proper modal_state change
  • 1c07260: refactor: move up parse functions

v0.2.1

14 Jan 07:16
ab163ce
Compare
Choose a tag to compare

Patch Changes

  • 2b2ac69: chore: update readme with latest changes

v0.2.0

14 Jan 06:59
bb3b394
Compare
Choose a tag to compare

Minor Changes

  • 77942ac: feat: proper support for img and div elements
  • 77942ac: refactor: better project structure

Patch Changes

  • cdf1122: feat: handle Image object fit properties
  • fe1c828: refactor: verbose name on_unzoom to handle_unzoom

v0.1.7

14 Jan 02:38
a827f70
Compare
Choose a tag to compare

Patch Changes

  • 04c18c8: chore: run prettier
  • 8e886cd: chore: patch_3 v0.1.7
  • d4647f3: refactor(perf): module-level imports

v0.1.6

13 Jan 11:10
e8f7d3c
Compare
Choose a tag to compare

Patch Changes

v0.1.5

07 Jan 17:16
3720b96
Compare
Choose a tag to compare

Patch Changes

  • 01003f0: feat: transition duration prop
  • 66b9d3a: chore: update readme.md

v0.1.4

05 Jan 05:02
8a0db60
Compare
Choose a tag to compare

Patch Changes

  • 6b7f513: refactor: single class prop for buttons
  • c0757a0: fix: image element type issue
  • 1d50af9: chore: custom button animation example

v0.1.3

04 Jan 18:22
dfef018
Compare
Choose a tag to compare

Patch Changes

  • 4031e67: chore: constants -> states
  • 2eb3c79: refactor: internal portal function