-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat: LEAP-1467: Adapt Textarea result container to new style #6413
Commits on Sep 20, 2024
-
* 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.
Configuration menu - View commit details
-
Copy full SHA for 0b4f7ef - Browse repository at this point
Copy the full SHA 0b4f7efView commit details -
Update web/libs/editor/src/components/HtxTextBox/HtxTextBox.jsx
Co-authored-by: hlomzik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ccf063 - Browse repository at this point
Copy the full SHA 3ccf063View commit details
Commits on Sep 21, 2024
-
* 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
Configuration menu - View commit details
-
Copy full SHA for 952059d - Browse repository at this point
Copy the full SHA 952059dView commit details
Commits on Sep 23, 2024
-
Update web/libs/editor/src/assets/icons/edit.svg
Co-authored-by: bmartel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0cd1a9 - Browse repository at this point
Copy the full SHA d0cd1a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e07b41d - Browse repository at this point
Copy the full SHA e07b41dView commit details -
* Replaces Tooltip, Element components with Editor Button
* Renames TextAreaRegion.module.scss to TextAreaRegion.scss * Refactors CSS to avoid overrides, removes unnecessary styles
Configuration menu - View commit details
-
Copy full SHA for b5095c8 - Browse repository at this point
Copy the full SHA b5095c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a08b68b - Browse repository at this point
Copy the full SHA a08b68bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f9dccd - Browse repository at this point
Copy the full SHA 1f9dccdView commit details -
Update web/libs/editor/src/components/HtxTextBox/HtxTextBox.jsx
Co-authored-by: hlomzik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f32d449 - Browse repository at this point
Copy the full SHA f32d449View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b1f7e3 - Browse repository at this point
Copy the full SHA 2b1f7e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec32661 - Browse repository at this point
Copy the full SHA ec32661View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 465c884 - Browse repository at this point
Copy the full SHA 465c884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1728283 - Browse repository at this point
Copy the full SHA 1728283View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f6eed3 - Browse repository at this point
Copy the full SHA 9f6eed3View commit details