Commit 7bb0c88
committed
Squashed commit of the following:
commit cb03690
Merge: f201865 dbf5b75
Author: Adam Michael Thompson <[email protected]>
Date: Wed Dec 3 14:26:43 2025 -0500
Merge branch 'main' into at/wizard-integration
commit f201865
Merge: 814af43 7a1b203
Author: Adam Michael Thompson <[email protected]>
Date: Wed Dec 3 14:26:14 2025 -0500
Merge branch 'at/wizard-integration' of https://github.com/mongodb/leafygreen-ui into at/wizard-integration
commit 814af43
Author: Adam Michael Thompson <[email protected]>
Date: Wed Dec 3 14:26:03 2025 -0500
Update getTestUtils.tsx
commit 7a1b203
Author: Adam Thompson <[email protected]>
Date: Wed Dec 3 14:25:00 2025 -0500
Update packages/wizard/src/WizardStep/WizardStep.tsx
Co-authored-by: Copilot <[email protected]>
commit 83f936e
Author: Adam Thompson <[email protected]>
Date: Wed Dec 3 14:24:54 2025 -0500
Update packages/lib/src/childQueries/findChildren/findChildren.spec.tsx
Co-authored-by: Copilot <[email protected]>
commit f4a1e3d
Author: Adam Thompson <[email protected]>
Date: Wed Dec 3 14:24:33 2025 -0500
Update packages/lib/src/childQueries/findChild/findChild.spec.tsx
Co-authored-by: Copilot <[email protected]>
commit a219fae
Author: Adam Thompson <[email protected]>
Date: Wed Dec 3 14:24:23 2025 -0500
Update packages/wizard/src/Wizard/Wizard.tsx
Co-authored-by: Copilot <[email protected]>
commit dbf5b75
Author: Stephen Lee <[email protected]>
Date: Wed Dec 3 10:16:56 2025 -0800
fix: publish script (#3356)
commit 918b3a5
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed Dec 3 01:41:06 2025 +0000
Version Packages (#3354)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
commit 0c523f5
Author: Stephen Lee <[email protected]>
Date: Tue Dec 2 15:12:23 2025 -0800
chore: update release pipeline (#3355)
* chore: update release pipeline
* refactor: update publish script
commit 0c42aba
Author: Adam Thompson <[email protected]>
Date: Mon Dec 1 19:03:38 2025 -0500
LG-3879: fix(DatePicker) Updates DatePicker Next/Prev button aria-labels (#3224)
* updates chevron button labels
* update select labels
* update calendar cell label
* Create date-picker-aria.md
* Update DatePickerMenu.spec.tsx
* Update DatePicker.testutils.tsx
* Update date-picker-aria.md
* Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
* Apply suggestion from @TheSonOfThomp
---------
Co-authored-by: Copilot <[email protected]>
commit 6e49fef
Merge: c462dca 9e5932c
Author: Adam Thompson <[email protected]>
Date: Mon Dec 1 18:27:25 2025 -0500
Merge branch 'main' into at/wizard-integration
commit 9e5932c
Author: Adam Rasheed <[email protected]>
Date: Mon Dec 1 13:28:47 2025 -0600
[LG-5760] chore: FormFooter Sticky Styling (#3344)
* [LG-5760] chore: FormFooter Sticky Styling
* updated story
* updates pt1
* updated story, style cleanup
* cleanup, added changeset
commit fa89f65
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed Nov 26 23:12:40 2025 +0000
Version Packages (#3353)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
commit 837a0e7
Author: Adam Thompson <[email protected]>
Date: Wed Nov 26 16:10:48 2025 -0500
Update pr.yml (#3352)
commit 651c0bb
Author: Nima Taheri <[email protected]>
Date: Wed Nov 26 13:05:53 2025 -0800
LG-5588 Fix array field updates in chart options merge (#3351)
* feat: correctly merge array-fields (choose full override, no recursive)
* docs1 parent 8fd73fa commit 7bb0c88
File tree
25 files changed
+274
-126
lines changed- .github/workflows
- charts/core
- src/Echart/utils
- packages
- date-picker
- src
- DatePicker
- DatePickerMenu
- DatePickerMenuHeader
- DatePickerMenuSelect
- lib/src/childQueries
- findChildren
- findChild
- wizard/src
- WizardStep
- Wizard
- testing
25 files changed
+274
-126
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
224 | 225 | | |
225 | 226 | | |
226 | 227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
205 | 211 | | |
206 | 212 | | |
207 | 213 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| 66 | + | |
64 | 67 | | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
| 76 | + | |
| 77 | + | |
72 | 78 | | |
73 | 79 | | |
74 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 51 | + | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
0 commit comments