From effdcbaeabcb86cbd9c08433e1b77a9c72b7f5a6 Mon Sep 17 00:00:00 2001 From: WillowP Date: Fri, 26 Aug 2022 10:15:37 -0400 Subject: [PATCH 1/2] Change boolean custom tag to bsPrefix. --- packages/bootstrap-4/src/SelectWidget/SelectWidget.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bootstrap-4/src/SelectWidget/SelectWidget.tsx b/packages/bootstrap-4/src/SelectWidget/SelectWidget.tsx index 907dc4d39e..cd0312ca8a 100644 --- a/packages/bootstrap-4/src/SelectWidget/SelectWidget.tsx +++ b/packages/bootstrap-4/src/SelectWidget/SelectWidget.tsx @@ -82,7 +82,7 @@ const SelectWidget = ({ Date: Fri, 26 Aug 2022 10:22:52 -0400 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 917fddec1e..7580f0f88d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ should change the heading of the (upcoming) version to include a major version b * docs: fix schema dependencies link by @epicfaace in https://github.com/rjsf-team/react-jsonschema-form/pull/2885 * chore(deps): bump core-js-pure from 3.21.1 to 3.23.3 by @dependabot in https://github.com/rjsf-team/react-jsonschema-form/pull/2902 * chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/fluent-ui by @dependabot in https://github.com/rjsf-team/react-jsonschema-form/pull/2805 +* fix(@rjsf/bootstrap-4): Change custom attribute to bsPrefix by @WillowP in https://github.com/rjsf-team/react-jsonschema-form/pull/3049 # 4.2.0