fix(wcc-dashboard): Improve scroll listener management and add new test pages
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-06-26 - 1.0.101 - fix(wcc-dashboard)
|
||||
Improve scroll listener management and add new test pages
|
||||
|
||||
- Removed the pages/ directory entry from .gitignore to allow test pages to be tracked
|
||||
- Added new test pages: page1 and pageLongScroll for enhanced scroll and navigation testing
|
||||
- Refactored wcc-dashboard: changed scroll position properties to private variables and added a flag to prevent duplicate scroll listener attachment
|
||||
|
||||
## 2025-06-26 - 1.0.100 - fix(wcc-dashboard)
|
||||
Prevent duplicate application of scroll positions in dashboard to avoid interfering with user scrolling
|
||||
|
||||
|
Reference in New Issue
Block a user