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

[HelpHub] Image block #278

Closed
33 tasks done
femkreations opened this issue Apr 13, 2022 · 15 comments
Closed
33 tasks done

[HelpHub] Image block #278

femkreations opened this issue Apr 13, 2022 · 15 comments
Assignees
Labels
6.0 Changes in 6.0 release 6.1 Changes in 6.1 release 6.2 Changes in 6.2 release 6.3 Changes in 6.3 release block editor Gutenberg related issues high priority [Status] Done Issue is completed tracking issue Use to track a series of related issues. user documentation (HelpHub) Improvements or additions to end-user documentation

Comments

@femkreations
Copy link
Collaborator

femkreations commented Apr 13, 2022

Article: https://wordpress.org/documentation/article/image-block/

Updating for 6.3

  • Add image block aspect ratio control 51545
  • Image Lightbox: Add a reset button 51239
  • Allow dragging-and-dropping images from the inserter to image blocks 49673
  • Display custom borders on placeholder 49569
  • Update alternative text labels and help text 49416
  • Replace "Image size" with "Resolution" in image size controls 49112
  • [Inserter - Media tab]: Upload Openverse images when inserted 48501
  • ImageSizeControl: Remove the "Image Dimensions" label 49414
  • add block controls on the inspector 49838

Updating for 6.2

  • Add toolbar button to add a caption. 44965
  • Update placeholder style 44190
  • Allow dropping an image on an empty paragraph block to create an image block 42722

Updating for 6.1

  • Display transformation error notice using snackbars. 44031
  • Display upload error notices using snackbars. 43767
  • Polish placeholder radius and enable duotone on image setup state. 43425
  • Placeholder: Add blurred background to work in nested cases. 43379
  • Mark which attributes of the image should be considered content. 43280
  • Try different resting state for placeholder, alternate version 43180
  • Add an explicit error message if an image block fails to load the image. 40982
  • Add border block support for color, width, and style 31366
  • Add tooltip on replace image's URL 41504
  • Add new duotone filter icon 40435
  • Simpler clear button. 40437
  • Remove redundant block name from "settings" panels 40275
  • Add ability to unset duotone in themes with default duotone set 39564

Updating for 6.0

  • Reflect media deletion in the editor. 35973
  • Block Styles: Show style preview when hovered or focused. 34522

General

  • Make sure all screenshots are relevant to the latest version
  • Make sure videos are up to date
  • Add ALT tags for the images
  • Make sure the headings are in sentence case
  • Convert all reusable blocks to a ‘regular block’.
  • Update the changelog at the end of the article
@femkreations femkreations added tracking issue Use to track a series of related issues. user documentation (HelpHub) Improvements or additions to end-user documentation block editor Gutenberg related issues 6.0 Changes in 6.0 release labels Apr 13, 2022
@femkreations femkreations added the 6.1 Changes in 6.1 release label Sep 25, 2022
@femkreations
Copy link
Collaborator Author

femkreations commented Sep 25, 2022

Added 6.1 tasks

Notes

  1. We are not adding detailed updates for the Block settings as we are revamping the block settings for all the block articles
  2. Pls make 6.1 updates first and then move into 6.0.
  3. Some of the PRs for 6.1 have great videos that can be added to the article (even for the Block settings section)

@colorful-tones colorful-tones self-assigned this Oct 25, 2022
@colorful-tones colorful-tones moved this from Todo to In Progress in WP 6.1 Documentation Oct 25, 2022
@zzap zzap moved this from In Progress to Todo in WP 6.1 Documentation Nov 22, 2022
@rumejan
Copy link

rumejan commented Feb 17, 2023

Hello! Can I work on this? WP.org username is @onlyincebu.

@rumejan
Copy link

rumejan commented Feb 17, 2023

The image under the line "The image block can be added to a page by clicking on the Add Block button" can be replaced with the one below to show both options to add a block.

Screen Shot 2023-02-17 at 11 06 37 AM

@jennimckinnon jennimckinnon moved this from Todo to In Progress in WP 6.1 Documentation Feb 28, 2023
@femkreations femkreations moved this from Todo to In Progress in WP 6.2 Documentation Mar 2, 2023
@femkreations
Copy link
Collaborator Author

@rumejan I have added a few tasks for 6.2 related. Pls let me know if you have any questions.

@femkreations femkreations added the 6.2 Changes in 6.2 release label Mar 2, 2023
@aurooba
Copy link
Member

aurooba commented Mar 28, 2023

@femkreations I can get this handled for 6.2 once I have access to the docs site. :)

@cgarofalo
Copy link

@femkreations Please assign me. Thanks!

@femkreations femkreations moved this from To do to In Progress in WP 6.3 Documentation Aug 8, 2023
@zzap zzap mentioned this issue Aug 8, 2023
20 tasks
@cgarofalo
Copy link

##New Screenshots for 6.3:

Add an image block:
add_image_block
Add an image block /image:
add_image_block_type
Block with toolbar:
image_block_with_toolbar
Adding an image dialogue:
Image_Block_Dialogue
Media Library View:
image_block_media_library

[More coming]

@zzap zzap added the [Status] Review Issue in review label Oct 17, 2023
@github-actions
Copy link

Heads up @docs-reviewers - the "[Status] Review" label was applied to this issue.

@zzap
Copy link
Member

zzap commented Jan 16, 2024

Updates for 6.1 are completed

@zzap
Copy link
Member

zzap commented Jan 25, 2024

Allow dropping an image on an empty paragraph block to create an image block WordPress/gutenberg#42722

drop-image-in-empty-p.mp4

@zzap
Copy link
Member

zzap commented Jan 25, 2024

6.2 updates are completed

@zzap
Copy link
Member

zzap commented Jan 25, 2024

Upload Openverse images when inserted

upload-image-from-openverse.mp4

@zzap
Copy link
Member

zzap commented Jan 25, 2024

Completed updates for 6.3.

Thank you everyone who contributed to this issue ❤️ 🍪

@zzap zzap closed this as completed Jan 25, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in WP 6.3 Documentation Jan 25, 2024
@github-actions github-actions bot added [Status] Done Issue is completed and removed [Status] Review Issue in review labels Jan 25, 2024
@zzap
Copy link
Member

zzap commented Jan 25, 2024

The lightbox seems to be dependent on theme.json settings, and the default theme doesn't have it, so we're not including it in the documentation to avoid frustrating users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.0 Changes in 6.0 release 6.1 Changes in 6.1 release 6.2 Changes in 6.2 release 6.3 Changes in 6.3 release block editor Gutenberg related issues high priority [Status] Done Issue is completed tracking issue Use to track a series of related issues. user documentation (HelpHub) Improvements or additions to end-user documentation
Projects
Status: Done
Status: Done
Development

No branches or pull requests

7 participants