carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
598 stars 177 forks source link

feat: port time picker to Vue3 #1518

Closed davidnixon closed 10 months ago

davidnixon commented 10 months ago

Contributes to #1510

What did you do?

Port cv-timepicker including additional fieldSize feature found in the React component

Additional work:

How have you tested it?

Storybook and jest

Were docs updated if needed?

davidnixon commented 10 months ago

@OlkaB can you have a look at this one and let me know if its ok.