moodle/user/amd/build
Shamim Rezaie d886cba9d3 MDL-78885 comboboxsearch: Enable aria.js for auto handling
- Added the `dropdown` class to ensure toggle element focus when the
  dropdown is closed.
- Improved keyboard handling by adding the `dropdown` class.
  aria.js will automatically handle keyboard interactions.
- Removed redundant keyboard handling.
- The "view all results" option is just a normal option in a combobox.
  It should not be treated as the default action for a combobox.
- Ensured correct markup for 'Esc' key handling. aria.js automatically
  focuses on the toggle element if the dropdown's toggle and the
  dropdown menu are wrapped within a .dropdown element.
- Implemented menu closure for outside clicks and when leaving the edit
  box.
- Manually focused on the user search element when opening the search
 dropdown due to a focusLock issue.
- Fix the issue of another dropdown staying open
- Clicking on the clearSearchButton should not close the dropdown
2024-03-22 04:22:24 +11:00
..
comboboxsearch MDL-78885 comboboxsearch: Enable aria.js for auto handling 2024-03-22 04:22:24 +11:00
local/participants MDL-78324 core: Convert modals to use new static methods 2023-09-09 00:04:11 +08:00
edit_profile_fields.min.js MDL-79064 core: Update all get_strings as uses 2023-08-29 10:57:54 +08:00
edit_profile_fields.min.js.map MDL-79064 core: Update all get_strings as uses 2023-08-29 10:57:54 +08:00
form_user_selector.min.js MDL-79064 core: Update all get_strings as uses 2023-08-29 10:57:54 +08:00
form_user_selector.min.js.map MDL-79064 core: Update all get_strings as uses 2023-08-29 10:57:54 +08:00
participants.min.js MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
participants.min.js.map MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
participants_filter.min.js MDL-72509 core: De-couple participants filter from core_user to core 2022-09-27 12:07:36 +08:00
participants_filter.min.js.map MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
private_files.min.js MDL-79064 core: Update all get_strings as uses 2023-08-29 10:57:54 +08:00
private_files.min.js.map MDL-79064 core: Update all get_strings as uses 2023-08-29 10:57:54 +08:00
repository.min.js MDL-62859 user: export methods for manipulating user preferences in JS. 2023-05-22 13:51:37 +01:00
repository.min.js.map MDL-62859 user: export methods for manipulating user preferences in JS. 2023-05-22 13:51:37 +01:00
status_field.min.js MDL-78324 core: Convert modals to use new static methods 2023-09-09 00:04:11 +08:00
status_field.min.js.map MDL-78324 core: Convert modals to use new static methods 2023-09-09 00:04:11 +08:00