Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented May 26, 2025

☑️ Resolves

Was deprecated in v8 and need to be removed in v9. Affects:

  • NcAutoCompleteResult
  • NcMentionBubble

title only was added by accident, the backend provides label so only semantically breaking, but should not affect users.

🏁 Checklist

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

Was deprecated in v8 and need to be removed in v9.
Affects:
- `NcAutoCompleteResult`
- `NcMentionBubble`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added this to the 9.0.0-rc.2 milestone May 26, 2025
@susnux susnux added 3. to review Waiting for reviews 💥 breaking PR that requires a new major version labels May 26, 2025
- The `isFullscreen`, and `isMobile` mixins were removed. Use the according composables instead.
- The `clickOutsideOptions` mixin is removed
- The `box-sizing: border-box` is now default for following components and its content. This is done to match behaviour of `NcContent` (as they can be mounted directly to `body`):
- The `box-sizing: border-box` is now default for following components and its content. This is done to match behavior of `NcContent` (as they can be mounted directly to `body`):
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't it American English? 👀

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ou is British, like colour vs color.

@susnux susnux merged commit 8553a13 into main May 27, 2025
25 checks passed
@susnux susnux deleted the chore/remove-deprecated-prop-ncrich branch May 27, 2025 08:18
@ShGKme ShGKme changed the title chore!(NcRichContenteditable): remove title prop in favor of label chore(NcRichContenteditable)!: remove title prop in favor of label May 27, 2025
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 💥 breaking PR that requires a new major version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants