Releases: wmde/fundraising-banners
Releases · wmde/fundraising-banners
C24_WMDE_Desktop_DE_15
Merge pull request #633 from wmde/C24_WMDE_Desktop_DE_15 C24_WMDE_Desktop_DE_15
C24_WMDE_Mobile_DE_09
Merge pull request #624 from wmde/C24_WMDE_Mobile_DE_09 C24_WMDE_Mobile_DE_09
C24_WMDE_Desktop_DE_14
Merge pull request #624 from wmde/C24_WMDE_Mobile_DE_09 C24_WMDE_Mobile_DE_09
C24_WMDE_Desktop_DE_13
Merge pull request #617 from wmde/C24_WMDE_Desktop_DE_13 C24_WMDE_Desktop_DE_13
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