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

Add unimplemented types for deprecated UI controls #10913

Open
wants to merge 11 commits into
base: feature/10.0
Choose a base branch
from

Commits on Apr 2, 2024

  1. Add unimplemented types for deprecated UI controls

    Simon Zhao (BEYONDSOFT CONSULTING INC) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    621861e View commit details
    Browse the repository at this point in the history
  2. Add obsolete controls

    Simon Zhao (BEYONDSOFT CONSULTING INC) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    57c4b45 View commit details
    Browse the repository at this point in the history
  3. Fix failure test cases

    Simon Zhao (BEYONDSOFT CONSULTING INC) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8c05aa1 View commit details
    Browse the repository at this point in the history
  4. Fix failure test case

    Simon Zhao (BEYONDSOFT CONSULTING INC) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    71912ae View commit details
    Browse the repository at this point in the history
  5. Fix failure test case

    Simon Zhao (BEYONDSOFT CONSULTING INC) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9e97dbd View commit details
    Browse the repository at this point in the history
  6. Remove non-essential codes and reformat codes

    Simon Zhao (BEYONDSOFT CONSULTING INC) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8dc151f View commit details
    Browse the repository at this point in the history
  7. Fix code errors and remove unuseless codes

    Simon Zhao (BEYONDSOFT CONSULTING INC) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9752327 View commit details
    Browse the repository at this point in the history
  8. Make all the method throw PlatformNotSupportedException

    Simon Zhao (BEYONDSOFT CONSULTING INC) committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2758b16 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Use expression body for Obsolete controls

    Simon Zhao (BEYONDSOFT CONSULTING INC) committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5478593 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update code style and update the obsoletion message

    Simon Zhao (BEYONDSOFT CONSULTING INC) committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c915fc0 View commit details
    Browse the repository at this point in the history
  2. Remove private method

    Simon Zhao (BEYONDSOFT CONSULTING INC) committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cf386e6 View commit details
    Browse the repository at this point in the history