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

BREAKING fix(Text): styles onInput #9096

Closed
wants to merge 42 commits into from
Closed

BREAKING fix(Text): styles onInput #9096

wants to merge 42 commits into from

Commits on Jul 15, 2023

  1. checkout

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    dc10071 View commit details
    Browse the repository at this point in the history
  2. Update StyledText.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    867246a View commit details
    Browse the repository at this point in the history
  3. Update StyledText.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    639bef4 View commit details
    Browse the repository at this point in the history
  4. Update ITextKeyBehavior.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    6e9c7ae View commit details
    Browse the repository at this point in the history
  5. BERAKING: rm get2DCursorLocation

    BERAKING: `get2DCursorLocation` => `getCursorPosition`, `getStyleCursorPosition`
    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    b1e8c75 View commit details
    Browse the repository at this point in the history
  6. restore onInput

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    1f80e84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df3ec23 View commit details
    Browse the repository at this point in the history
  8. BREAKING: rm unused methods

    BREAKING: rm `getCurrentCharFontSize`, `getCurrentCharColor`, `_getCurrentCharIndex`
    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    0222e0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5928fdb View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    7c8d943 View commit details
    Browse the repository at this point in the history
  11. goldens

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    7d9f668 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a1ca9f3 View commit details
    Browse the repository at this point in the history
  13. Squashed commit of the following:

    commit 05da60d
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Sat Jul 15 12:40:06 2023 +0530
    
        cleanup
    
    commit ac82663
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Sat Jul 15 12:38:34 2023 +0530
    
        Update Text.ts
    
    commit bfb99e9
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Sat Jul 15 10:32:28 2023 +0530
    
        progress
    
    commit 610bcb8
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Sat Jul 15 09:26:27 2023 +0530
    
        d
    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    0722748 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c01c5d6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46911e4 View commit details
    Browse the repository at this point in the history
  16. almost

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    d596268 View commit details
    Browse the repository at this point in the history
  17. better

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    88cc93c View commit details
    Browse the repository at this point in the history
  18. Update Text.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    92b2552 View commit details
    Browse the repository at this point in the history
  19. FIX!@#

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    996426e View commit details
    Browse the repository at this point in the history
  20. Update ITextKeyBehavior.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    098575b View commit details
    Browse the repository at this point in the history
  21. Update StyledText.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    5be1fde View commit details
    Browse the repository at this point in the history
  22. Squashed commit of the following:

    commit 8c7f09f29d5a095aa1a25299c9729b5a063537e9
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Sat Jul 15 15:43:34 2023 +0530
    
        artifacts
    
    commit 849cc479c781be1246521b40e413d5a8d9dafba0
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Sat Jul 15 15:39:26 2023 +0530
    
        cleanup!
    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    3709b71 View commit details
    Browse the repository at this point in the history
  23. squash => getStyleDeclaration

    squash => `getStyleDeclaration`
    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    75d1db3 View commit details
    Browse the repository at this point in the history
  24. Update StyledText.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    e125566 View commit details
    Browse the repository at this point in the history
  25. cleanup

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    34ce049 View commit details
    Browse the repository at this point in the history
  26. ?? verfiy

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    73e88ec View commit details
    Browse the repository at this point in the history
  27. Update Text.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    8906638 View commit details
    Browse the repository at this point in the history
  28. Create bug.spec.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    48382e4 View commit details
    Browse the repository at this point in the history
  29. tests

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    9f30006 View commit details
    Browse the repository at this point in the history
  30. goldens

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    01e7264 View commit details
    Browse the repository at this point in the history
  31. rm dead tests

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    9735e7d View commit details
    Browse the repository at this point in the history
  32. Update drag_image.png

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    7c42559 View commit details
    Browse the repository at this point in the history
  33. Update types.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    52a0ee7 View commit details
    Browse the repository at this point in the history
  34. extract logic

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    c6431f5 View commit details
    Browse the repository at this point in the history
  35. Update InputEventDiff.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    fd08e64 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6d2e058 View commit details
    Browse the repository at this point in the history
  37. Update StyledText.ts

    ShaMan123 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    88ceba5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Update Text.spec.ts

    ShaMan123 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    10ca00f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2bc332 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

    ShaMan123 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7d199e8 View commit details
    Browse the repository at this point in the history
  3. resize

    ShaMan123 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f972808 View commit details
    Browse the repository at this point in the history