egroupware_official/api/js/etemplate/Et2Button
ralf e9d366aa98 WIP accessibility of widgets:
- fixed fallback-order for aria-attributes (done now in connected callback and not updated, which was not reliable in the order called)
- aria-label set by (in order of priority): ariaLabel, label, placeholder, statustext
- aria-description set by (----- " -----): ariaDescription, helpText, statustext (if not already used for -label)
- following widget work now (incl. focus by click on label): et2-textbox, et2-date*, et2-url*, et2-select*
2024-04-26 12:04:37 +02:00
..
test Get tests for Button passing again 2023-01-04 15:03:43 -07:00
ButtonMixin.ts WIP accessibility of widgets: 2024-04-26 12:04:37 +02:00
Et2Button.ts Add default keyboard shortcuts for save & cancel buttons 2023-11-08 14:37:30 -07:00
Et2ButtonIcon.ts Resolve some Et2ButtonIcon issues from Shoelace upgrade 2024-03-13 10:48:23 -06:00
Et2ButtonScroll.ts Feature/shoelace 2.4 upgrade (#135) 2023-09-13 11:55:33 -06:00
Et2ButtonTimestamper.ts Update shoelace to 2.12.0 2024-02-29 11:25:37 -07:00