Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.43k stars 1.99k forks source link

A4A > Agency Tier: Add feature announcement modal animation video #96529

Closed yashwin closed 2 days ago

yashwin commented 3 days ago

Proposed Changes

This PR adds an animation video for the Agency tier feature announcement modal.

Note: We will show the image that was previously shown on mobile devices

Testing Instructions

https://github.com/user-attachments/assets/9d836194-9995-422a-83d3-be576ad9e8a4

Mobile view:

Screenshot 2024-11-18 at 8 38 22 PM

Pre-merge Checklist

github-actions[bot] commented 3 days ago
Calypso Live (direct link)
https://calypso.live?image=registry.a8c.com/calypso/app:commit-7ad815f8c29f342bf485152e15b827412f7c8d85
Jetpack Cloud live (direct link)
https://calypso.live?image=registry.a8c.com/calypso/app:commit-7ad815f8c29f342bf485152e15b827412f7c8d85&env=jetpack
Automattic for Agencies live (direct link)
https://calypso.live?image=registry.a8c.com/calypso/app:commit-7ad815f8c29f342bf485152e15b827412f7c8d85&env=a8c-for-agencies
matticbot commented 3 days ago

Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:

Sections (~11 bytes added 📈 [gzipped])

``` name parsed_size gzip_size a8c-for-agencies-overview +96 B (+0.0%) +11 B (+0.0%) ``` Sections contain code specific for a given set of routes. Is downloaded and parsed only when a particular route is navigated to.

Legend

What is parsed and gzip size? **Parsed Size:** Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory. **Gzip Size:** Compressed size of the JS and CSS files. This much data needs to be downloaded over network.

Generated by performance advisor bot at iscalypsofastyet.com.