Skip to content

Remove parameter @dir on content component#1036

Merged
mkszepp merged 2 commits intomasterfrom
drop-passing-dir-as-arg
Dec 13, 2025
Merged

Remove parameter @dir on content component#1036
mkszepp merged 2 commits intomasterfrom
drop-passing-dir-as-arg

Conversation

@mkszepp
Copy link
Copy Markdown
Collaborator

@mkszepp mkszepp commented Dec 13, 2025

The option to pass @dir to the content component has been removed.
Apps still using this parameter should pass it as a regular HTML attribute (dir="rtl") or apply it via a CSS class.

This parameter was never documented and also no tests are present for this feature

@mkszepp mkszepp mentioned this pull request Dec 13, 2025
17 tasks
@mkszepp mkszepp merged commit 230bae8 into master Dec 13, 2025
19 checks passed
@mkszepp mkszepp deleted the drop-passing-dir-as-arg branch December 13, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant