Simplify menu/popover wiring with the button popup slot #170
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since NLDD 0.8.69 nldd-button, nldd-icon-button and nldd-split-button anchor and toggle a slotted nldd-menu or nldd-popover via the popup slot: no id/anchor wiring, expanded/aria-haspopup synced automatically. Sweep the frontend for manual popover/menu anchor wiring (e.g. SchedulePopover trigger, card action menus) and migrate where it reduces code.