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 auto grow of base text input using markdown component #49896

Merged
merged 9 commits into from
Oct 11, 2024

Commits on Sep 26, 2024

  1. Fix autogrow of baseTextInput for markdown text input

    Signed-off-by: Tsaqif <[email protected]>
    tsa321 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    42c8cbc View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    2aa079e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e347f35 View commit details
    Browse the repository at this point in the history
  3. Fix prettier

    Signed-off-by: Tsaqif <[email protected]>
    tsa321 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8d6a6d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Fix padding bottom of base text input container

    Signed-off-by: Tsaqif <[email protected]>
    tsa321 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d5da609 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Change max height of markdown

    Signed-off-by: Tsaqif <[email protected]>
    tsa321 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0e9742d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    a550a41 View commit details
    Browse the repository at this point in the history
  2. Compute the actual maxHeight instead of using adding markdwon maxHeig…

    …ht in variables
    
    Signed-off-by: Tsaqif <[email protected]>
    tsa321 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    00322f6 View commit details
    Browse the repository at this point in the history
  3. Fix error checks

    Signed-off-by: Tsaqif <[email protected]>
    tsa321 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bed7eea View commit details
    Browse the repository at this point in the history