UNPKG

omni-carousel

Version:

A lightweight carousel to enhance scrollable areas

44 lines (24 loc) 1.16 kB
Omni Carousel releases and changes ================================================================================ 0.2.6 (2025-07-25) ---------------------------------------- - Added logic to handle (unhide) initially hidden navigation buttons (a11y) - Updated *HTML markup* page to include the hidden attribute and explain its utility 0.2.5 (2025-07-06) ---------------------------------------- - Removed unnecessary exports 0.2.4 (2025-07-06) ---------------------------------------- - Removed check for reduced-motion pref to leave final determination of scrollBehavior to the user agent - Removed minification step from build process - Added sideEffects:false to package.json - Added sourcemap to the package 0.2.2 (2025-07-05) ---------------------------------------- - Improved browser requirements error messages to specify which features are missing 0.2.1 (2025-07-03) ---------------------------------------- - BREAKING. Renamed scrollSteps option from 'many' to 'auto' to better reflect the behavior 0.2.0 (2025-07-01) ---------------------------------------- - Made omni-carousel repository public on GitHub