Skip to content
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

Dialog enhancements (add dialog type, fix panel width setable), add MaxHeight to DemoSection #740

Merged
merged 9 commits into from
Sep 20, 2023

Commits on Sep 18, 2023

  1. Add Dialog custom header/footer example

    Address #739
    Change ShowDialog to allow horizontal alignment setting
    vnbaaij committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a7f73d7 View commit details
    Browse the repository at this point in the history
  2. Add DialogType enum and set this in dialog parameters

    Use  width parameter in panel example
    vnbaaij committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0c4bf9d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Fix review comments

    Add MaxHeight to DemoSection
    vnbaaij committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1074c57 View commit details
    Browse the repository at this point in the history
  2. REmove files no longer needed

    vnbaaij committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    393ac2d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    5170f28 View commit details
    Browse the repository at this point in the history
  2. Cleanup for new alternative

    vnbaaij committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    91b1cde View commit details
    Browse the repository at this point in the history
  3. Make DialogType internal

    vnbaaij committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e80e451 View commit details
    Browse the repository at this point in the history
  4. Revert "Make DialogType internal"

    This reverts commit e80e451.
    vnbaaij committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    eea90f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84e98a4 View commit details
    Browse the repository at this point in the history