name: Date Picker description: A date picker uses the input group component to display a field with a button next to it sections: - name: Migration Guide description: | ### Combobox markup change See the [Combobox migration guide](combobox.html#migrationguide) for migration information. ### New Picker markup Instead of a `.spectrum-FieldButton`, Combobox now uses `.spectrum-Picker`. See [Picker migration guide](picker.html#migrationguide) for details. ### Change workflow icon size to medium Please replace `.spectrum-Icon--sizeS` with `.spectrum-Icon--sizeM`. examples: - id: datepicker name: Standard markup: |