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 lang and dir attributes to text-formatting tools #49985

Merged
merged 34 commits into from
May 11, 2023
Merged

Commits on May 11, 2023

  1. WIP - lang attribute

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    10afc01 View commit details
    Browse the repository at this point in the history
  2. applying attributes

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    26f970c View commit details
    Browse the repository at this point in the history
  3. Porting of JB plugin.

    afercia authored and aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c5d1438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cb75d3 View commit details
    Browse the repository at this point in the history
  5. add translation icon

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    88a5d12 View commit details
    Browse the repository at this point in the history
  6. rename to language

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c29c917 View commit details
    Browse the repository at this point in the history
  7. migrate to useAnchor

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    01400b5 View commit details
    Browse the repository at this point in the history
  8. Use the title

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    b757424 View commit details
    Browse the repository at this point in the history
  9. rename function to Edit

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c1d2a8a View commit details
    Browse the repository at this point in the history
  10. Strings tweaks

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    6ed7ca1 View commit details
    Browse the repository at this point in the history
  11. Fix styles

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1c7d7fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1535c47 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    538e32d View commit details
    Browse the repository at this point in the history
  14. Remove aria-describedby

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    81695fc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    21be348 View commit details
    Browse the repository at this point in the history
  16. Update packages/format-library/src/language/index.js

    Co-authored-by: George Mamadashvili <[email protected]>
    aristath and Mamaduka committed May 11, 2023
    Configuration menu
    Copy the full SHA
    10bd019 View commit details
    Browse the repository at this point in the history
  17. Update packages/format-library/src/language/index.js

    Co-authored-by: George Mamadashvili <[email protected]>
    aristath and Mamaduka committed May 11, 2023
    Configuration menu
    Copy the full SHA
    86899ba View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    da3064e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    480e20a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9ba8b38 View commit details
    Browse the repository at this point in the history
  21. Move language above Edit

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f895ae4 View commit details
    Browse the repository at this point in the history
  22. change class to has-language

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    5394618 View commit details
    Browse the repository at this point in the history
  23. Use a form

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    310a6e0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    449745d View commit details
    Browse the repository at this point in the history
  25. Update packages/format-library/src/language/index.js

    Co-authored-by: George Mamadashvili <[email protected]>
    aristath and Mamaduka committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4580d7a View commit details
    Browse the repository at this point in the history
  26. Update packages/format-library/src/language/index.js

    Co-authored-by: George Mamadashvili <[email protected]>
    aristath and Mamaduka committed May 11, 2023
    Configuration menu
    Copy the full SHA
    5c8dbcc View commit details
    Browse the repository at this point in the history
  27. CS fix

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    78389be View commit details
    Browse the repository at this point in the history
  28. Add event.preventDefault()

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e8a06c5 View commit details
    Browse the repository at this point in the history
  29. Update icon

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    68598d4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    998eeca View commit details
    Browse the repository at this point in the history
  31. Revert "Use a dropdown & automate RTL"

    This reverts commit df5bb36.
    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    bf1d31c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0aeef93 View commit details
    Browse the repository at this point in the history
  33. right-align the button

    aristath committed May 11, 2023
    Configuration menu
    Copy the full SHA
    6a8db2c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b56bf76 View commit details
    Browse the repository at this point in the history