November 2024 - Monthly Update
See the Office Hours minutes for more details.
12/11/2024
- Option item - Text styling (Amit Sadan) & Horizontal buttons menu (Amit Sadan)
- Both these request were specific to a Text Editor component
- It was decided that instead of extending current components, the text editor should be developed separately
- The approach was agreed to research third party text editors that can be skinned appropriately and the component implemented by Amit’s team and then when the Vivid team have capacity, they will make it into a web component and added to the Vivid library.
26/11/2024
- Nav item - CTA connotation requirement (Muskan Garg)
- Muskan ask about the availability of CTA connotation in Figma (it is in the API)
- Vivid team said it is currently only in the new Figma live file
- Vivid team outlined that this file will be launched in the next 2 weeks
- Kamila asks about being able to have the body scroll inside dialog with the header and footer fixed.
- Vivid team suggested a solution and offered to create a codepen if there are any problems
Adds the new semi-transparent appearance as to the Badge component.
single-filemode: sets the file picker to allow only a single file and subsequent file uploads will replace the current file.removeAllFilesmethod: programmatically remove all selected files from the File Picker.- Selected file style: a border has been add to the selected file element for great definition.
action-itemsslot allows you to add interactive items (like buttons) to the end of the tabs bar.