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

docs: remove reference to the deprecated uiSchema classNames property #3294

Conversation

jbpenrath
Copy link
Contributor

@jbpenrath jbpenrath commented Dec 14, 2022

Reasons for making this change

In the v5 migration guide, it is explained that classNames property within uiSchema is now deprecated in favor of ui:classNames property. When developer uses the legacy classNames, a deprecation warning is displayed within the console . But currently, in the uiSchema section within the quickstart guide, documentation still refers to this deprecated property that is weird for newcomers which will bootstrap a project with deprecation warnings.

Checklist

jbpenrath and others added 2 commits December 14, 2022 15:29
In the v5 migration guide, it is explained that `classNames` property within
uiSchema is now deprecated in favor of `ui:classNames` property. In developer
use the legacy classNames, a deprecation warning is displayed within the console
. But currently, in the uiSchema section within the quickstart guide,
documentation still refer to this deprecated property that is weird for
newcomers which will bootstrap a project with deprecation warnings.
@heath-freenome heath-freenome merged commit 3f896f2 into rjsf-team:main Dec 19, 2022
shijistar pushed a commit to shijistar/react-jsonschema-form that referenced this pull request Jun 8, 2023
…ty (rjsf-team#3294)

In the v5 migration guide, it is explained that `classNames` property within
uiSchema is now deprecated in favor of `ui:classNames` property. In developer
use the legacy classNames, a deprecation warning is displayed within the console
. But currently, in the uiSchema section within the quickstart guide,
documentation still refer to this deprecated property that is weird for
newcomers which will bootstrap a project with deprecation warnings.

Co-authored-by: Heath C <51679588+heath-freenome@users.noreply.github.com>
shijistar pushed a commit to shijistar/react-jsonschema-form that referenced this pull request Jun 8, 2023
…ty (rjsf-team#3294)

In the v5 migration guide, it is explained that `classNames` property within
uiSchema is now deprecated in favor of `ui:classNames` property. In developer
use the legacy classNames, a deprecation warning is displayed within the console
. But currently, in the uiSchema section within the quickstart guide,
documentation still refer to this deprecated property that is weird for
newcomers which will bootstrap a project with deprecation warnings.

Co-authored-by: Heath C <51679588+heath-freenome@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants