Skip to content

Replace hacky window.setTimeout(50) callback with scrollend event to keepActiveTocItemInView #111

Replace hacky window.setTimeout(50) callback with scrollend event to keepActiveTocItemInView

Replace hacky window.setTimeout(50) callback with scrollend event to keepActiveTocItemInView #111

Workflow file for this run

name: Tests
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
release:
types: [published]
jobs:
tests:
uses: janosh/workflows/.github/workflows/npm-test-release.yml@main