-
Notifications
You must be signed in to change notification settings - Fork 1.3k
docs: January 2025 release notes #7597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
9507c2f
docs: January 2025 release notes
ktabors 157caa0
grouping autocomplete feat/fix
ktabors 861171a
reducing S2 release notes to a paragraph
ktabors 4523719
grammar fixes to S2 release notes
ktabors 20af965
release note improved copy and some reorg
ktabors fc0e3b6
Update S2 release notes
devongovett df0aa4f
Add migration guide for ActionBar
devongovett a04bdbb
Merge branch 'main' of github.com:adobe/react-spectrum into jan2025-r…
devongovett 4cd8f1f
Merge branch 'main' into jan2025-release
LFDanLu 1f8bc34
Merge branch 'jan2025-release' of github.com:adobe/react-spectrum int…
devongovett c01a936
rewrite commit messages
devongovett 84cd22c
rough draft for test util announcement
LFDanLu cece971
Add CSS transitions PR
devongovett 83275b7
Merge branch 'jan2025-release' of github.com:adobe/react-spectrum int…
LFDanLu 57cf686
fix links
LFDanLu 179d252
Merge branch 'main' of github.com:adobe/react-spectrum into jan2025-r…
devongovett 98ab182
Intro
devongovett e79a8e0
Fix DOM structure of migrating page
devongovett 828245d
small copy changes
LFDanLu c609a8b
Fix links
devongovett 3bfd815
Update menu test util example
devongovett f5bc59a
Merge branch 'main' into jan2025-release
devongovett 59771fd
Add released versions
devongovett 96ba4ec
Update .storybook-s2/docs/Release Notes.mdx
LFDanLu e3d6e39
Merge branch 'main' into jan2025-release
LFDanLu cf308fe
Fix links
devongovett 4673fc9
final fixes to s2 release notes
LFDanLu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
{/* Copyright 2025 Adobe. All rights reserved. | ||
This file is licensed to you under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. You may obtain a copy | ||
of the License at http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software distributed under | ||
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS | ||
OF ANY KIND, either express or implied. See the License for the specific language | ||
governing permissions and limitations under the License. */} | ||
|
||
import {BlogPostLayout, Hero} from '@react-spectrum/docs'; | ||
export default BlogPostLayout; | ||
|
||
--- | ||
|
||
description: TODO | ||
|
||
date: 2025-01-15 | ||
|
||
--- | ||
|
||
# November 20, 2024 Release | ||
|
||
Happy New Year! We're excited to announce the first release of 2025. This release includes a number of new features, enhancements, and bug fixes. Read on for more details. | ||
|
||
## Enhancements | ||
|
||
- refactor: Remove custom hit testing in usePress - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7427) | ||
- chore: Improve React Fast Refresh in storybook - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7435) | ||
- RAC Breadcrumbs, ListBox, Tabs - feat: Tabs collapse behaviour - [@snowystinger](https://github.com/snowystinger) - [PR](https://github.com/adobe/react-spectrum/pull/7202) | ||
Autocomplete | ||
- feat: RAC Autocomplete audit for release - [@LFDanLu](https://github.com/LFDanLu) - [PR](https://github.com/adobe/react-spectrum/pull/7475) | ||
- chore: Remaining Autocomplete alpha release checklist audit items - [@LFDanLu](https://github.com/LFDanLu) - [PR](https://github.com/adobe/react-spectrum/pull/7589) | ||
- fix: Text selection with Shift + Home/End isn't working (#7228) - [@majornista](https://github.com/majornista) - [PR](https://github.com/adobe/react-spectrum/pull/7403) | ||
- fix: Autocomplete event leak and erroneous item focus after backspacing - [@LFDanLu](https://github.com/LFDanLu) - [PR](https://github.com/adobe/react-spectrum/pull/7584) | ||
|
||
## Fixes | ||
|
||
- Button | ||
- fix: disable form submission for isPending - [@snowystinger](https://github.com/snowystinger) - [PR](https://github.com/adobe/react-spectrum/pull/7498) | ||
- Calendar | ||
- fix: Selecting an unavailable date with keyboard should not change the current selection - [@richardbann](https://github.com/richardbann) - [PR](https://github.com/adobe/react-spectrum/pull/7455) | ||
- feat: Add `firstDayOfWeek` prop - [@reidbarber](https://github.com/reidbarber) - [PR](https://github.com/adobe/react-spectrum/pull/7363) | ||
- remove internal contexts from RAC Calendar - [@reidbarber](https://github.com/reidbarber) - [PR](https://github.com/adobe/react-spectrum/pull/7593) | ||
- Date and Time | ||
- fix: removemin/max limits for all segments in `parseDuration` - [@limkhl](https://github.com/limkhl) - [PR](https://github.com/adobe/react-spectrum/pull/7064) | ||
- Form | ||
- fix: skip native validation on disabled form elements - [@reidbarber](https://github.com/reidbarber) - [PR](https://github.com/adobe/react-spectrum/pull/7531) | ||
- Menu | ||
- fix: Fix Talkback focus cursor movement when inside Dialogs - [@LFDanLu](https://github.com/LFDanLu) - [PR](https://github.com/adobe/react-spectrum/pull/7478) | ||
- Select | ||
- passing autoComplete prop from Select to underlying child component - [@nabanitabania](https://github.com/nabanitabania) - [PR](https://github.com/adobe/react-spectrum/pull/7452) | ||
- Tag | ||
- fix: prevent disabled Tag from being removed with keyboard nav - [@minzzang144](https://github.com/minzzang144) - [PR](https://github.com/adobe/react-spectrum/pull/7394) | ||
- Misc | ||
- fix: Don't close popovers on scroll - [@jabrks](https://github.com/jabrks) - [PR](https://github.com/adobe/react-spectrum/pull/7541) | ||
- fix: tabbing past contenteditable=false in containing focusscope - [@nwidynski](https://github.com/nwidynski) - [PR](https://github.com/adobe/react-spectrum/pull/7340) | ||
- fix: Remove onTouchEnd handler in iOS usePreventScroll - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7479) | ||
- fix: respect scroll padding - [@jeffijoe](https://github.com/jeffijoe) - [PR](https://github.com/adobe/react-spectrum/pull/7484) | ||
- fix: make empty SlotsProvider context stable - [@mdwyer6](https://github.com/mdwyer6) - [PR](https://github.com/adobe/react-spectrum/pull/7485) | ||
- Fix: broken links in docs - [@ktabors](https://github.com/ktabors) - [PR](https://github.com/adobe/react-spectrum/pull/7530) | ||
- Use absolute path resolution for empty.js - [@ohansFavour](https://github.com/ohansFavour) - [PR](https://github.com/adobe/react-spectrum/pull/7568) | ||
|
||
## Docs | ||
|
||
- Add initial Autocomplete docs - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7581) | ||
- fix: Combobox docs example - [@snowystinger](https://github.com/snowystinger) - [PR](https://github.com/adobe/react-spectrum/pull/7439) | ||
- don't use hooks conditionally in docs - [@nathanpower](https://github.com/nathanpower) - [PR](https://github.com/adobe/react-spectrum/pull/7473) | ||
- fix: prod docs - [@devongovett](https://github.com/devongovett) - [PR](https://github.com/adobe/react-spectrum/pull/7523) | ||
|
||
## Under Construction | ||
|
||
## Released packages |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.