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

C24_WMDE_Mobile_EN_01 #581

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

C24_WMDE_Mobile_EN_01 #581

wants to merge 5 commits into from

Commits on Oct 25, 2024

  1. Make page scroller scroll to top of element

    We use the page scroller to show the donation form
    but this doesn't always align to the top. This modifies
    the behavior to make that happen.
    Abban committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0bc00a8 View commit details
    Browse the repository at this point in the history
  2. Delete CSS Error SVG

    This is a mostly unused icon, so this clears it out of the
    themes to reduce confusion.
    
    Also removes it from the en mobile banners.
    Abban committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    60d76a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    530d289 View commit details
    Browse the repository at this point in the history
  4. Prepare CTRL for C24_WMDE_Mobile_EN_01

    Based on ctrl of C23_WMDE_Mobile_EN_02
    
    - Add styles for the upgrade to yearly form
    - Add event tracking for soft close already donated
    
    Ticket: https://phabricator.wikimedia.org/T376794
    Abban committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bc78e70 View commit details
    Browse the repository at this point in the history
  5. Implement VAR for C24_WMDE_Mobile_EN_01

    - Add clickable headline that shows Use of Funds
    - Add colours for light and dark mode
    - Add test
    
    Ticket: https://phabricator.wikimedia.org/T376794
    Abban committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    cb9a7cd View commit details
    Browse the repository at this point in the history