Skip to content

Upgrade slick.js to 1.8.1#37

Merged
jguo144 merged 2 commits into
masterfrom
jguo144/2026-02-26/update-kb-navigation
Feb 27, 2026
Merged

Upgrade slick.js to 1.8.1#37
jguo144 merged 2 commits into
masterfrom
jguo144/2026-02-26/update-kb-navigation

Conversation

@jguo144
Copy link
Copy Markdown
Collaborator

@jguo144 jguo144 commented Feb 26, 2026

Description

Upgrades the vendored slick.js from a customized version 1.5.6 to v1.8.1, which updates the activateADA() logic that was stealing focus from the Previous/Next arrow buttons after each slide change. Focus on slide change is now configurable via the focusOnChange option (default: false).

Also set rows: 0 in the carousel init to prevent v1.8.1's buildRows() from wrapping slides in extra div layers, which brake CSS spacing.

Copy link
Copy Markdown

@orca-security-us orca-security-us Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@jguo144 jguo144 enabled auto-merge February 27, 2026 16:37
@jguo144 jguo144 merged commit d3fe6cd into master Feb 27, 2026
11 checks passed
@jguo144 jguo144 deleted the jguo144/2026-02-26/update-kb-navigation branch February 27, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants