File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @patternfly/pfe-core
22
3+ ## 5.0.7
4+ ### Patch Changes
5+
6+ - ca65338: ` ScrollSpyController ` : fix race conditions on rapid and smooth scroll navigation
7+
8+ - Fix rapid clicks leaving stale force-release listeners that caused the active
9+ state to fall "one click behind"
10+ - Release force on ` scrollend ` instead of first IntersectionObserver callback,
11+ preventing intermediate sections from stealing active state during smooth scroll
12+ - Sort passed links by DOM order instead of Set insertion order, fixing incorrect
13+ active state with non-contiguous content sections
14+
315## 5.0.6
416### Patch Changes
517
Original file line number Diff line number Diff line change 11{
22 "name" : " @patternfly/pfe-core" ,
3- "version" : " 5.0.6 " ,
3+ "version" : " 5.0.7 " ,
44 "license" : " MIT" ,
55 "description" : " PatternFly Elements Core Library" ,
66 "customElements" : " custom-elements.json" ,
You can’t perform that action at this time.
0 commit comments