Skip to content

Infra/date time picker allow migration to new dialog #2945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

M-i-k-e-l
Copy link
Collaborator

Description

DateTimePicker - allow migration to new the Dialog via migrateDialog
Moved some props from ExpandableOverlay so they can be used in other places.

Changelog

DateTimePicker - allow migration to new the Dialog via migrateDialog

Additional info

MADS-3966

@M-i-k-e-l M-i-k-e-l added this to the Quality milestone Feb 11, 2024
@M-i-k-e-l M-i-k-e-l requested a review from Inbal-Tish February 11, 2024 13:22
@M-i-k-e-l M-i-k-e-l requested review from ethanshar and removed request for Inbal-Tish February 12, 2024 11:42
@M-i-k-e-l M-i-k-e-l assigned ethanshar and unassigned Inbal-Tish Feb 12, 2024
Copy link
Collaborator

@ethanshar ethanshar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved. wrote small comment

@@ -15,6 +15,7 @@ import {Colors} from '../../style';
import Assets from '../../assets';
import {Constants, asBaseComponent, BaseComponentInjectedProps} from '../../commons/new';
import TextField, {TextFieldProps, TextFieldMethods} from '../textField';
import {DialogMigrationProps} from '../../incubator/Dialog';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider adding type keyword

@M-i-k-e-l M-i-k-e-l enabled auto-merge (squash) February 12, 2024 12:22
@M-i-k-e-l M-i-k-e-l merged commit ba17fc0 into master Feb 12, 2024
@M-i-k-e-l M-i-k-e-l deleted the infra/date-time-picker-allow-migration-to-new-dialog branch February 12, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants