Skip to content

feat(vue3): inverted boolean props - #13624

Draft
GretaD wants to merge 1 commit into
mainfrom
refactor/inverted-boolean-props
Draft

feat(vue3): inverted boolean props#13624
GretaD wants to merge 1 commit into
mainfrom
refactor/inverted-boolean-props

Conversation

@GretaD

@GretaD GretaD commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

no-focus-trap (NcPopover) no longer needs explicit ="true"
shorthand form is the preferred pattern when defaults are false.
:close-on-click-outside="false" on NcModal was redundant
(the prop already defaults to false).

Assisted-by: ClaudeCode:claude-sonnet-4-6

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: greta <gretadoci@gmail.com>
@GretaD GretaD self-assigned this Sep 2, 2026
@GretaD GretaD mentioned this pull request Sep 2, 2026
44 tasks
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