fix(dees-input-list): Prevent list animations from affecting scroll bounds and fix content-visibility issues in dees-input-list; add local developer settings
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-09-08 - 1.11.3 - fix(dees-input-list)
|
||||
Prevent list animations from affecting scroll bounds and fix content-visibility issues in dees-input-list; add local developer settings
|
||||
|
||||
- dees-input-list: add overflow:hidden to list items to prevent animations from altering scroll bounds and causing visual/scroll glitches
|
||||
- dees-input-list: force content-visibility/contain to visible/none to avoid unexpected scrolling/layout issues when items animate
|
||||
- Add .claude/settings.local.json with local developer permissions (allows running pnpm scripts via Claude-local tooling)
|
||||
|
||||
## 2025-09-07 - 1.11.2 - fix(DeesFormSubmit)
|
||||
Make form submit robust by locating nearest dees-form via closest(); add local CLAUDE settings
|
||||
|
||||
|
Reference in New Issue
Block a user