Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸš€ - Add RTL support for maskitoPrefixPostprocessorGenerator / maskitoPostfixPostprocessorGenerator #258

Closed
nsbarsukov opened this issue Apr 20, 2023 · 1 comment
Assignees
Labels
feature New feature or request P2 This issue has medium priority

Comments

@nsbarsukov
Copy link
Member

Which package(s) are relevant/related to the feature request?

@maskito/kit

Description

Generators will get new second optional argument – direction (ltr by default).

Example:

postprocessor: maskitoPipe(
        maskitoPrefixPostprocessorGenerator('$', 'rtl'),
        maskitoPostfixPostprocessorGenerator('.00', 'rtl'),
    ),
@waterplea
Copy link
Contributor

I think we should try and get in touch with somebody from Arabic countries to see if it makes sense, because it depends on the actual characters. I'll try to reach out to somebody after vacation.

@github-project-automation github-project-automation bot moved this to πŸ’‘ Backlog in Taiga-family Sep 27, 2023
@nsbarsukov nsbarsukov closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2023
@github-project-automation github-project-automation bot moved this from πŸ’‘ Backlog to βœ… Done in Taiga-family Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request P2 This issue has medium priority
Projects
No open projects
Status: βœ… Done
Development

No branches or pull requests

2 participants