feat: rtl style improvements - direction visuals improvements and usage updates#814
Conversation
🦋 Changeset detectedLatest commit: 278979f The changes in this PR will be included in the next version bump. This PR includes changesets to release 16 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Scope checkThis PR touches 33 files. PRs with a broad scope are harder to review. Please confirm the scope hasn't drifted beyond the intended change. If this scope is intentional, no action needed. A maintainer will review it. If not, please consider splitting this into smaller PRs. See CONTRIBUTING.md for contribution guidelines. |
@emdash-cms/admin
@emdash-cms/auth
@emdash-cms/blocks
@emdash-cms/cloudflare
emdash
create-emdash
@emdash-cms/gutenberg-to-portable-text
@emdash-cms/x402
@emdash-cms/plugin-ai-moderation
@emdash-cms/plugin-atproto
@emdash-cms/plugin-audit-log
@emdash-cms/plugin-color
@emdash-cms/plugin-embeds
@emdash-cms/plugin-forms
@emdash-cms/plugin-webhook-notifier
commit: |
…style-improvements
|
Could not push formatting changes to this fork. The contributor may have "Allow edits by maintainers" disabled. Please run the formatter locally: |
ascorbic
left a comment
There was a problem hiding this comment.
This is great! Thanks for doing this
What does this PR do?
General improvements for emdash admin and some other packages to be compatible with ltr/rtl direction. Related to this discussion: #145 (comment)
Also covers arrow and caret direction respecting chosen language direction.
So overall:
Type of change
Note: a little chore due to
ArrowLeftandCaretLeftbeing deprecated; The updated usage isArrowLeftIconandCaretLeftIcon.Checklist
pnpm typecheckpassespnpm lintpassespnpm testpasses (or targeted tests for my change)pnpm formathas been runmessages.pochanges except in translation PRs — a workflow extracts catalogs on merge tomain.AI-generated code disclosure
Screenshots / Test Output