Conversation
|
@LFDanLu Just as a note to be aware of, I would like to defer support for |
|
@nwidynski thanks for the heads up! Feel free to remove them in your PR whenever and I can pull those in, we haven't done testing yet, need to reschedule it sometime this week due to the US holiday yesterday haha |
|
Build successful! 🎉 |
|
@LFDanLu Alright, done. I've also had Claude add some stories for your convenience, take these with a grain of salt. Also note that the "Animate transform" button of the anchor story only works in Chrome. This is expected behavior, since its the only engine currently supporting a feature called "Anchor follows transforms". Safari will catch up with 27 this month and Firefox will soon also. It is opt-out, without an additional CSS attribute, so it will just start working. |
|
Build successful! 🎉 |
|
Build successful! 🎉 |
## API Changes
@react-aria/utils/@react-aria/utils:getParentElement+getParentElement {
+ node: Node
+ returnVal: undefined
+}/@react-aria/utils:getParentNode+getParentNode {
+ node: Node | Element | null | undefined
+ returnVal: undefined
+}/@react-aria/utils:getPropagationTargets+getPropagationTargets {
+ from: Element | null | undefined
+ to?: Document | Window | Element | null
+ returnVal: undefined
+} |
Agent Skills ChangesModified (9)
InstallReact Spectrum S2: React Aria: |
Closes
✅ Pull Request Checklist:
📝 Test Instructions:
🧢 Your Project: