egroupware_official/api/js/etemplate/Et2Select
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
..
Select remove Et2SelectEmail replaced by Et2Email incl. using preprocessor to replace all usages 2024-04-08 14:29:59 +02:00
Tag Fix editable tags failed their tests 2024-03-05 11:54:59 -07:00
test Update Shoelace to 1.5.0 2024-03-26 14:50:41 -06:00
Et2Listbox.ts Fix listbox didn't have correct sub-element. Fixes placeholder dialogs in Collabora. 2024-03-06 16:05:02 -07:00
Et2Select.ts WIP accessibility of widgets: 2024-04-26 12:04:37 +02:00
Et2WidgetWithSelectMixin.ts Api: Fix missing required validation & styling 2024-03-15 14:13:56 -06:00
FindSelectOptions.ts Implement local search in SearchMixin & for Et2TreeDropdown 2024-02-23 10:49:16 -07:00
SearchMixin.ts Fix disappearing tags when user clicks on search after selecting a result 2024-04-17 09:09:36 -06:00
SelectAccountMixin.ts Select account: sort options 2023-11-30 14:57:31 -07:00
SelectTypes.ts missed to remove Et2SelectEmail 2024-04-09 11:00:11 +02:00
StaticOptions.ts Api: Add missed et2-select-access widget 2024-02-14 15:27:28 -07:00