missing
missing copied to clipboard
Implement ARIA Feed role.
I will say that this is by no means "production ready" but I wanted to start some discussion on it. A few things:
- The
hotkeysvalues that contain+don't work, I think there's a bug in thehotkeysutil. - I'm not sure how to get
feedto reinitialize after e.g. htmx loads more<articles>in therole="feed". - I need to add documentation/examples, but wanted to get input on the code first.
Thanks!