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

fix: Generic support for Chakra UI #3327

Merged
merged 4 commits into from Jan 6, 2023

Commits on Dec 29, 2022

  1. Generic support for Chakra UI

    - Partially fix rjsf-team#3072
    - Extract ChakraIconButton to its own file to abstract away React.memo
    - Refactor AltDateWidget to extract DateElement component
    nickgros committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    93175c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Changes from code review

    nickgros committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    b4d767c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

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

Commits on Jan 6, 2023

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