1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Commit Graph

23 Commits

Author SHA1 Message Date
Sarah Schneider
9722f2e8eb Update javascripts/toggle-images.js 2021-04-29 15:20:09 -04:00
Sarah Schneider
cb54ce72ef Update javascripts/toggle-images.js 2021-04-29 15:20:01 -04:00
Sarah Schneider
f770a5b9a2 Revert "Image toggle button AB test" 2021-04-29 12:16:12 -04:00
Sarah Schneider
afea41a43d fix logic of treatment bucket vs. cookie preference 2021-04-29 11:07:45 -04:00
Sarah Schneider
cc500a4602 lint 2021-04-27 13:10:44 -04:00
Sarah Schneider
297cf047f9 AB test! 2021-04-27 12:56:14 -04:00
Sarah Schneider
ee96655f64 Update javascripts/toggle-images.js 2021-04-27 10:40:43 -04:00
Sarah Schneider
d976323089 remove individual image toggle code 2021-04-27 10:29:03 -04:00
Sarah Schneider
a9cef6b2b5 fix the blur 2021-04-23 11:14:39 -04:00
Sarah Schneider
2dcdc8a2f1 filter out images in tables from the getgo instead of using continue in the loop 2021-04-23 10:36:59 -04:00
Sarah Schneider
c09705448d skip images in tables 2021-04-23 10:22:13 -04:00
Sarah Schneider
bf70a00b8f use relevant styles from the procedural-image-wrapper 2021-04-22 14:30:27 -04:00
Sarah Schneider
7a66493a12 fix comment formatting 2021-04-22 12:20:28 -04:00
Sarah Schneider
f5514113d5 update default state 2021-04-22 12:17:53 -04:00
Sarah Schneider
5caf712ffa respect user defaults on button icon text 2021-04-22 11:16:32 -04:00
Sarah Schneider
5f67b5d204 use cookies to track image visibility preference 2021-04-16 18:44:34 -04:00
Sarah Schneider
098dda53e8 make it easier to swap out placeholder icon 2021-04-16 15:25:56 -04:00
Sarah Schneider
da2c13cc5c use .blur() to remove focus from image buttons after click 2021-04-16 15:14:54 -04:00
Sarah Schneider
6a708b9a49 wrap images in a button so they can be individually toggled 2021-04-16 14:55:16 -04:00
Sarah Schneider
eccbe33f64 insert a placeholder img 2021-04-16 12:17:34 -04:00
Sarah Schneider
fc8b7152ef per @janiceilene: make the button outlined for the default and solid once pressed to help differentiate the two modes 2021-04-16 10:12:47 -04:00
Sarah Schneider
0dde2aeed7 take the button text toggle out of the for loop, and hide the button if no images 2021-04-16 09:56:51 -04:00
Sarah Schneider
f860ff34e2 add an image toggler button 2021-04-13 15:54:39 -04:00