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

feat: Add onComplete callback and a newLineNotifier to TextBoxComponent and ScrollTextBoxComponent #3105

Merged
merged 11 commits into from
Mar 28, 2024

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    fae49a9 View commit details
    Browse the repository at this point in the history
  2. Fixing the analysis output

    KurtLa committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8b5d97a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cb6afe View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    82b9c09 View commit details
    Browse the repository at this point in the history
  2. Corrected spelling

    KurtLa committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fde94e9 View commit details
    Browse the repository at this point in the history
  3. Corrected formatting

    KurtLa committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    85cd193 View commit details
    Browse the repository at this point in the history
  4. Add newLineNotifier and newLinePositionNotifier to TextBoxComponent

    ScrollTextBoxComponent makes use of newLinePositionNotifier
    change/add tests
    change docs
    KurtLa committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7b4a297 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77577ee View commit details
    Browse the repository at this point in the history
  6. Update markdown description for TextRendering

    Correct test variable declaration
    KurtLa committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c87e96d View commit details
    Browse the repository at this point in the history
  7. Correct markdown issues

    KurtLa committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b3640e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed6ecaa View commit details
    Browse the repository at this point in the history