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

Support Dynamic Locale #90

Closed
zepumph opened this issue Jul 6, 2023 · 3 comments
Closed

Support Dynamic Locale #90

zepumph opened this issue Jul 6, 2023 · 3 comments
Assignees

Comments

@zepumph
Copy link
Member

zepumph commented Jul 6, 2023

Decided in #89. This will involve:

  • Using i18n StringProperty instead of just the strings
  • Supporting dynamic layout in displayed texts.
  • testing with ?stringTest=dynamic + arrow keys
  • marking supportsDynamicLocale: true in the package
  • Using PatternStringProperty and DerivedStringProperty for patterns.
  • Probably something else!
@zepumph
Copy link
Member Author

zepumph commented Jul 21, 2023

Working on this now.

zepumph added a commit that referenced this issue Jul 31, 2023
@zepumph
Copy link
Member Author

zepumph commented Jul 31, 2023

I believe I have gotten all of this. I think the rest of dynamic layout will be caught by QA if there is anything. Before closing. I'd like to go over the changes to updateElementName in 74f8279. Then we will see if she would like to take a look at anything else before closing.

@zepumph
Copy link
Member Author

zepumph commented Jul 31, 2023

Discussed with @Luisav1, ready to close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants