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: LEAP-1467: Adapt Textarea result container to new style #6413

Merged

Commits on Sep 20, 2024

  1. * Improves the look and feel of the Textbox results container to matc…

    …h the current brand style.
    
    * Moves the edit button outside the container.
    * Ensure result containers expand the full width so that buttons are aligned on the right.
    * Adds tooltips to controls.
    ricardoantoniocm committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0b4f7ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ccf063 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. * Replaces icons for edit and delete actions

    * Improves spacing between results container and between icons
    * Adds button look and feel to actions, including negative colors for delete action
    * Replaces tooltip with the one used across the app
    * Refreshes style for selected and highlighted modes
    * Improved border radius of result container
    ricardoantoniocm committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    952059d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    d0cd1a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e07b41d View commit details
    Browse the repository at this point in the history
  3. * Replaces Tooltip, Element components with Editor Button

    * Renames TextAreaRegion.module.scss to TextAreaRegion.scss
    * Refactors CSS to avoid  overrides, removes unnecessary styles
    ricardoantoniocm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b5095c8 View commit details
    Browse the repository at this point in the history
  4. * Imports BEM

    ricardoantoniocm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a08b68b View commit details
    Browse the repository at this point in the history
  5. * Linting fixes

    ricardoantoniocm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1f9dccd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f32d449 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b1f7e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec32661 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fixint textarea test

    yyassi-heartex committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    465c884 View commit details
    Browse the repository at this point in the history
  2. lint cleanup

    yyassi-heartex committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1728283 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f6eed3 View commit details
    Browse the repository at this point in the history