b27b6a5980
Certain ARIA roles must contain particular children
...
https://dequeuniversity.com/rules/axe/4.3/aria-required-children
In order to make this work, I had to translate Bulma's style so it doesn't use `ul` and `li` anymore.
The JS code had to be adapted, I also changed `button` to `tab` (seemed like a more relevant name) and added a `scrollIntoView()` on load the active tab is always visible.
2022-02-12 16:14:35 +01:00
bbb89605a5
Page must have one main landmark
...
https://dequeuniversity.com/rules/axe/4.3/landmark-one-main
2022-02-12 16:10:40 +01:00
547d246375
Fixes 500 error
2022-02-04 12:09:20 -08:00
fefb7e582a
Fixes list note display
2022-02-04 12:02:10 -08:00
ebc3f14f22
Merge pull request #1914 from bookwyrm-social/static-close-buttons
...
Show cancel buttons on modals in static mode
2022-02-03 14:08:36 -08:00
9013b1417a
Show cancel buttons on modals in static mode
2022-02-03 13:59:53 -08:00
3b12af63b6
Fixes links on import page
2022-02-03 13:49:33 -08:00
5a3ce5e328
Fixes rating in about page superlatives
2022-02-03 11:48:56 -08:00
a46ab96d9b
Fixes add/edit notes form on list page
2022-02-03 10:30:30 -08:00
2c16b8f33b
Fix shelf names on books page
2022-02-03 08:44:51 -08:00
36a52019fb
Fixes adding book to list from book page
2022-02-02 12:29:01 -08:00
a7afd4c47b
Fixes display of dm button
2022-01-30 11:10:18 -08:00
f2d2d050f5
Merge pull request #1886 from bookwyrm-social/filter-panels-display
...
Fixes form element display inside details panel
2022-01-30 10:45:26 -08:00
ae0e67f076
Fixes form element display inside details panel
2022-01-30 09:31:57 -08:00
24c1d5a168
Add prompt to respond to reporter
2022-01-30 09:17:12 -08:00
ae53b479f5
Fixes status field on report modal form
2022-01-30 08:36:20 -08:00
3c2aa72424
Fixes bad cache on status shelve buttons
2022-01-30 06:56:15 -08:00
c6c1534c85
Adds id to report page
2022-01-27 20:05:17 -08:00
40a14a05ad
Merge pull request #1865 from bookwyrm-social/unread-status-translation
...
Calculate and translate unread status counts in view
2022-01-27 18:47:35 -08:00
b3d9a46c98
Merge pull request #1869 from bookwyrm-social/list-notes
...
Let users add info about their list entry submissions
2022-01-27 13:04:08 -08:00
d925395f9d
Merge pull request #1874 from willhoh/main
...
This fixes #1871 and fixes #1873
2022-01-27 13:01:50 -08:00
a80c19d3e5
Screen reader fixes for list view
2022-01-27 12:55:53 -08:00
f62e66f5ee
Revised HTML element for onboarding logo
...
Added navbar class to the parent header of the onboarding logo and removed the previously appended icon class from the image.
2022-01-27 14:51:57 -05:00
dd35c90042
fix linging errors
2022-01-27 19:54:12 +01:00
f8afdfc6a9
This fixes #1871 huge amount of traffic from bots
...
and closes #1873 that leaves a file after testing.
2022-01-27 17:30:02 +01:00
13edeffb53
Added a class for fixing onboarding logo's size
...
Added a CSS class for fixing the onboarding logo's size to a reasonable dimension (about 3rem).
2022-01-27 00:22:50 -05:00
2eabe29401
Show notes on curation page
2022-01-25 13:54:44 -08:00
f85158191b
Use form for saving list items
2022-01-25 12:11:17 -08:00
38ccc23cd5
Add notes form
2022-01-25 09:40:03 -08:00
9902794bbd
Adds edit note view
2022-01-25 08:44:04 -08:00
a1a84b28b0
Adds edit box
2022-01-24 13:56:18 -08:00
8280386f0e
Context for note block in list item
2022-01-24 13:45:52 -08:00
5206d08dbb
Adds demo display of comment in list entry
2022-01-24 13:37:51 -08:00
3fc690e763
Calculate and translate unread status counts in view
2022-01-22 17:03:48 -08:00
a8776843bd
Fixes display toggle for about page superlatives
2022-01-20 17:00:15 -08:00
a0da5c75ff
Merge pull request #1853 from bookwyrm-social/author-page
...
Trying a new query to get author books
2022-01-20 15:19:11 -08:00
4177654ccf
Merge pull request #1852 from bookwyrm-social/shelf-fixes
...
Shelf date on all books page
2022-01-20 15:14:21 -08:00
d5ddaa874f
Trying a new query to get author books
2022-01-20 15:07:39 -08:00
d9175ce0b0
HTML validity on shelf page
2022-01-20 14:19:41 -08:00
a54fc08983
Updates locales
2022-01-20 13:43:59 -08:00
db715cce2a
Merge pull request #1845 from bookwyrm-social/organizing-templatetags
...
Organizing templatetags
2022-01-18 14:51:13 -08:00
8b8314f736
Fixes embed view
2022-01-18 14:27:19 -08:00
c888895327
Adds missing tag loaders
2022-01-18 14:04:55 -08:00
55ae6d1f8d
Merge pull request #1844 from bookwyrm-social/review-html
...
Fixes review markup for mastodon serialization
2022-01-18 13:42:02 -08:00
e47b5e788d
Remove link form review title
...
html isn't supported in the name field I guess
2022-01-18 13:31:50 -08:00
95c262c495
Renames group tags
2022-01-18 12:32:12 -08:00
33c6e5aabe
Moves remaining tags into new files
2022-01-18 12:28:59 -08:00
3d63509e20
Updates snippets that use rating tags
2022-01-18 12:09:57 -08:00
8746409e6d
Adds shelf tags file
2022-01-18 11:20:27 -08:00
1c096ecfc2
Fixes review markup for mastodon serialization
2022-01-18 10:57:52 -08:00