Skip to content

Commit 09e1957

Browse files
authored
March release notes (#2932)
1 parent d48f1f7 commit 09e1957

File tree

1 file changed

+225
-0
lines changed

1 file changed

+225
-0
lines changed
Lines changed: 225 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,225 @@
1+
{/* Copyright 2022 Adobe. All rights reserved.
2+
This file is licensed to you under the Apache License, Version 2.0 (the "License");
3+
you may not use this file except in compliance with the License. You may obtain a copy
4+
of the License at http://www.apache.org/licenses/LICENSE-2.0
5+
Unless required by applicable law or agreed to in writing, software distributed under
6+
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
7+
OF ANY KIND, either express or implied. See the License for the specific language
8+
governing permissions and limitations under the License. */}
9+
10+
import {BlogPostLayout, Hero} from '@react-spectrum/docs';
11+
export default BlogPostLayout;
12+
13+
---
14+
description: This month we have been concentrating on updating our pre-released components along with some improvements to our Slider hooks and general bug fixes. Thank you to all those who reported issues and contributed fixes in this release!
15+
date: 2022-03-07
16+
---
17+
18+
# March 7, 2022 Release
19+
20+
This month we have been concentrating on updating our pre-released components along with some improvements to our Slider hooks and general bug fixes. Thank you to all those who reported issues and contributed fixes in this release!
21+
22+
## New features
23+
- Allow custom messages on `DismissButton` - [@snowystinger](https://github.com/snowystinger) - [PR](https://github.com/adobe/react-spectrum/pull/2868)
24+
- Adding `name` to `ComboBox` props - [@LFDanLu](https://github.com/LFDanLu) - [PR](https://github.com/adobe/react-spectrum/pull/2880)
25+
## Fixes
26+
- Fire `onChangeEnd` for PageUp/PageDown/Home/End in `useSliderThumb` - [@majornista](https://github.com/majornista) - [PR](https://github.com/adobe/react-spectrum/pull/2661)
27+
- Fix `TableView` rendering of rows with ids of 0 - [@LFDanLu](https://github.com/LFDanLu) - [PR](https://github.com/adobe/react-spectrum/pull/2840)
28+
- Update `Tab` index when selection is changed and not focused - [@LFDanLu](https://github.com/LFDanLu) - [PR](https://github.com/adobe/react-spectrum/pull/2829)
29+
- Fix controlled `NumberField` showing old value on blur - [@snowystinger](https://github.com/snowystinger) - [PR](https://github.com/adobe/react-spectrum/pull/2882)
30+
- Fix Chrome warning for `userAgent` and `platform` usage - [@majornista](https://github.com/majornista) - [PR](https://github.com/adobe/react-spectrum/pull/2612)
31+
- Make `Button` function overload the default for `useButton` - [@karlhorky](https://github.com/karlhorky) - [PR](https://github.com/adobe/react-spectrum/pull/2930)
32+
## Docs
33+
- Update `AlertDialog` Spectrum guideline links - [@matthewdeutsch](https://github.com/matthewdeutsch) - [PR](https://github.com/adobe/react-spectrum/pull/2907)
34+
- VisuallyHidden: fix docs typo - [@aarongarciah](https://github.com/aarongarciah) - [PR](https://github.com/adobe/react-spectrum/pull/2911)
35+
## Under construction
36+
37+
Pre-release versions of the following components have been released. Please feel free to try them out, and report any issues you encounter.
38+
39+
40+
- ColorSlider beta
41+
- [React Spectrum](https://react-spectrum.adobe.com/react-spectrum/ColorSlider.html)
42+
- [React Aria](https://react-spectrum.adobe.com/react-aria/useColorSlider.html)
43+
- ColorWheel beta
44+
- [React Spectrum](https://react-spectrum.adobe.com/react-spectrum/ColorWheel.html)
45+
- [React Aria](https://react-spectrum.adobe.com/react-aria/useColorWheel.html)
46+
- ColorField beta
47+
- [React Spectrum](https://react-spectrum.adobe.com/react-spectrum/ColorField.html)
48+
- [React Aria](https://react-spectrum.adobe.com/react-aria/useColorField.html)
49+
- ColorArea beta
50+
- SearchWithin alpha
51+
- Calendar alpha
52+
- DatePicker alpha
53+
- ListView alpha
54+
- CardView alpha
55+
- Card alpha
56+
57+
## Released packages
58+
```
59+
60+
- @react-aria/[email protected]
61+
- @react-aria/[email protected]
62+
- @react-aria/[email protected]
63+
- @react-aria/[email protected]
64+
- @react-aria/[email protected]
65+
- @react-aria/[email protected]
66+
- @react-aria/[email protected]
67+
- @react-aria/[email protected]
68+
- @react-aria/[email protected]
69+
- @react-aria/[email protected]
70+
- @react-aria/[email protected]
71+
- @react-aria/[email protected]
72+
- @react-aria/[email protected]
73+
- @react-aria/[email protected]
74+
- @react-aria/[email protected]
75+
- @react-aria/[email protected]
76+
- @react-aria/[email protected]
77+
- @react-aria/[email protected]
78+
- @react-aria/[email protected]
79+
- @react-aria/[email protected]
80+
- @react-aria/[email protected]
81+
- @react-aria/[email protected]
82+
- @react-aria/[email protected]
83+
- @react-aria/[email protected]
84+
- @react-aria/[email protected]
85+
- @react-aria/[email protected]
86+
- @react-aria/[email protected]
87+
- @react-aria/[email protected]
88+
- @react-aria/[email protected]
89+
- @react-aria/[email protected]
90+
- @react-aria/[email protected]
91+
- @react-aria/[email protected]
92+
- @react-aria/[email protected]
93+
- @react-aria/[email protected]
94+
- @react-aria/[email protected]
95+
- @react-aria/[email protected]
96+
- @react-aria/[email protected]
97+
- @react-aria/[email protected]
98+
- @react-aria/[email protected]
99+
- @react-aria/[email protected]
100+
- @react-aria/[email protected]
101+
- @react-spectrum/[email protected]
102+
- @react-spectrum/[email protected]
103+
- @react-spectrum/[email protected]
104+
- @react-spectrum/[email protected]
105+
- @react-spectrum/[email protected]
106+
- @react-spectrum/[email protected]
107+
- @react-spectrum/[email protected]
108+
- @react-spectrum/[email protected]
109+
- @react-spectrum/[email protected]
110+
- @react-spectrum/[email protected]
111+
- @react-spectrum/[email protected]
112+
- @react-spectrum/[email protected]
113+
- @react-spectrum/[email protected]
114+
- @react-spectrum/[email protected]
115+
- @react-spectrum/[email protected]
116+
- @react-spectrum/[email protected]
117+
- @react-spectrum/[email protected]
118+
- @react-spectrum/[email protected]
119+
- @react-spectrum/[email protected]
120+
- @react-spectrum/[email protected]
121+
- @react-spectrum/[email protected]
122+
- @react-spectrum/[email protected]
123+
- @react-spectrum/[email protected]
124+
- @react-spectrum/[email protected]
125+
- @react-spectrum/[email protected]
126+
- @react-spectrum/[email protected]
127+
- @react-spectrum/[email protected]
128+
- @react-spectrum/[email protected]
129+
- @react-spectrum/[email protected]
130+
- @react-spectrum/[email protected]
131+
- @react-spectrum/[email protected]
132+
- @react-spectrum/[email protected]
133+
- @react-spectrum/[email protected]
134+
- @react-spectrum/[email protected]
135+
- @react-spectrum/[email protected]
136+
- @react-spectrum/[email protected]
137+
- @react-spectrum/[email protected]
138+
- @react-spectrum/[email protected]
139+
- @react-spectrum/[email protected]
140+
- @react-spectrum/[email protected]
141+
- @react-spectrum/[email protected]
142+
- @react-spectrum/[email protected]
143+
- @react-spectrum/[email protected]
144+
- @react-spectrum/[email protected]
145+
- @react-spectrum/[email protected]
146+
- @react-spectrum/[email protected]
147+
- @react-spectrum/[email protected]
148+
- @react-spectrum/[email protected]
149+
- @react-spectrum/[email protected]
150+
- @react-spectrum/[email protected]
151+
- @react-stately/[email protected]
152+
- @react-stately/[email protected]
153+
- @react-stately/[email protected]
154+
- @react-stately/[email protected]
155+
- @react-stately/[email protected]
156+
- @react-stately/[email protected]
157+
- @react-stately/[email protected]
158+
- @react-stately/[email protected]
159+
- @react-stately/[email protected]
160+
- @react-stately/[email protected]
161+
- @react-stately/[email protected]
162+
- @react-stately/[email protected]
163+
- @react-stately/[email protected]
164+
- @react-stately/[email protected]
165+
- @react-stately/[email protected]
166+
- @react-stately/[email protected]
167+
- @react-stately/[email protected]
168+
- @react-stately/[email protected]
169+
- @react-stately/[email protected]
170+
- @react-stately/[email protected]
171+
- @react-stately/[email protected]
172+
- @react-stately/[email protected]
173+
- @react-stately/[email protected]
174+
- @react-types/[email protected]
175+
- @react-types/[email protected]
176+
- @react-types/[email protected]
177+
- @react-types/[email protected]
178+
- @react-types/[email protected]
179+
- @react-types/[email protected]
180+
- @react-types/[email protected]
181+
- @react-types/[email protected]
182+
- @react-types/[email protected]
183+
- @react-types/[email protected]
184+
- @react-types/[email protected]
185+
- @react-types/[email protected]
186+
- @react-types/[email protected]
187+
- @react-types/[email protected]
188+
- @react-types/[email protected]
189+
- @react-types/[email protected]
190+
- @react-types/[email protected]
191+
- @react-types/[email protected]
192+
- @react-types/[email protected]
193+
- @react-types/[email protected]
194+
- @react-types/[email protected]
195+
- @react-types/[email protected]
196+
- @react-types/[email protected]
197+
- @react-types/[email protected]
198+
- @react-types/[email protected]
199+
- @react-types/[email protected]
200+
- @react-types/[email protected]
201+
- @react-types/[email protected]
202+
- @react-types/[email protected]
203+
- @react-types/[email protected]
204+
- @react-types/[email protected]
205+
- @react-types/[email protected]
206+
- @react-types/[email protected]
207+
- @react-types/[email protected]
208+
- @react-types/[email protected]
209+
- @react-types/[email protected]
210+
- @react-types/[email protected]
211+
- @react-types/[email protected]
212+
- @react-types/[email protected]
213+
- @react-types/[email protected]
214+
- @react-types/[email protected]
215+
- @react-types/[email protected]
216+
- @react-types/[email protected]
217+
- @react-types/[email protected]
218+
- @react-types/[email protected]
219+
- @spectrum-icons/[email protected]
220+
- @spectrum-icons/[email protected]
221+
- @spectrum-icons/[email protected]
222+
- @spectrum-icons/[email protected]
223+
224+
225+
```

0 commit comments

Comments
 (0)