moviewyrm/bookwyrm/templates/components
Fabien Basmaison 8c26d8a514 [profile] Updates for PR:
- Fix duplicated IDs between modals for the same status.
- Remove redundant button (https://github.com/mouse-reeve/bookwyrm/pull/680#discussion_r586743844).
- Remove redundant `role="navigation"` on `<nav>`.
- Add `dir="auto"` back for titles (https://github.com/mouse-reeve/bookwyrm/pull/680#discussion_r586715693).
- Use `exists` instead of `all` for conditional statement (https://github.com/mouse-reeve/bookwyrm/pull/680#discussion_r586716299).
- Fix missing spacing between avatar and username (https://github.com/mouse-reeve/bookwyrm/pull/680#discussion_r586740902).
2021-03-03 22:58:01 +01:00
..
card.html Moves components out of snippets 2021-01-29 08:51:36 -08:00
dropdown.html [profile] Various HTML fixes: 2021-03-03 20:10:09 +01:00
inline_form.html Adds missing i18n imports 2021-02-28 17:52:48 -08:00
modal.html [profile] Updates for PR: 2021-03-03 22:58:01 +01:00