Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: create donation banner type #5094

Merged
merged 5 commits into from
Dec 13, 2023

Conversation

christian14b
Copy link
Collaborator

Donation Banner type work

image

@christian14b christian14b requested review from emuvente and a team December 5, 2023 21:44
v-kv-track-event="['promo', 'click-other', 'DonationBanner', 0, 0]"
variant="secondary"
class="other-amount"
:href="`/donate/supportus??dfmode=${frequency}&dfmat=0.00`"
Copy link
Collaborator

@mcstover mcstover Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?? > ?

]"
variant="secondary"
class="tw-border-brand tw-text-brand"
:href="`/donate/supportus/?dfmode=${frequency}&
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/? > ?

v-if="bannerImageUrl"
class="tw-absolute tw-h-full tw-w-full tw-z-1"
:contentful-src="bannerImageUrl"
alt=""
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add an alt here?

'promo',
'click-donation-banner-close',
'x',
]" class="`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The attributes should go on newlines

v-kv-track-event="[
'promo',
'click-donation-banner-close',
'x',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this an appropriate value here?

@christian14b christian14b merged commit a165e96 into main Dec 13, 2023
5 checks passed
@christian14b christian14b deleted the create-donation-banner-type-MARS-474 branch December 13, 2023 19:46
@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 2.724.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 2.724.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants