-
-
Notifications
You must be signed in to change notification settings - Fork 278
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
Api final #1754
Api final #1754
Conversation
…step is deprecating it).
'direction', # 'rtl' or 'ltr' | ||
"actualLanguage", # ISO language code | ||
'languageFamilyName', # full name of the language, but without specificity (for Judeo Arabic actualLanguage=jrb, languageFamilyName=arabic | ||
"isBaseText", # should be deprecated (needs some changes on client side) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can probs remove this line now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no. we should deploy, then remove it from data, and then we can remove this line (and say everyone to remove it from data, doing it on shmuels' cauldron, etc.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure
Deprecate isBaseText
doc strings
change 400 to 404
refactor TextRange - change versions to be a private attribue with a pu bublic setter