-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Boost: Partial move styles to their respective components (#35131)
* Move close button styles to component module * Remove unused styles * Add upgraded component with styles from badge stylesheet * Remove unused icons styles * add changelog * Add alias for css path * Add alias for static assets * Fix incorrect alias path * Fix build by add missing aliases to storybook * add changelog * Boost: Add CardPage layout and move related styles (#35134) * Add CardPage component used on Upgrade and Purchase Successful * add changelog * Remove deprecated stylesheet Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/7604968142
- Loading branch information
Showing
6 changed files
with
24 additions
and
30 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array('react', 'react-dom', 'wp-components', 'wp-compose', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => '04e948817f4373b1eb7a'); | ||
<?php return array('dependencies' => array('react', 'react-dom', 'wp-components', 'wp-compose', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives'), 'version' => '9149b9336df58fcaf18c'); |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters