Changes between Initial Version and Version 1 of Ticket #36908, comment 14
- Timestamp:
- 10/03/2016 04:28:31 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36908, comment 14
initial v1 11 11 - added a hidden description for the widget search field, targeted by `aria-describedby` 12 12 - added the `clear-results` button to the widgets search 13 - removed the `change` and `search` events bound on the widget search, for th is"live searches" WordPress should standardize on `input` (+ `keyup` when needed)13 - removed the `change` and `search` events bound on the widget search, for these "live searches" WordPress should standardize on `input` (+ `keyup` when needed) 14 14 - added property and function to keep track and update the number of available widgets search results 15 15 - the widgets search results are now announced via `wp.a11y.speak()`