|
| 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 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 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 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 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