Skip to content

Releases: theohbrothers/webize

v0.9.1

13 Feb 10:49
7763d6a
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v0.9.0

13 Feb 10:09
9899868
Compare
Choose a tag to compare

Changes

🚀 Features

  • Feature (gallery): Add k key to toggle whether keyboard shortcuts are enabled or disabled @leojonathanoh (#61)

✨ Enhancements

  • Enhancement (gallery): Make ESC only escape out of stretchx or stretchy modes @leojonathanoh (#62)
  • Enhancement (gallery): Disable keyboard shortcuts on CTRL, ALT, or SHIFT @leojonathanoh (#60)

🐛 Bug Fixes

🖊️ Refactors

v0.8.0 🌈

28 Oct 23:40
afe3bd8
Compare
Choose a tag to compare

Changes

🚀 Features

📝 Documentation

v0.7.1 🌈

28 Oct 23:21
fc0d322
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix: Trim trailing / of given path @leojonathanoh (#52)
  • Fix (gallery): Use % instead of vw to ensure tile mode does not overflow horizontally on certain browsers @leojonathanoh (#51)

v0.7.0 🌈

28 Oct 04:35
c22be1e
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🖊️ Refactors

  • Refactor (gallery): Use inline style instead of .highlight css class for imageholder.highlight @leojonathanoh (#45)
  • Refactor (gallery): Disable setting active image on scroll @leojonathanoh (#47)

v0.6.1 🌈

28 Oct 02:20
54493fc
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v0.6.0 🌈

19 Nov 08:03
12de51f
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement (gallery): Support setting of active image while scrolling using Home and End keys @leojonathanoh (#34)
  • Enhancement (development): Add documentation and configuration for development workflow @leojonathanoh (#38)

🐛 Bug Fixes

🖊️ Refactors

v0.5.1 🌈

25 Sep 20:41
7033035
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (gallery): Use a square grid image holder for better tile mode consistency @leojonathanoh (#27)
  • Fix (gallery): Suppress built-in scrolling for PageUp and PageDown when in tile mode to follow the active tile instead @leojonathanoh (#28)
  • Fix (gallery): Fix stretchx and stretchy to only show one image @leojonathanoh (#32)
  • Fix (gallery): Fix regression where DOWN arrow key on first image of any row scrolled to first image of last row @leojonathanoh (#36)
  • Fix (gallery): Fix long file name overflowing off page to the right @leojonathanoh (#26)
  • Fix (gallery): Fix images overflowing grid when viewport is not a 1:1 dimension @leojonathanoh (#29)
  • Fix (gallery): Fix arrow key navigation to scroll at most one row in tile mode @leojonathanoh (#31)
  • Fix (gallery): Fix arrow key navigation back and forth between second last row and last row in tile mode @leojonathanoh (#35)
  • Fix (gallery): Fix LEFT and UP arrow keys not navigating to previous image @leojonathanoh (#33)
  • FIx (gallery): Fix stretchx and stretchy to use set image dimensions in viewport units @leojonathanoh (#30)

v0.5.0 🌈

25 Sep 06:44
bb7f82d
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement (keyboard): Support setting of active image while scrolling using PageUp and PageDown @leojonathanoh (#25)

v0.4.0 🌈

11 Sep 14:29
d84bdee
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement (keyboard): Support scrolling to beginning at end, and to end from beginning @leojonathanoh (#24)