Commit 5df028f
committed
feat(lea): improve assignments list UI, parsing, and accessibility
- Revamp assignments list: group categories and render grid-style cards
- Add keyboard and ARIA support for card interaction
- Improve due date parsing and relative date display
- Show empty state when no assignments found
- Detect submission and unread status more reliably
- Create safe click handlers from raw onclick attributes
- Bump userscript version to 1.3.12 and update dist artifacts
- Set webpack output.publicPath to empty string for builds1 parent 813190c commit 5df028f
7 files changed
Lines changed: 430 additions & 155 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments