Vivid API

October 2025 - Monthly Update

Here’s what’s new and improved in the Vivid Design System for October 2025.

Office Hours Meetings

Nothing to discuss

Sprint Demos

New Features

[Selectable Box]: Adds CSS Variable For Checked Background Color

For situations when you need to override the current checked background color (like when there are interactive elements inside the box), we have added the --selectable-box-checked-bg variable. See a usage example here.

[Searchable Select]: Adds Select / Deselect All Feature

We have add the enable-select-all attribute to add a Select / Deselect All option at the top of the list.

[Docs]: Start of Vue.js Example Migration

We have started to migrate all our component code examples to show Vue.js coded examples as well as the current Web component exmaples.

When this is complete we will remove the Vivid Vue storybook sites as everything will now here in one place.