Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files) selection store typing | John Molakvoæ | 2024-02-07 | 1 | -7/+6 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(files): Fix checkbox state semantics | Christopher Ng | 2024-01-20 | 1 | -5/+3 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix(files): move header actions out from the table | Grigorii K. Shartsev | 2024-01-10 | 1 | -46/+40 |
| | | | | | | Having actions in the table header is no valid for a11y and counts as a column name. Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | enh(files): added ability to escape out of all selection when focused | Eduardo Morales | 2023-12-21 | 1 | -1/+6 |
| | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com> | ||||
* | fix(files): Adjust table header to look like on previous versions | Ferdinand Thiessen | 2023-11-27 | 1 | -3/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | enh(files): Add accessible sort direction | Christopher Ng | 2023-10-14 | 1 | -3/+14 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | chore(files): add Headers, remove legacy methods and cleanup | John Molakvoæ | 2023-08-17 | 1 | -0/+213 |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> |