Skip to content
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

Update @wordpress/components package #7651

Draft
wants to merge 3 commits into
base: trunk
Choose a base branch
from
Draft

Conversation

donnapep
Copy link
Collaborator

Resolves #6123.

Proposed Changes

Testing Instructions

New/Updated Hooks

Deprecated Code

Pre-Merge Checklist

  • PR title and description contain sufficient detail and accurately describe the changes
  • Acceptance criteria is met
  • Decisions are publicly documented
  • Adheres to coding standards (PHP, JavaScript, CSS, HTML)
  • All strings are translatable (without concatenation, handles plurals)
  • Follows our naming conventions (P6rkRX-4oA-p2)
  • Hooks (p6rkRX-1uS-p2) and functions are documented
  • New UIs are responsive and use a mobile-first approach
  • New UIs match the designs
  • Different user privileges (admin, teacher, subscriber) are tested as appropriate
  • Legacy courses (course without blocks) are tested
  • Code is tested on the minimum supported PHP and WordPress versions
  • User interface changes have been tested on the latest versions of Chrome, Firefox and Safari
  • "Needs Documentation" label is added if this change requires updates to documentation
  • Known issues are created as new GitHub issues

@donnapep donnapep self-assigned this Jul 31, 2024
@donnapep donnapep added this to the 4.24.2 milestone Jul 31, 2024
Copy link

Test the previous changes of this PR with WordPress Playground.

Copy link

github-actions bot commented Jul 31, 2024

WordPress Dependencies Report

The github-action-wordpress-dependencies-report action has detected some script changes between the commit 870e18c and trunk. Please review and confirm the following are correct before merging.

Script Handle Added Dependencies Removed Dependencies Total Size Size Diff
js/admin/course-edit.js 9.66 kB -57 B ( -0.59% ⬇️ )
js/admin/lesson-edit.js 2.44 kB -49 B ( -1.97% ⬇️ )
js/admin/lesson-ai.js 1.91 kB +13 B ( +0.69% 🔼 )
js/admin/sensei-notice-dismiss.js 1.16 kB -7 B ( -0.61% ⬇️ )
js/admin/reports.js 800 B -34 B ( -4.08% ⬇️ )
js/frontend/course-video/video-blocks-extension.js 5.6 kB -69 B ( -1.22% ⬇️ )
js/file-upload-question-type.js 846 B -20 B ( -2.31% ⬇️ )
js/modules-admin.js 2.02 kB -18 B ( -0.89% ⬇️ )
setup-wizard/index.js 16.3 kB -269 B ( -1.63% ⬇️ )
home/index.js 21 kB -243 B ( -1.15% ⬇️ )
data-port/import.js 14.4 kB +49 B ( +0.35% 🔼 )
data-port/export.js 5.43 kB -42 B ( -0.77% ⬇️ )
blocks/single-page.js 15.8 kB -136 B ( -0.86% ⬇️ )
blocks/single-course.js 30 kB -241 B ( -0.8% ⬇️ )
blocks/single-lesson.js 7.24 kB -162 B ( -2.19% ⬇️ )
blocks/lesson-action-blocks.js 13.5 kB -222 B ( -1.63% ⬇️ )
blocks/global-blocks.js 20.6 kB -610 B ( -2.89% ⬇️ )
blocks/quiz/index.js 31.9 kB -801 B ( -2.45% ⬇️ )
blocks/shared.js 13.5 kB -451 B ( -3.24% ⬇️ )
blocks/frontend.js 2.1 kB -53 B ( -2.47% ⬇️ )
blocks/core-pattern-polyfill/core-pattern-polyfill.js 4.74 kB +13 B ( +0.28% 🔼 )
admin/course-pre-publish-panel/index.js 4.01 kB +16 B ( +0.41% 🔼 )
admin/editor-wizard/index.js 12.4 kB -256 B ( -2.03% ⬇️ )
admin/tour/course-tour/index.js 35.8 kB -71 B ( -0.2% ⬇️ )
admin/tour/lesson-tour/index.js 36.3 kB -61 B ( -0.17% ⬇️ )
admin/exit-survey/index.js 2.5 kB -195 B ( -7.25% ⬇️ )
admin/students/student-action-menu/index.js react 4.74 kB -190 B ( -3.86% ⬇️ )
admin/students/student-bulk-action-button/index.js react 4.86 kB -164 B ( -3.27% ⬇️ )
course-theme/learning-mode.js 6.11 kB -49 B ( -0.8% ⬇️ )
course-theme/course-theme.editor.js 1.64 kB -94 B ( -5.43% ⬇️ )
course-theme/blocks/index.js 13 kB -179 B ( -1.36% ⬇️ )
course-theme/learning-mode-templates/index.js 3.02 kB -130 B ( -4.13% ⬇️ )

This comment was automatically generated by the github-action-wordpress-dependencies-report action.

Copy link

Test the previous changes of this PR with WordPress Playground.

Copy link

Test the previous changes of this PR with WordPress Playground.

@donnapep donnapep modified the milestones: 4.24.2, 4.24.3 Aug 7, 2024
@donnapep donnapep modified the milestones: 4.24.3, 4.24.4 Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 dots menu on Students page opens to the right, half of it not visible
1 participant