Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-16 | 2.3 kB | |
v8.6.5 source code.tar.gz | 2025-07-16 | 81.9 MB | |
v8.6.5 source code.zip | 2025-07-16 | 86.4 MB | |
Totals: 3 Items | 168.3 MB | 0 |
8.6.5 (2025-07-16)
Bug Fixes
- input-otp: improve autofill detection and invalid character handling (#30541) (8b4023d), closes #30459
- input: prevent layout shift when hiding password toggle (#30533) (f1defba), closes #29562
- item: allow nested content to be conditionally interactive (#30519) (3f730ab), closes #29763
- modal: dismiss child modals when parent is dismissed (#30540) (9b0099f), closes #30389
- modal: dismiss modal when parent element is removed from DOM (#30544) (850338c), closes #30389
- modal: improve card modal background transition from portrait to landscape (#30551) (d37b9b8)
- segment-view: scroll to correct content when height is not set (#30547) (d14311f), closes #30543