Releases: wmde/fundraising-banners
C24_WMDE_Desktop_EN_04
Both banners
are based on the control banner of desktop-en-03.
have their form element font size increased by 10%.
have a fix for the radio button label alignment.
are hidden if the viewport width is decreased below 800px after loading the banner (see [desktop-de-11](https://phabricator.wikimedia.org/T379246)).
Control banner
The space in "1 %" is removed.
Variant banner
uses different copy.
Replace window timer with injected timer (
https://github.com/wmde/fundraising-banners/pull/601)
Components that use timers are hard to test. This removed the window timers and replaces them with an interface that we can mock.
Updates all tests and banners to use the new timer.
Remove import comments in entry points We previously tried to separate the imports in the banner entry points into
logical sections. This didn't work well with IDE auto adding them at the bottom each time a new object was added. It was also a little confusing as to what should go where.
This removes the comments and embraces js import chaos.
C24_WMDE_Mobile_DE_08
Both banners
are based on the control banner of mobile-de-07.
are reduced in height to match last year's banners (e. g. B23_WMDE_Mobile_DE_11_ctrl).
use slightly changed copy (see in the ticket).
Variant banner
The headline is changed to "Wikipedia ist unverkäuflich".
C24_WMDE_Desktop_DE_12
based on ctrl 11
var has text change
C24_WMDE_Desktop_DE_11
Based on the CRTL of test 10
VAR has the double progress bar
C24_WMDE_Mobile_DE_07
Based on the VAR of test 06
VAR adds a minimise tab to the bottom of the mini banner
and a new minimised banner component and state. It tracks
the minimise and maximise events.
C24_WMDE_Desktop_EN_03
Introduce transaction fees for PPL and MCP
Based on VAR of C24_WMDE_Desktop_EN_02
C24_WMDE_Desktop_DE_10
Both banners
The banners are based on the control or variant banner of desktop-de-09.
The font size of the radio button labels and the custom amount placeholder is increased to 1em.
The custom amount placeholder is changed from "Wunschbetrag" to "Wahlbetrag".
The size of the radio buttons is slightly increased (+2px for each dimension).
Variant banner
The payment intervals "vierteljährlich" (quarterly) and "jährlich" are removed.
C24_WMDE_Desktop_DE_09
- var is a text change
Ticket: phabricator.wikimedia.org/T378700
C24_WPDE_Mobile_01
Merge pull request #573 from wmde/C24_WPDE_Mobile_01 C24_WPDE_Mobile_01