live_beats/assets
Nolan Darilek 7b48c2fbaf Further simplify post-route handler.
* Use `HtmlElement.tabIndex` directly rather than going through attributes.
* Always restore `tabIndex` after focus.
* Remove `setTimeout` to simplify implementation.

This does have a disadvantage in that it leaves unnecessary `tabindex="1"` instances around. On the other hand, it does simplify the implementation and get the job done' so is probably a more clear example of how to do this correctly.
2021-12-22 12:41:19 -06:00
..
css Fix changeset handling by recycling 2021-11-08 13:46:23 -05:00
js Further simplify post-route handler. 2021-12-22 12:41:19 -06:00
vendor Make it so 🚀 2021-09-02 14:00:57 -04:00
package-lock.json WIP 2021-10-27 16:02:56 -04:00
package.json WIP 2021-10-27 16:02:56 -04:00
postcss.config.js Make it so 🚀 2021-09-02 14:00:57 -04:00
tailwind.config.js Make sidebar live and add enhanced flash 2021-11-10 13:23:02 -05:00