Skip to content

Rename window to panel#522

Merged
philippamarkovics merged 1 commit intomainfrom
rename-window-to-panel
Jun 22, 2023
Merged

Rename window to panel#522
philippamarkovics merged 1 commit intomainfrom
rename-window-to-panel

Conversation

@philippamarkovics
Copy link
Copy Markdown
Member

This renames client-side windows to panel and allows opening them programmatically by calling (show-panel :panel-id {:content "Test content"}).

@philippamarkovics philippamarkovics merged commit aad939d into main Jun 22, 2023
@philippamarkovics philippamarkovics deleted the rename-window-to-panel branch June 22, 2023 08:25
craig-latacora pushed a commit to latacora/clerk that referenced this pull request Aug 7, 2023
This renames client-side windows to panel and allows opening them programmatically by calling (show-panel :panel-id {:content "Test content"}). You can also provide additional `css-class`, `width`, `height` and `on-close` to the panel now. The last will add a close button to the panel header.
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.

1 participant