]> danix's work - danix.xyz-2.git/commit
feat: verify semantic HTML - replace div with button in toast-close
authorDanilo M. <redacted>
Fri, 17 Apr 2026 07:27:53 +0000 (09:27 +0200)
committerDanilo M. <redacted>
Fri, 17 Apr 2026 07:27:53 +0000 (09:27 +0200)
commit0039d39a4de38c4f09db317e06652aea3271004f
tree59c6d620806011d62a9932bf0d4cc1a70ed99f27
parent92819ec472bc2cfa2f448e7282956bb2a5fc1d1a
feat: verify semantic HTML - replace div with button in toast-close

Replace div element with actual button element for toast notification close
control. Adds type='button' and aria-label for accessibility. Maintains all
Alpine.js functionality via @click handler.

WCAG 2.1 AA compliance: 1.3.1 Info and Relationships
themes/danix-xyz-hacker/layouts/partials/toast-container.html