Commit Graph

366 Commits

Author SHA1 Message Date
c7b03fec5a Fixes rate action 2021-01-18 09:57:44 -08:00
7308d8d1e9 javascript cleanup
I got my linter working!
2021-01-18 08:26:04 -08:00
51ddada8f6 Fixes mobile menu dropdown 2021-01-17 20:31:37 -08:00
3f136c40da Uses js pattern for tabs 2021-01-17 20:19:09 -08:00
0a70d6e981 Makes dropdown clickable, and work with screen reader
I'm lightly peeved with bulma that it wasn't clear how to make hover
menus accessible, but clickable menus are just fine with my anyway.
2021-01-17 16:29:46 -08:00
ff743ed9d6 Javascript button for reply form 2021-01-17 10:38:34 -08:00
47d5b907ac Readthrough interactions 2021-01-17 10:10:59 -08:00
f7e3cbda84 Uses toggle button snippet for content warning 2021-01-17 08:50:47 -08:00
afdf5fc8ec starts replacing pure css buttons with javascript buttons
RIP, but it was time
2021-01-17 08:26:28 -08:00
f42fd28c73 Removes unused javascript 2021-01-16 19:59:08 -08:00
3e58163f0d refactors content warning button 2021-01-16 19:57:20 -08:00
739b6e19e2 Dismiss reading goal using localstorage 2021-01-16 09:21:19 -08:00
11ea829657 Adds icon to goal form 2021-01-16 08:54:16 -08:00
f61a25cfb1 Merge branch 'main' into html-interaction 2021-01-15 09:45:33 -08:00
861249080b Moves toggle menu javascript out of html 2021-01-14 15:45:30 -08:00
7abe39b7d5 Tab change javascript out of html 2021-01-14 15:29:37 -08:00
4d4e692f49 Javascript cleanup 2021-01-14 15:16:18 -08:00
5591024933 Moves interaction javascript out of html 2021-01-14 14:38:33 -08:00
e57c4f4bcd Adds focus control javascript 2021-01-14 13:02:28 -08:00
766c7afdb9 Don't let long titles display past card title box 2021-01-13 19:38:26 -08:00
4319e58079 Fixes squished avatars 2021-01-11 18:09:12 -08:00
aa151c111f Smaller max width for large covers 2021-01-10 09:50:17 -08:00
b1d4b75926 Fixes tail end of shelving pulldown getting hidden 2021-01-06 19:56:56 -08:00
8e923d6333 User container class in layout 2021-01-03 12:53:51 -08:00
721d20efab Creates snippets for discover preview boxes 2021-01-03 11:24:26 -08:00
ef42d29bd9 Discovery landing page 2021-01-03 11:10:04 -08:00
ef696782ab Allow markdown in html fields 2020-12-19 18:54:56 -08:00
3f1bf4e1d6 Set max width on cover container 2020-12-17 12:57:56 -08:00
6cc1e241fe display images at a reasonable size 2020-11-24 12:07:00 -08:00
6300c37a4e Select all checkbox 2020-11-13 10:14:24 -08:00
44b798b423 Puts reply form below button that shows it
still think this is janky.
2020-11-11 18:32:52 -08:00
a5a1af418c Adds ui for editing and adding shelves 2020-11-10 13:39:37 -08:00
79f7c55a04 indicate if menu has been expanded 2020-11-09 11:58:19 -08:00
c3c59ce3d8 Adds label to mobile dropdown button
and changes the icon
2020-11-09 11:29:17 -08:00
c37c6aae40 nested covers tabs should work with screen reader 2020-11-08 19:34:41 -08:00
b7bc089d86 Improves tabbing javascript for create status tabs 2020-11-08 19:09:29 -08:00
b7f8055ede Fixes review/comment/quote tabs in create status form 2020-11-08 18:23:12 -08:00
a02f380472 Merge pull request #295 from mouse-reeve/suggested-books
Show shelf names with suggested books
2020-11-06 20:40:23 -08:00
b763b7469b Show shelf names with suggested books 2020-11-06 20:36:52 -08:00
8b5b6e13a5 Use check icon instead of unicode character 2020-11-06 11:55:32 -08:00
7bf39d3bf7 html for updated reading progress flow 2020-11-05 16:48:15 -08:00
7f11afa081 Revamps reply form 2020-11-05 10:48:28 -08:00
1c442f0dfe More legible statuses on mobile 2020-11-05 08:21:00 -08:00
4684a83e6f fixes quote character 2020-10-31 21:56:45 -07:00
2463e64321 wrong quote in blockquote 2020-10-31 13:00:28 -07:00
95455d9538 Preserve linebreaks in text 2020-10-30 14:43:39 -07:00
3c5f6d19fb Adds envelope icon 2020-10-28 12:44:30 -07:00
9b45c2d4d1 favicon clear background tweaks
plus collectstatic with --no-input
2020-10-05 14:23:04 -07:00
9c83d68a80 Adds favicon
Fixes #22
2020-10-05 10:00:30 -07:00
36f7ab36c9 Adds better logo 2020-10-01 13:53:52 -07:00