dashboard/shell/components/SortableTable
Alexandre Alves d669a7cc2a
small sortable table a11y fixes (#13448)
* adds small fixes to sortable table a11y

* make screen readers ignore the icons to get sorting indication as its present in th element

* address pr comments

* address pr comments
2025-02-21 08:52:51 +00:00
..
THead.vue small sortable table a11y fixes (#13448) 2025-02-21 08:52:51 +00:00
actions.js Replace `beforeDestroy` lifecycle option with `beforeUnmount` 2024-10-18 13:12:54 -07:00
advanced-filtering.js Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00
debug.js Add optional table debugging (#6252) 2022-07-06 16:21:56 +01:00
filtering.js external-pagination prop to external-pagination-enabled 2024-04-02 13:34:36 +01:00
grouping.js Server-side pagination 2024-04-02 13:34:36 +01:00
index.vue small sortable table a11y fixes (#13448) 2025-02-21 08:52:51 +00:00
paging.js Add an alternative List loading indicator for use with server-side paginated (#11129) 2024-06-11 20:08:29 +01:00
selection.js fix keyboard nav for home page (#12966) 2025-01-07 17:19:09 +00:00
sortable-config.ts Remove or replace all the @nuxt libraries (#11302) 2024-08-08 15:31:44 +02:00
sorting.js Ensure lists update when switching between workspaces with the same number of rows (#12449) 2024-10-31 17:16:04 -07:00