wukko
bd5c16ed15
web/DonateOptionsCard: fix css selector for scroll button
2025-04-28 22:37:24 +06:00
wukko
2fce88af2f
web/DonateOptionsCard: fix fantom button focus on tab nav, refactor
2025-04-27 21:32:40 +06:00
wukko
9657db3515
web: remove focus ring css workarounds
2025-04-27 20:38:01 +06:00
wukko
ba4742f3fd
web: remove data-focus-ring-hidden from all files
2025-04-27 20:37:38 +06:00
wukko
0e1750e215
web: use outline for focus ring instead of box-shadow
...
- prevents conflicts with existing box-shadow(s) on basically all components
- removes the need for data-focus-ring-hidden or any other weird workarounds
2025-04-27 20:35:50 +06:00
wukko
1b0be14175
web/settings: move accessibility settings to the accessibility page
...
also rearranged the nav bar a bit to make it look cleaner
... and also accommodated for the new location of accessibility settings (oops)
2025-03-07 21:43:03 +06:00
wukko
0d3044c5e6
web: add haptics for all copy actions
...
& prevent spamming the copy action along with haptic feedback :3
should probably unify all of this cuz this is really messy
2025-03-05 18:07:46 +06:00
wukko
3651b98b2d
web/DonateShareCard: reduce action button padding
...
might help with translations
2025-02-27 20:12:40 +06:00
wukko
dc0803d292
web/DonateCardContainer: don't show bg on scroll buttons
2025-02-27 19:17:58 +06:00
wukko
8934b25c47
web/DonateCardContainer: default cursor when a button is selected
...
also disabled hover & active for a selected button
2025-02-27 18:29:07 +06:00
wukko
238295888c
web/DonateOptionsCard: faster scrolling, hover state for custom value
2025-02-27 18:15:51 +06:00
wukko
f5b9f59e43
web/DonateCardContainer: add an active button state
2025-02-27 18:12:15 +06:00
wukko
0b631b31b3
web/DonateAltItem: add missing button class
2025-02-27 18:05:42 +06:00
wukko
0f21c9b236
web/layout: reduce button border by .5px
...
yes it matters a lot to me
2025-02-25 13:34:51 +06:00
wukko
689d7b4846
web/DonateOptionsCard: hide the scroller for aria, not all options
2024-12-14 13:07:30 +06:00
wukko
da5cd3e324
web/DonateBanner: optimize for rtl layouts
2024-11-24 14:30:02 +06:00
wukko
6e81c55fc1
web: replace text-align: left
with text-align: start
...
improves support for arabic and other RTL languages
2024-11-20 14:47:07 +06:00
wukko
a0616841bf
web/DonationOption: use icon prop instead of slot
2024-11-20 14:15:03 +06:00
wukko
31be60484d
web/DonateOptionsCard: add 5px of tolerance for max position
...
fixes right stepper not hiding itself in chrome when manually scrolled to the end
2024-09-30 21:54:38 +06:00
wukko
80d01a7d29
web/DonateOptionsCard: shorten processor note & remove mobile text
2024-09-27 21:50:39 +06:00
wukko
6e3755ae3a
web/DonateOptionsCard: rename monthly to recurring
2024-09-27 21:43:08 +06:00
wukko
3ceef9565d
web/DonateOptionsCard: adjust options mask size
2024-09-27 21:35:19 +06:00
wukko
f528919072
web/DonateShareCard: optimize qr size
2024-09-27 21:35:02 +06:00
wukko
5307e86bce
web/DonateCardContainer: reduce button padding
2024-09-27 21:33:45 +06:00
wukko
4f6d94d8e0
web/DonateShareCard: increase the shadow when expanded
2024-09-27 21:21:27 +06:00
wukko
fede942a3f
web/DonateCardContainer: reduce padding
2024-09-27 21:16:05 +06:00
wukko
ebf2d493aa
web/DonateOptionsCard: update buttons on wheel too
2024-09-27 21:01:41 +06:00
wukko
6ba27f8369
web/DonateOptionsCard: add scroll buttons to the options container
...
cuz users without touchpads couldn't scroll it without tabbing
2024-09-27 20:54:09 +06:00
wukko
643e9775f5
web/DonationOptionsCard: move href inside the option button
2024-09-18 20:57:52 +06:00
lath
1bf0d98324
web/DonateShareCard: fix copy button not using i18n ( #750 )
2024-09-16 11:14:29 +06:00
wukko
93ca553fb2
web/about/community: add community links
2024-09-09 21:19:43 +06:00
dumbmoron
6e523f300a
web/donate: update sendCustom handler to use links
2024-09-09 13:00:06 +00:00
dumbmoron
3156831847
web/donate: use links instead of onclick handler
2024-09-09 12:57:58 +00:00
wukko
cda99a96e8
web/DonateAltItem: add proper aria label
2024-09-08 20:47:33 +06:00
dumbmoron
f0f5d7be7e
web/DonateOptionsCard: parametrize card processor string
2024-09-04 17:01:51 +00:00
wukko
8b067e363b
web/DonateBanner: remove useless classes from the hearts bg svg
2024-09-04 22:40:42 +06:00
wukko
b9bb760793
web/DonateBanner: replace 150 svgs with background-repeat
2024-09-04 22:36:34 +06:00
dumbmoron
3d631b6c30
DonationOption: appropriately format amounts
2024-08-30 15:40:06 +00:00
dumbmoron
57a7090eb2
web/DonateOptionsCard: add more preset options
2024-08-30 15:33:18 +00:00
wukko
70c1a85766
web/DonateOptionsCard: fix input click area
2024-08-30 15:11:28 +06:00
wukko
524235907d
web/DonateOptionsCard: remove stepper in firefox
2024-08-30 15:03:04 +06:00
wukko
1fe419784d
web/DonateOptionsCard: recolor the focus border of input container
...
also removed additional 0.5px that got partially cropped
2024-08-29 20:58:49 +06:00
wukko
59308ed09f
web/about: add the link type of alternative donation method
2024-08-25 17:10:17 +06:00
wukko
481697ea12
web/donate: add crypto donation options
2024-08-25 16:38:13 +06:00
wukko
1f25b3d793
web/DonateShareCard: remove gradient on mobile
2024-08-23 20:50:17 +06:00
wukko
7daceea049
web/DonateCardContainer: reduce padding on mobile (again)
2024-08-23 20:25:03 +06:00
wukko
8200541b21
web/DonateBanner: reduce padding on mobile
2024-08-23 20:24:47 +06:00
wukko
ba3602aabb
web/DonateBanner: slightly reduce amount of hearts
2024-08-23 20:13:04 +06:00
wukko
0d8065ac70
web/DonateBanner: reduce padding
2024-08-23 20:05:21 +06:00
wukko
1e5bc67e92
web/DonateCardContainer: reduce padding
2024-08-23 19:55:10 +06:00