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

fix(IText): some RTL selection issues #7864

Open
wants to merge 67 commits into
base: master
Choose a base branch
from
Open

fix(IText): some RTL selection issues #7864

wants to merge 67 commits into from

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    e1ceba8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    9205aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18deac6 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    c8889b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. feat(Text): textAlign start, end

    and a bit of tidying up
    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    6b3247c View commit details
    Browse the repository at this point in the history
  2. cleanup

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    67162a4 View commit details
    Browse the repository at this point in the history
  3. lint + rename

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    40bddfa View commit details
    Browse the repository at this point in the history
  4. pathSide

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ac8cbfb View commit details
    Browse the repository at this point in the history
  5. fix(tests)

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    72828f7 View commit details
    Browse the repository at this point in the history
  6. Update text.js

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    41f033a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebff078 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cda1fc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b9215b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a8a1e6 View commit details
    Browse the repository at this point in the history
  11. feat(Text): textAlign start, end

    and a bit of tidying up
    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    9ed6904 View commit details
    Browse the repository at this point in the history
  12. cleanup

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4281e59 View commit details
    Browse the repository at this point in the history
  13. lint + rename

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ff0f865 View commit details
    Browse the repository at this point in the history
  14. pathSide

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    689749e View commit details
    Browse the repository at this point in the history
  15. fix(tests)

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    8958231 View commit details
    Browse the repository at this point in the history
  16. Update text.js

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    c7736fa View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b6b4f9c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1ea2465 View commit details
    Browse the repository at this point in the history
  19. feat(): dataURL export - filter objects (#7788)

    * feat(): filter options
    
    * visual test
    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    2e608dc View commit details
    Browse the repository at this point in the history
  20. feat(Text): textAlign start, end

    and a bit of tidying up
    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    76f94b4 View commit details
    Browse the repository at this point in the history
  21. cleanup

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    3b80c7b View commit details
    Browse the repository at this point in the history
  22. lint + rename

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    1a3f138 View commit details
    Browse the repository at this point in the history
  23. pathSide

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    681c019 View commit details
    Browse the repository at this point in the history
  24. fix(tests)

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    28596f5 View commit details
    Browse the repository at this point in the history
  25. Update text.js

    ShaMan123 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    07f597d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fb3054b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4f9529e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    c021097 View commit details
    Browse the repository at this point in the history
  2. Update itext.class.js

    ShaMan123 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    36bbcb1 View commit details
    Browse the repository at this point in the history
  3. rtl support prep

    ShaMan123 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    befdcd8 View commit details
    Browse the repository at this point in the history
  4. forward/backward

    ShaMan123 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    0551fe0 View commit details
    Browse the repository at this point in the history
  5. rename

    ShaMan123 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    fdba87f View commit details
    Browse the repository at this point in the history
  6. fix selection cases

    ShaMan123 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    ddda273 View commit details
    Browse the repository at this point in the history
  7. Squashed commit of the following:

    commit ddda273
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Fri Mar 11 10:54:28 2022 +0200
    
        fix selection cases
    
    commit fdba87f
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Fri Mar 11 10:54:14 2022 +0200
    
        rename
    
    commit 0551fe0
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Fri Mar 11 10:28:49 2022 +0200
    
        forward/backward
    
    commit befdcd8
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Fri Mar 11 10:00:48 2022 +0200
    
        rtl support prep
    
    commit 36bbcb1
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Fri Mar 11 09:20:32 2022 +0200
    
        Update itext.class.js
    
    commit c021097
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Fri Mar 11 09:03:07 2022 +0200
    
        feat(IText): selectionDirection, selectionDirection
    
    commit 4f9529e
    Author: amir hossein <a.mehrabi.70@gmail.com>
    Date:   Wed Feb 16 09:46:27 2022 +0330
    
        fix(fabric.Text): consider justify text alignment in RTL text
    
    commit fb3054b
    Author: amir hossein <a.mehrabi.70@gmail.com>
    Date:   Sat Feb 12 13:23:07 2022 +0330
    
        fix(fabric.Text): support RTL different text alignments
    
    commit 07f597d
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Thu Mar 10 20:28:48 2022 +0200
    
        Update text.js
    
    commit 28596f5
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Thu Mar 10 20:17:45 2022 +0200
    
        fix(tests)
    
    commit 681c019
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Thu Mar 10 20:05:57 2022 +0200
    
        pathSide
    
    commit 1a3f138
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Thu Mar 10 19:40:40 2022 +0200
    
        lint + rename
    
    commit 3b80c7b
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Thu Mar 10 19:26:21 2022 +0200
    
        cleanup
    
    commit 76f94b4
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Thu Mar 10 18:56:00 2022 +0200
    
        feat(Text): textAlign `start`, `end`
    
        and a bit of tidying up
    
    commit 2e608dc
    Author: Shachar <34343793+ShaMan123@users.noreply.github.com>
    Date:   Wed Mar 9 09:37:43 2022 +0200
    
        feat(): dataURL export - filter objects (#7788)
    
        * feat(): filter options
    
        * visual test
    
    commit 1ea2465
    Author: Amirhossein Mehrabi <a.mehrabi.70@gmail.com>
    Date:   Sat Feb 26 22:36:46 2022 +0330
    
        fix(fabric.Text): add the previous code as comment
    ShaMan123 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    dfffc0f View commit details
    Browse the repository at this point in the history
  8. fix(tests)

    ShaMan123 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d6b65f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. rtl support prep

    ShaMan123 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    d05cc0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f09a6be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54efaf7 View commit details
    Browse the repository at this point in the history
  4. feat(Text): textAlign start, end

    and a bit of tidying up
    ShaMan123 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    92a0ba1 View commit details
    Browse the repository at this point in the history
  5. cleanup

    ShaMan123 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a32d0c1 View commit details
    Browse the repository at this point in the history
  6. lint + rename

    ShaMan123 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a5a723b View commit details
    Browse the repository at this point in the history
  7. pathSide

    ShaMan123 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    4f4c4b9 View commit details
    Browse the repository at this point in the history
  8. fix(tests)

    ShaMan123 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    6fbbeef View commit details
    Browse the repository at this point in the history
  9. Update text.js

    ShaMan123 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    84f7ea4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. revert

    ShaMan123 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    b1d124a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71304b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17d539e View commit details
    Browse the repository at this point in the history
  4. Update text.class.js

    ShaMan123 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    da510f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c99ed75 View commit details
    Browse the repository at this point in the history
  6. test

    ShaMan123 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    c387058 View commit details
    Browse the repository at this point in the history
  7. Update text.js

    ShaMan123 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    30b8d68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dda2b8a View commit details
    Browse the repository at this point in the history
  9. Update textbox.js

    ShaMan123 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    7b1f608 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f993ba3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8cee93d View commit details
    Browse the repository at this point in the history
  12. revert

    ShaMan123 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5c5eb99 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    3418521 View commit details
    Browse the repository at this point in the history
  2. cleanup

    ShaMan123 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    1f34b3a View commit details
    Browse the repository at this point in the history
  3. cleanup

    ShaMan123 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    1f03132 View commit details
    Browse the repository at this point in the history
  4. Create out.txt

    ShaMan123 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    1e5dad7 View commit details
    Browse the repository at this point in the history
  5. fix(): tests

    ShaMan123 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    86add7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b1451a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    2c5ae3e View commit details
    Browse the repository at this point in the history