-
Notifications
You must be signed in to change notification settings - Fork 2k
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
A4A: adds 'Dark' mode support on the new Signup form. #99420
Conversation
Jetpack Cloud live (direct link)
Automattic for Agencies live (direct link)
|
This PR does not affect the size of JS and CSS bundles shipped to the user's browser. Generated by performance advisor bot at iscalypsofastyet.com. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
706e9cb
to
a498ff1
Compare
ee809d5
to
5c91eeb
Compare
| PROPERTY | TYPE | REQUIRED | DEFAULT | DESCRIPTION | | ||
| ------------- | -------- | -------- | ------------------ | ----------------------------------------------- | | ||
| **size** | _number_ | no | `72` | The width and height of the spinner, in pixels. | | ||
| **className** | _string_ | no | `'wordpress-logo'` | The CSS class name applied to the SVG element. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For some reason, lint is complaining now.
This PR modifies the release build for the following Calypso Apps: For info about this notification, see here: PCYsg-OT6-p2
To test WordPress.com changes, run |
This PR adds 'Dark' mode support on the new Signup form.
Screen.Recording.2025-02-07.at.12.20.11.AM.mov
Depends on #99414
Closes https://github.com/Automattic/automattic-for-agencies-dev/issues/1740
Proposed Changes
Why are these changes being made?
This is part of the new Signup form project for WC Asia preparation.
Testing Instructions
Pre-merge Checklist