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

Popover and UpdateOnPreview in Popover #1029

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

lee-to
Copy link
Collaborator

@lee-to lee-to commented Jun 6, 2024

Issue #1022

New component Popover

Popover::make(title: 'Popover title', trigger: (string) Link::make('#', 'Edit'))

UpdateOnPreview in popover

Text::make('Title', 'title')
      ->updateOnPreview()
      ->updateInPopover($this->listComponentName()),

New approach with component sets

MoonShine\UI\Sets

Refactored

@lee-to lee-to merged commit 0cc326a into moonshine-software:3.x Jun 6, 2024
2 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.

1 participant