Key Updates:
-
User Interface Improvements:
- Updated mouse cursors on image hover and nav bar.
- Disabled toolbar buttons on first and last slides.
- Removed navigation cursor change on first/last slides.
-
Compatibility Fixes:
- Addressed Node.js version issues (now works with Node.js v16.20.2).
- Updated webpack to v5.89.0.
-
Performance Enhancements:
- Removed S9 support.
- Optimized SVG files (removed unnecessary compression and tags).
- Converted SCSS to modern CSS, removing the need for gulp-sass and sass.
-
New Features:
- Added class to disable the image viewer on specific slides.
- Extended GitHub ReadMe with more examples and a slide creator guide.
-
Improvements:
- Replaced media queries with container size queries for better modularity.
- SCSS was converted to modern CSS using custom properties.