Skip to content

Commit 271e3c5

Browse files
- Increased snapshot tests to add additionalProperties coverage
1 parent 145f10f commit 271e3c5

File tree

13 files changed

+218
-446
lines changed

13 files changed

+218
-446
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ should change the heading of the (upcoming) version to include a major version b
103103
## Dev / docs / playground
104104

105105
- Updated `uiSchema.md` in the docs to document the new `enableMarkdownInHelp` flag
106+
- Updated `objectTests.tsx` to increase the variations of the additionalProperties tests to include labels off, descriptions and object and array types
106107

107108
# 6.0.2
108109

packages/antd/test/__snapshots__/Array.test.tsx.snap

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9344,17 +9344,6 @@ exports[`with title and description with global label off checkboxes 1`] = `
93449344
<div
93459345
class="ant-row ant-form-item-row css-dev-only-do-not-override-ac2jek"
93469346
>
9347-
<div
9348-
class="ant-col ant-col-24 ant-form-item-label css-dev-only-do-not-override-ac2jek"
9349-
>
9350-
<label
9351-
class=""
9352-
for="root"
9353-
title="Test field"
9354-
>
9355-
Test field
9356-
</label>
9357-
</div>
93589347
<div
93599348
class="ant-col ant-col-24 ant-form-item-control css-dev-only-do-not-override-ac2jek"
93609349
>

0 commit comments

Comments
 (0)