Refactor: Update styling and functionality in various components #43
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "ph4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This commit includes several enhancements across multiple files:
valerie-ui.scss
, improved formatting of CSS properties and adjusted selectors for better readability and consistency.CreateListModal.vue
, introduced a sentinel value for group selection and refined the logic for handling group options.VModal.vue
, streamlined modal structure and removed unnecessary styles, centralizing modal styling invalerie-ui.scss
.VTextarea.vue
, adjusted aria attributes for better accessibility and improved code clarity.api-config.ts
to switch the API base URL to a local development environment.These changes aim to enhance maintainability, accessibility, and overall user experience.