Skip to content

feat(editor): Added a new optional textDirection property to config t…#592

Merged
kolkov merged 1 commit into
kolkov:mainfrom
jamesey2001:main
Jan 30, 2026
Merged

feat(editor): Added a new optional textDirection property to config t…#592
kolkov merged 1 commit into
kolkov:mainfrom
jamesey2001:main

Conversation

@jamesey2001

Copy link
Copy Markdown
Contributor

…o set the 'dir' attribute on the editor div

as per discussion here: #520

editor 1 in the demo application has the new attribute set to 'auto' so you can try it out.

@jamesey2001 jamesey2001 requested a review from kolkov as a code owner January 14, 2026 17:05

@kolkov kolkov left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

LGTM! Clean implementation of RTL support.

Review:

  • ✅ Proper TypeScript typing ()
  • ✅ Uses standard HTML \ attribute
  • ✅ Demo example included
  • ✅ Minimal, focused change

Thanks @jamesey2001 for the contribution!

Closes #520

@kolkov kolkov left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

LGTM! Clean implementation of RTL support.

Review:

  • Proper TypeScript typing
  • Uses standard HTML dir attribute
  • Demo example included
  • Minimal, focused change

Thanks @jamesey2001 for the contribution!

Closes #520

@kolkov kolkov merged commit 35c22b7 into kolkov:main Jan 30, 2026
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.

2 participants