UNPKG

685 BMarkdownView Raw
1### HTML
2
3Icon from [`carbon-elements`](https://github.com/IBM/carbon-elements) package is now used. Also design change around the select box involves changing the list of CSS classes applied to the markup. Vanilla markup should be migrated to one shown in [carbondesignsystem.com](https://next.carbondesignsystem.com/components/date-picker/code) site. React and other framework variants should reflect the change automatically.
4
5### SCSS
6
7The `data-invalid` attribute has been placed on the time picker wrapper div
8
9| Old Class | New Class | Note |
10| --------- | ----------------------------- | ------- |
11| - | bx--time-picker[data-invalid] | Changed |