Skip to content

Commit 5e67aa9

Browse files
committed
Update changelog, migration guide and snaps
1 parent 46f3749 commit 5e67aa9

File tree

4 files changed

+27
-25
lines changed

4 files changed

+27
-25
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ it according to semantic versioning. For example, if your PR adds a breaking cha
1515
should change the heading of the (upcoming) version to include a major version bump.
1616
1717
-->
18+
# 6.0.0-beta.14
19+
20+
## @rjsf/mantine
21+
22+
- Added new theme!
23+
1824
# 6.0.0-beta.13
1925

2026
## @rjsf/shadcn
@@ -38,11 +44,6 @@ should change the heading of the (upcoming) version to include a major version b
3844

3945
- Always make all references absolute in nested bundled schemas
4046

41-
# 6.0.0-beta.14
42-
43-
## @rjsf/mantine
44-
45-
- Added new theme!
4647
# 6.0.0-beta.12
4748

4849
## @rjsf/core

packages/docs/docs/migration-guides/v6.x upgrade guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
## New packages
44

5-
There are 4 new packages added in RJSF version 6:
5+
There are 5 new packages added in RJSF version 6:
66

77
- `@rjsf/daisyui`: This is new theme based on the `daisyui` toolkit
88
- `@rjsf/react-bootstrap`: This is rename of the `bootstrap-4` theme with an upgrade to the latest version of `react-bootstrap`
99
- `@rjsf/primereact`: This is a new theme based on the `PrimeReact` toolkit
1010
- `@rjsf/shadcn`: This is new theme based on the `shadcn` toolkit
11+
- `@rjsf/mantine`: This is new theme based on the `mantine` toolkit
1112

1213
## Breaking changes
1314

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ exports[`array fields array 1`] = `
108108
"--ai-hover": "var(--mantine-color-blue-light-hover)",
109109
"--ai-size": "var(--ai-size-md)",
110110
},
111-
"title": "Copy",
111+
"title": "Add Item",
112112
"type": "button",
113113
},
114114
"type": "button",
@@ -1221,7 +1221,7 @@ exports[`array fields array icons 1`] = `
12211221
"--ai-hover": "var(--mantine-color-blue-light-hover)",
12221222
"--ai-size": "var(--ai-size-md)",
12231223
},
1224-
"title": "Copy",
1224+
"title": "Add Item",
12251225
"type": "button",
12261226
},
12271227
"type": "button",
@@ -3376,7 +3376,7 @@ exports[`with title and description array 1`] = `
33763376
"--ai-hover": "var(--mantine-color-blue-light-hover)",
33773377
"--ai-size": "var(--ai-size-md)",
33783378
},
3379-
"title": "Copy",
3379+
"title": "Add Item",
33803380
"type": "button",
33813381
},
33823382
"type": "button",
@@ -4598,7 +4598,7 @@ exports[`with title and description array icons 1`] = `
45984598
"--ai-hover": "var(--mantine-color-blue-light-hover)",
45994599
"--ai-size": "var(--ai-size-md)",
46004600
},
4601-
"title": "Copy",
4601+
"title": "Add Item",
46024602
"type": "button",
46034603
},
46044604
"type": "button",
@@ -5931,7 +5931,7 @@ exports[`with title and description from both array 1`] = `
59315931
"--ai-hover": "var(--mantine-color-blue-light-hover)",
59325932
"--ai-size": "var(--ai-size-md)",
59335933
},
5934-
"title": "Copy",
5934+
"title": "Add Item",
59355935
"type": "button",
59365936
},
59375937
"type": "button",
@@ -7187,7 +7187,7 @@ exports[`with title and description from both array icons 1`] = `
71877187
"--ai-hover": "var(--mantine-color-blue-light-hover)",
71887188
"--ai-size": "var(--ai-size-md)",
71897189
},
7190-
"title": "Copy",
7190+
"title": "Add Item",
71917191
"type": "button",
71927192
},
71937193
"type": "button",
@@ -8569,7 +8569,7 @@ exports[`with title and description from uiSchema array 1`] = `
85698569
"--ai-hover": "var(--mantine-color-blue-light-hover)",
85708570
"--ai-size": "var(--ai-size-md)",
85718571
},
8572-
"title": "Copy",
8572+
"title": "Add Item",
85738573
"type": "button",
85748574
},
85758575
"type": "button",
@@ -9825,7 +9825,7 @@ exports[`with title and description from uiSchema array icons 1`] = `
98259825
"--ai-hover": "var(--mantine-color-blue-light-hover)",
98269826
"--ai-size": "var(--ai-size-md)",
98279827
},
9828-
"title": "Copy",
9828+
"title": "Add Item",
98299829
"type": "button",
98309830
},
98319831
"type": "button",
@@ -11167,7 +11167,7 @@ exports[`with title and description with global label off array 1`] = `
1116711167
"--ai-hover": "var(--mantine-color-blue-light-hover)",
1116811168
"--ai-size": "var(--ai-size-md)",
1116911169
},
11170-
"title": "Copy",
11170+
"title": "Add Item",
1117111171
"type": "button",
1117211172
},
1117311173
"type": "button",
@@ -12289,7 +12289,7 @@ exports[`with title and description with global label off array icons 1`] = `
1228912289
"--ai-hover": "var(--mantine-color-blue-light-hover)",
1229012290
"--ai-size": "var(--ai-size-md)",
1229112291
},
12292-
"title": "Copy",
12292+
"title": "Add Item",
1229312293
"type": "button",
1229412294
},
1229512295
"type": "button",

packages/mantine/test/__snapshots__/Object.test.tsx.snap

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ exports[`object fields additionalProperties 1`] = `
475475
"--ai-hover": "var(--mantine-color-blue-light-hover)",
476476
"--ai-size": "var(--ai-size-sm)",
477477
},
478-
"title": "Copy",
478+
"title": "Add Item",
479479
"type": "button",
480480
},
481481
"type": "button",
@@ -1497,7 +1497,7 @@ exports[`object fields show add button and fields if additionalProperties is tru
14971497
"--ai-hover": "var(--mantine-color-blue-light-hover)",
14981498
"--ai-size": "var(--ai-size-sm)",
14991499
},
1500-
"title": "Copy",
1500+
"title": "Add Item",
15011501
"type": "button",
15021502
},
15031503
"type": "button",
@@ -2121,7 +2121,7 @@ exports[`object fields with title and description additionalProperties 1`] = `
21212121
"--ai-hover": "var(--mantine-color-blue-light-hover)",
21222122
"--ai-size": "var(--ai-size-sm)",
21232123
},
2124-
"title": "Copy",
2124+
"title": "Add Item",
21252125
"type": "button",
21262126
},
21272127
"type": "button",
@@ -2745,7 +2745,7 @@ exports[`object fields with title and description from both additionalProperties
27452745
"--ai-hover": "var(--mantine-color-blue-light-hover)",
27462746
"--ai-size": "var(--ai-size-sm)",
27472747
},
2748-
"title": "Copy",
2748+
"title": "Add Item",
27492749
"type": "button",
27502750
},
27512751
"type": "button",
@@ -3878,7 +3878,7 @@ exports[`object fields with title and description from uiSchema additionalProper
38783878
"--ai-hover": "var(--mantine-color-blue-light-hover)",
38793879
"--ai-size": "var(--ai-size-sm)",
38803880
},
3881-
"title": "Copy",
3881+
"title": "Add Item",
38823882
"type": "button",
38833883
},
38843884
"type": "button",
@@ -5011,7 +5011,7 @@ exports[`object fields with title and description from uiSchema show add button
50115011
"--ai-hover": "var(--mantine-color-blue-light-hover)",
50125012
"--ai-size": "var(--ai-size-sm)",
50135013
},
5014-
"title": "Copy",
5014+
"title": "Add Item",
50155015
"type": "button",
50165016
},
50175017
"type": "button",
@@ -6111,7 +6111,7 @@ exports[`object fields with title and description show add button and fields if
61116111
"--ai-hover": "var(--mantine-color-blue-light-hover)",
61126112
"--ai-size": "var(--ai-size-sm)",
61136113
},
6114-
"title": "Copy",
6114+
"title": "Add Item",
61156115
"type": "button",
61166116
},
61176117
"type": "button",
@@ -6679,7 +6679,7 @@ exports[`object fields with title and description with global label off addition
66796679
"--ai-hover": "var(--mantine-color-blue-light-hover)",
66806680
"--ai-size": "var(--ai-size-sm)",
66816681
},
6682-
"title": "Copy",
6682+
"title": "Add Item",
66836683
"type": "button",
66846684
},
66856685
"type": "button",
@@ -7650,7 +7650,7 @@ exports[`object fields with title and description with global label off show add
76507650
"--ai-hover": "var(--mantine-color-blue-light-hover)",
76517651
"--ai-size": "var(--ai-size-sm)",
76527652
},
7653-
"title": "Copy",
7653+
"title": "Add Item",
76547654
"type": "button",
76557655
},
76567656
"type": "button",

0 commit comments

Comments
 (0)