Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mattgoud
Copy link
Collaborator

@mattgoud mattgoud commented Sep 4, 2025

❓ Types of changes

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • πŸ“¦ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

fix #297 :

  • add props to handle the disabled state of buttons
  • [storybook] update modal stories
  • [style] fix modal title width

πŸ“ Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes
  • The component exists on old Prestashop UIKit and my pull request on migrating documentation is accepted.

@mattgoud mattgoud self-assigned this Sep 4, 2025
@mattgoud mattgoud added the documentation Improvements or additions to documentation label Sep 4, 2025
@mattgoud mattgoud linked an issue Sep 4, 2025 that may be closed by this pull request
@mattgoud mattgoud added enhancement New feature or request style labels Sep 4, 2025
@mattgoud mattgoud force-pushed the 297-feature-puikmodale branch from 38b5f84 to 7434d18 Compare September 4, 2025 17:18
@mattgoud mattgoud merged commit 6c5c756 into main Sep 4, 2025
5 checks passed
@mattgoud mattgoud deleted the 297-feature-puikmodale branch September 4, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request style

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Modal] add props to handle the disabled state of buttons

2 participants