Skip to content

docs(gallery): add documentation for new gallery-item component#4544

Open
brandyscarney wants to merge 11 commits into
major-9.0from
FW-7301
Open

docs(gallery): add documentation for new gallery-item component#4544
brandyscarney wants to merge 11 commits into
major-9.0from
FW-7301

Conversation

@brandyscarney

@brandyscarney brandyscarney commented Jun 8, 2026

Copy link
Copy Markdown
Member

⚠️ Must remove dev builds from StackBlitz and demos before merging. ⚠️

This PR adds the new Gallery Item component and updates the existing Gallery playgrounds and documentation.

Gallery
Gallery Item

Note: you will have to update any StackBlitz examples that use images to the following to see them load:

<ion-gallery-item>
  <img 
-    src="https://ionicframework.com/docs/img/demos/gallery/01.png" 
+    src="https://ionic-docs-git-fw-7301-ionic1.vercel.app/docs/img/demos/gallery/01.png"
    alt="Image 1"
  />
</ion-gallery-item>

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ionic-docs Ready Ready Preview, Comment Jun 9, 2026 10:03pm

Request Review

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: this file has conflicts with major-9.0 that I am purposely not resolving right now because it uses an Ionic Angular version that supports Angular 21 but my dev build is off a different branch and it will not work with Angular 21.

@brandyscarney brandyscarney marked this pull request as ready for review June 8, 2026 21:14
@brandyscarney brandyscarney requested a review from a team as a code owner June 8, 2026 21:14
@brandyscarney brandyscarney requested review from gnbm and removed request for a team June 8, 2026 21:14

@ShaneK ShaneK left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, awesome work!

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.

2 participants