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

antd v5: Controlled components will treat null as empty value and null can not be used as an option value. #777

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jun 12, 2022

  1. Configuration menu
    Copy the full SHA
    365a1b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f3af9d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. chore: add prettier 2.x because the current prettier version added by…

    … umi-utils is 1.x, which can't deal with ts import type
    shezhangzhang committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    c7c3c57 View commit details
    Browse the repository at this point in the history
  2. feat: Select will treat null as empty value and onChange() will recie…

    …ve null instead of undefined value
    shezhangzhang committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    2a38804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    206b49f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    007c0f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    ecf8223 View commit details
    Browse the repository at this point in the history