### HTML

Icon from [`carbon-elements`](https://github.com/IBM/carbon-elements) package is now used. Vanilla markup should be migrated to one shown in [carbondesignsystem.com](https://next.carbondesignsystem.com/components/tabs/code) site. React and other framework variants should reflect the change automatically.

### SCSS

| Class                    | Note | Remarks                                                                            |
| ------------------------ | ---- | ---------------------------------------------------------------------------------- |
| `bx--tabs-trigger--open` | New  | A class added to the trigger button when open in mobile view. Allows for animation |

### JavaScript

A new component option, `selectorButtonEnabled` has been added. Please see [`README.md`](./README.md#options) for more details.
