Skip to content

refactor!(NcModal): adjust to boolean props with default false#6719

Merged
susnux merged 2 commits into
mainfrom
refactor/modal-boolean-prop
Apr 14, 2025
Merged

refactor!(NcModal): adjust to boolean props with default false#6719
susnux merged 2 commits into
mainfrom
refactor/modal-boolean-prop

Conversation

@susnux
Copy link
Copy Markdown
Contributor

@susnux susnux commented Apr 4, 2025

☑️ Resolves

Replace closeButtonContained with closeButtonOutside.

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 2️⃣ Backport bugfixes to stable8 for maintained Vue 2 version.

susnux added 2 commits April 4, 2025 15:02
…lse`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added 3. to review Waiting for reviews 💥 breaking PR that requires a new major version refactor ♻️ Pull request that is neither a fix nor a feature labels Apr 4, 2025
@susnux susnux added this to the v9.0.0-rc.0 milestone Apr 4, 2025
@susnux
Copy link
Copy Markdown
Contributor Author

susnux commented Apr 4, 2025

/backport 7bd9eec to stable8

Comment thread CHANGELOG.md
Comment on lines +88 to +96
| Component | Removed deprecated prop | New alternative |
|---------------|-------------------------|----------------------|
|`NcAppContent` | `allowSwipeNavigation` | `disabledSwipe` |
| `NcAvatar` | `showUserStatus` | `hideStatus` |
| `NcAvatar` | `showUserStatusCompact` | `verboseStatus` |
| `NcModal` | `closeButtonContained` | `closeButtonOutside` |
| `NcModal` | `enableSwipe` | `disableSwipe` |
| `NcModal` | `canClose` | `noClose` |
| `NcDialog` | `canClose` | `noClose` |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Note, MD tables have alignment feature 👀

@susnux susnux requested review from Antreesy and removed request for marcoambrosini April 14, 2025 08:48
@susnux susnux merged commit 2e6e51c into main Apr 14, 2025
@susnux susnux deleted the refactor/modal-boolean-prop branch April 14, 2025 09:16
@backportbot

This comment was marked as resolved.

@Antreesy
Copy link
Copy Markdown
Contributor

/backport 7bd9eec to stable8

@backportbot

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews backport-request 💥 breaking PR that requires a new major version refactor ♻️ Pull request that is neither a fix nor a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants