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

Support v5 of AntD #1261 #1373

Closed
wants to merge 4 commits into from
Closed

Support v5 of AntD #1261 #1373

wants to merge 4 commits into from

Commits on Oct 22, 2024

  1. add antd 5 support

    bmartin1134 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6ffa698 View commit details
    Browse the repository at this point in the history
  2. antd fixes

    bmartin1134 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2cd876b View commit details
    Browse the repository at this point in the history
  3. fix datefield and selectfield

    datefield now uses dayjs
    selectfield was self-referencing
    bmartin1134 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    48c2d8c View commit details
    Browse the repository at this point in the history
  4. Update DateField.tsx

    made showTime default to false
    bmartin1134 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    65b21c2 View commit details
    Browse the repository at this point in the history