Skip to content

Conversation

sam-b-rose
Copy link
Member

@sam-b-rose sam-b-rose commented Sep 11, 2025

Modal docs

Screenshot 2025-09-12 at 10 26 55 AM

Custom preview sizes

Screen.Recording.2025-09-15.at.4.54.02.PM.mov

@sam-b-rose sam-b-rose changed the base branch from unstable to update-admin-ui-extensions September 11, 2025 18:32
@sam-b-rose sam-b-rose force-pushed the update-admin-ui-extensions branch from 384f59e to b24c648 Compare September 11, 2025 20:09
@sam-b-rose sam-b-rose changed the base branch from update-admin-ui-extensions to 2025-10-rc September 11, 2025 20:11
@sam-b-rose sam-b-rose marked this pull request as ready for review September 11, 2025 20:15
@sam-b-rose sam-b-rose marked this pull request as draft September 11, 2025 20:39
@sam-b-rose sam-b-rose marked this pull request as ready for review September 12, 2025 14:06
Copy link
Member

@kyledurand kyledurand left a comment

Choose a reason for hiding this comment

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

This is looking good to me. We need to fix some other things in docs to day so hold off on shipping this until it's in the cdn then we can prioritize getting this into docs

@sam-b-rose sam-b-rose force-pushed the add-admin-modal-docs branch 2 times, most recently from bc11b79 to 52c6e79 Compare September 12, 2025 14:36
@sam-b-rose sam-b-rose changed the title Add Admin Modal docs Add Admin Modal docs and improve preview size Sep 15, 2025
{
code: './examples/default.html',
language: 'preview',
customStyles: 'min-height: 300px;',
Copy link
Member

Choose a reason for hiding this comment

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

How do you pass in multiple styles here? Should this be an array?

Copy link
Member Author

Choose a reason for hiding this comment

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

It is just a string. Inline styles like you'd add to a style attribute (e.g. style="color: red; background: blue;")

Copy link
Member Author

Choose a reason for hiding this comment

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

I've refined this to support a CSS Style Object. Types included

@sam-b-rose sam-b-rose merged commit eb75bac into 2025-10-rc Sep 16, 2025
5 checks passed
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 participants