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

Use logical positioning instead of physical for bidirectional text support #47343

Merged
merged 7 commits into from
Aug 29, 2024

Commits on Aug 29, 2024

  1. feat: Add bidi support in core directory

    Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
    ahangarha authored and nextcloud-command committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    723780d View commit details
    Browse the repository at this point in the history
  2. Fix: background position based on direction

    Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
    ahangarha authored and nextcloud-command committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    66fab3f View commit details
    Browse the repository at this point in the history
  3. Fix: shorthand paddings and margins

    Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
    ahangarha authored and nextcloud-command committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    26f4b97 View commit details
    Browse the repository at this point in the history
  4. Fix: float and clear

    Fix other background-positions
    Minor fix in link button icon position
    Update header left and right to start and end
    
    Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
    ahangarha authored and nextcloud-command committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c5baf3d View commit details
    Browse the repository at this point in the history
  5. fix: Adjust some minor styles issues

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and nextcloud-command committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7b048e0 View commit details
    Browse the repository at this point in the history
  6. fix: Adjust more places for logical position

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and nextcloud-command committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    aea0e8d View commit details
    Browse the repository at this point in the history
  7. chore: Add stylelint rules to verify we only use logical properties

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    susnux authored and nextcloud-command committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    faeb2f0 View commit details
    Browse the repository at this point in the history