-
Notifications
You must be signed in to change notification settings - Fork 20
955746 - Customize PopupSize Support for Picker and Calendar #3277
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
base: development
Are you sure you want to change the base?
Conversation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
DOCINFRA-2341_merged_using_automation
…-Tools-hotfix [Hotfix] 930424 - Revamp the UG documentation of .NET MAUI SfComboBox
…tLayout-hotifx3 [Hotfix] 930432 Revamp the UG documentation of .NET MAUI TextInputLayout.
…tfix 930435 [Hotfix] Revamp the UG documentation of .NET MAUI SfChip.
…otfix 930435 [Hotfix] Revamp the UG documentation of .NET MAUI SfCarousel.
…fix3 930432 [Hotfix] - Revamp the UG documentation of .NET MAUI Rating and SignaturePad
…fix3 928065 [Hotfix] - Revamp the UG documentation of .NET MAUI SfButton.
928065 [Hotfix] - Revamp the UG documentation of .NET MAUI SfButton.
DOCINFRA-2341_merged_using_automation
Your pull request has been created. Syncfusion support team will validate this commit and publish your changes accordingly. |
Your pull request has been created. Syncfusion support team will validate this commit and publish your changes accordingly. |
Your pull request has been created. Syncfusion support team will validate this commit and publish your changes accordingly. |
…aui-docs into MAUI-955746-PopupSizeSupport
Your pull request has been created. Syncfusion support team will validate this commit and publish your changes accordingly. |
Your pull request has been created. Syncfusion support team will validate this commit and publish your changes accordingly. |
MAUI/Calendar/calendar-mode.md
Outdated
|
||
### PopupSize | ||
|
||
SfCalendar allows the display of the Popup to render at any desired size by setting the [PopupWidth] and [PopupWidth] properties. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
by setting the [PopupWidth] and [PopupWidth] properties.
?????
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok sir I change to PopupHeight
MAUI/Calendar/calendar-mode.md
Outdated
|
||
SfCalendar allows the display of the Popup to render at any desired size by setting the [PopupWidth] and [PopupWidth] properties. | ||
|
||
The default value of `PopupWidth` and `PopupHeight` is set to 200. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok I'll remove the default value sentence
MAUI/DatePicker/date-picker-mode.md
Outdated
 | ||
|
||
### PopupSize |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
custom popup size
change Title
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok I'll change
Your pull request has been created. Syncfusion support team will validate this commit and publish your changes accordingly. |
Your pull request has been created. Syncfusion support team will validate this commit and publish your changes accordingly. |
Description:
Added UG Document for PopupSize support for the Picker Controls(SfPicker, SfDatePicker, SfDateTimePicker and SfTimePicker) and SfCalendar.
Related PR:
Picker - https://github.com/essential-studio/maui-picker/pull/393
Calendar - https://github.com/essential-studio/maui-calendar/pull/484