Commit Graph

210 Commits

Author SHA1 Message Date
25643faf72 Fixes misplaced close diff causing cascading nesting on editions page 2021-01-18 12:22:11 -08:00
c7b03fec5a Fixes rate action 2021-01-18 09:57:44 -08:00
debc9696e1 Sets focus for editing and deleting readthroughs 2021-01-18 09:03:21 -08:00
8f0eb84172 Uses actual label text in toggle button, not the word "label" 2021-01-18 08:54:25 -08:00
c3781e7f51 Sets hover to modal header when opened 2021-01-18 08:54:00 -08:00
d6f2740bc8 unneeded classnames 2021-01-17 20:40:33 -08:00
3f136c40da Uses js pattern for tabs 2021-01-17 20:19:09 -08:00
aba5c48af9 uses "plus" button for adding read dates 2021-01-17 17:22:03 -08:00
937a7dd1af Uses clickable dropdowns and improves styling on menu buttons
screenreader legible
2021-01-17 16:48:05 -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
9b8e5a4139 Removes unused reply form template 2021-01-17 11:20:32 -08:00
8576bf8ada Uses new button patttern for content warnings 2021-01-17 11:15:53 -08:00
73c1b5a1ff Component for dropdowns
also use hoverable dropdowns
2021-01-17 11:09:49 -08:00
e64507e50d Uses has-addons css for interact buttons 2021-01-17 10:45:25 -08:00
c6e5b33970 Uses css has-addons for shelve button 2021-01-17 10:40:40 -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
2e043f9252 Make it doubly clear that the hidden checkbox is hidden 2021-01-16 20:06:19 -08:00
3e58163f0d refactors content warning button 2021-01-16 19:57:20 -08:00
6ab543004e Uses card component for reading goal announcement 2021-01-16 14:48:17 -08:00
d6dc975a2e Creates re-usable template for cards 2021-01-16 14:38:21 -08:00
fa56ae873b Screenreader tweaks 2021-01-16 14:33:43 -08:00
f3f6592e72 Edit goal 2021-01-16 12:39:51 -08:00
112b9f9332 Create goal with privacy 2021-01-16 11:34:19 -08:00
739b6e19e2 Dismiss reading goal using localstorage 2021-01-16 09:21:19 -08:00
3a7271309e Adds markup for set goal status on feed page 2021-01-16 08:19:54 -08:00
3866523d57 Fixes merge conflict resolution bug 2021-01-15 13:12:46 -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
d59c586e55 use snippet for modal close buttons 2021-01-14 14:21:27 -08:00
b1cdddd1a2 Adds titles to icons 2021-01-14 14:13:23 -08:00
e2d341b147 vertical align bottom post button in reply form 2021-01-14 13:51:07 -08:00
f8d5eec60d cw back on the top
it just felt weird on the bottom??
2021-01-14 13:43:52 -08:00
aa564b26c8 Uses snippet for toggle buttons 2021-01-14 13:35:09 -08:00
e5155d9402 Removes duplicate start reading modal markup 2021-01-14 11:34:22 -08:00
56e3e98bc1 Adds book class view and re-works pagination 2021-01-13 09:51:51 -08:00
6c80b128a4 Adds status tests 2021-01-12 14:02:38 -08:00
4ec64c02f4 Adds status views 2021-01-12 13:47:00 -08:00
327020f7b3 views handler for creating readthrough dates 2021-01-10 10:51:56 -08:00
b0e4fc2aa9 Adds ui for creating readthrough 2021-01-10 10:35:28 -08:00
71133c51c6 Set link color on follow button 2021-01-10 10:21:23 -08:00
e60a984bea Merge pull request #497 from mouse-reeve/shelving-actions
Shelving actions
2021-01-06 21:05:04 -08:00
b5ba97c385 uses article element instead of div for statuses 2021-01-06 20:05:28 -08:00
b1d4b75926 Fixes tail end of shelving pulldown getting hidden 2021-01-06 19:56:56 -08:00
02aac76acc Added some grays to the status box
why am I doing this instead of the thing I meant to do
2021-01-06 19:52:47 -08:00