Skip to content
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

chore: Add optional shouldFocusOnHover prop to aria combobox #7051

Open
wants to merge 359 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 21, 2024

  1. swap vertical and horizontal (adobe#91)

    Yihui Liao authored and GitHub Enterprise committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a4c4460 View commit details
    Browse the repository at this point in the history
  2. Update menu popover alignment (adobe#92)

    devongovett authored and GitHub Enterprise committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b3f3a6a View commit details
    Browse the repository at this point in the history
  3. Adding TooltipTrigger (adobe#88)

    ktabors authored and GitHub Enterprise committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8e98a15 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Switch to data-color-scheme and move iOS highlight override (adobe#87)

    * testing theme change and webkit-highlight-color change
    
    * Fix iOS tap highlight
    
    * moving webkit highlight to theme
    
    * forgot to remove extra tsignore
    LFDanLu authored and GitHub Enterprise committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c54ff4d View commit details
    Browse the repository at this point in the history
  2. css rename to styles (adobe#94)

    * css rename to styles
    
    * fix comment
    snowystinger authored and GitHub Enterprise committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6c9d6aa View commit details
    Browse the repository at this point in the history
  3. Another audit (adobe#95)

    * fix SearchFieldProps children type
    
    * remove isEntering and isExiting from TooltipProps
    
    * omit more props from Tooltip
    
    * remove open props from Tooltip
    
    Co-authored-by: Reid Barber <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2c0eaa4 View commit details
    Browse the repository at this point in the history
  4. Setup storybook docs (adobe#84)

    * setup storybook docs
    
    * add intro page
    
    * Remove Picker autodocs
    
    * add syntax highlighting to code snippet
    
    * add missing autodocs
    
    * Remove intro docs for now
    
    * remove extra args from Dialog
    
    * clean up source formatting
    
    Co-authored-by: Reid Barber <[email protected]>
    Co-authored-by: Rob Snow <[email protected]>
    3 people authored and GitHub Enterprise committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    daab120 View commit details
    Browse the repository at this point in the history
  5. Add missing jsdoc to DropZone (adobe#98)

    snowystinger authored and GitHub Enterprise committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cbc4129 View commit details
    Browse the repository at this point in the history
  6. Propagate color scheme into portals (adobe#97)

    devongovett authored and GitHub Enterprise committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a6d178f View commit details
    Browse the repository at this point in the history
  7. Change style prop (adobe#93)

    Co-authored-by: Devon Govett <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e7e1685 View commit details
    Browse the repository at this point in the history
  8. Remove font (adobe#102)

    Reid Barber authored and GitHub Enterprise committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8f21852 View commit details
    Browse the repository at this point in the history
  9. Fix command for running chromatic (adobe#96)

    LFDanLu authored and GitHub Enterprise committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f554054 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Rollup example app (adobe#106)

    * starting a rollup add to test the built files
    
    * rainbow and macros installed and working
    
    Co-authored-by: Kyle Taborski <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e4d9434 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Fix main (adobe#111)

    snowystinger authored and GitHub Enterprise committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d186db6 View commit details
    Browse the repository at this point in the history
  2. Add vite example app (adobe#109)

    * Add vite example
    
    * Add svgs and fix config
    LFDanLu authored and GitHub Enterprise committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    dec9bfb View commit details
    Browse the repository at this point in the history
  3. updating to use rainbow from artifactory (adobe#110)

    Co-authored-by: Kyle Taborski <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    be4e626 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. SearchField remove clear button with read only(v3) (adobe#117)

    Co-authored-by: Kyle Taborski <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1f283a5 View commit details
    Browse the repository at this point in the history
  2. Make Dialog square when scrollbars are present and revert Field chang…

    …e for invalid validation (adobe#115)
    
    * revert Field change when invalid
    
    * Update Modal and Popover so corner with scrollbar is square
    LFDanLu authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0b5581a View commit details
    Browse the repository at this point in the history
  3. Add readme (adobe#116)

    devongovett authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2670c8c View commit details
    Browse the repository at this point in the history
  4. Design fixes for fields (adobe#101)

    devongovett authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5994c9a View commit details
    Browse the repository at this point in the history
  5. Add Webpack 5 example (adobe#107)

    * update css prop in InlineAlert
    
    * add webpack 5 example
    
    * remove Provider
    
    * use render from react-dom
    
    * add gitignore
    
    * cleanup package.json
    
    * fix React import
    
    * add icon to button
    
    Co-authored-by: Reid Barber <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e4587dd View commit details
    Browse the repository at this point in the history
  6. Improve Storybook docs build (adobe#114)

    * add menu and actionmenu
    
    * fix stories for actionbutton and checkboxgroup
    
    * fix actionbutton resizing story
    
    * Remove styles prop from code output
    
    * remove handlers from code output
    
    * add // code: null to config
    
    * fix StaticColorDecorator
    
    * cleanup
    
    * improve dialog example
    
    * add global padding to stories
    
    * remove css file
    
    * remove role from DialogProps type
    
    * improve ActionButton story
    
    * use single quotes for jsdoc @default
    
    * cleanup Dialog stories and code output
    
    Co-authored-by: Reid Barber <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9d93b70 View commit details
    Browse the repository at this point in the history
  7. Add logo to storybook build (adobe#122)

    * add storybook logo
    
    * Use italics for tagline
    
    Co-authored-by: Reid Barber <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6427c04 View commit details
    Browse the repository at this point in the history
  8. Make storybook docs respect dark mode setting (adobe#124)

    devongovett authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9ea0fbd View commit details
    Browse the repository at this point in the history
  9. Update Submenu props to get rid of delay (adobe#123)

    LFDanLu authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7cd1e05 View commit details
    Browse the repository at this point in the history
  10. Fix 'Show code' button to show behind overlays (adobe#125)

    * fix show code button z-index
    
    * fix to use isolation: isolate instead
    
    Co-authored-by: Reid Barber <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    15c5546 View commit details
    Browse the repository at this point in the history
  11. center overlay arrow position (adobe#121)

    Co-authored-by: Yihui Liao <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    70b6406 View commit details
    Browse the repository at this point in the history
  12. Renaming prop treatment to fillStyle (adobe#128)

    Co-authored-by: Kyle Taborski <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e2de7a2 View commit details
    Browse the repository at this point in the history
  13. Remove hover props support from components (adobe#127)

    LFDanLu authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9ae6f25 View commit details
    Browse the repository at this point in the history
  14. Fix chromatic publish to storybook (adobe#126)

    * Fix chromatic publish to storybook
    
    this prevents the Intro page from being sent to Chromatic, looks like it causes issues for them
    
    * Update change so it is isolated to chromatic run
    LFDanLu authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a98e0c4 View commit details
    Browse the repository at this point in the history
  15. Combine popover stories with Dialog (adobe#118)

    snowystinger authored and GitHub Enterprise committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d116a6d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. update shadows (adobe#129)

    devongovett authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5cdfb1b View commit details
    Browse the repository at this point in the history
  2. Group rules by layer so they are not nested (adobe#120)

    devongovett authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b91bc3d View commit details
    Browse the repository at this point in the history
  3. Fixing icon only ActionButton width to keep square (adobe#119)

    ktabors authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b0d7dfb View commit details
    Browse the repository at this point in the history
  4. Add missing dialog title to docs example (adobe#131)

    devongovett authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d970699 View commit details
    Browse the repository at this point in the history
  5. Adjust submenu cross offset to account for border (adobe#130)

    devongovett authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    77caa7d View commit details
    Browse the repository at this point in the history
  6. Remove contextualHelp prop and show help text error icon for checkbox…

    …/radio groups (adobe#132)
    devongovett authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    60cce1c View commit details
    Browse the repository at this point in the history
  7. Add dark mode logo (adobe#133)

    devongovett authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3f70126 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    718f5c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a302f8f View commit details
    Browse the repository at this point in the history
  10. Add API diff (adobe#103)

    devongovett authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c8210a1 View commit details
    Browse the repository at this point in the history
  11. Fix SubmenuTrigger/dynamic code sample rendering in storybook docs (a…

    …dobe#135)
    
    * Fix SubmenuTrigger rendering in storybook docs
    
    * fix dynamic example code sample and actionmenu
    LFDanLu authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    95761a7 View commit details
    Browse the repository at this point in the history
  12. more code cleanup (adobe#134)

    Reid Barber authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b4dafe3 View commit details
    Browse the repository at this point in the history
  13. v0.0.0

    devongovett committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4021609 View commit details
    Browse the repository at this point in the history
  14. Update example apps to use v0.0.0 (adobe#136)

    * update example apps to use latest styles prop
    
    * update example app versions
    
    * update style -> fillStyle
    
    Co-authored-by: Reid Barber <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c272e70 View commit details
    Browse the repository at this point in the history
  15. Add parcel example (adobe#137)

    * add parcel
    
    * Update examples/parcel-example/package.json
    
    Co-authored-by: Devon Govett <[email protected]>
    
    Co-authored-by: Devon Govett <[email protected]>
    2 people authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a362480 View commit details
    Browse the repository at this point in the history
  16. Cleanup and standardize example apps (adobe#138)

    Reid Barber authored and GitHub Enterprise committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9cb98b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Meter (adobe#140)

    * Meter
    
    * removing some unneeded track fill css
    
    * refactor creating bar-utils
    
    * Omit some props from AriaMeterProps
    
    Co-authored-by: Reid Barber <[email protected]>
    
    ---------
    
    Co-authored-by: Kyle Taborski <[email protected]>
    Co-authored-by: Reid Barber <[email protected]>
    3 people authored and GitHub Enterprise committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d360192 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Badge (adobe#141)

    * initialize badge component
    
    * update stories, fix padding
    
    * change paddingX
    
    * update comments
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    2 people authored and GitHub Enterprise committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ccd13df View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Picker Dropdown using rainbow Popover (adobe#62)

    * Move Popover padding and add ref
    
    * Picker Dropdown using  rainbow Popover
    
    * Prep for invalid state
    
    * review updates
    
    * Update picker styles to share menu
    
    * simplify grid
    
    * some API review
    
    * fix validation icon
    
    * Add missing types and functionality
    
    * add min width and quiet width handling
    
    * use a better minwidth for picker
    
    * fix isOpen style
    
    * review comments
    
    * fix placeholder and select value
    
    * fix textValue
    
    * fix crash in icons story
    
    * fix some invalid styles
    
    * Combobox (adobe#100)
    
    * Combobox
    
    * Fix remaining ts issues
    
    * explain padding
    
    * Reviews
    
    * fix crash in icons story
    
    * apply same icon story crash fix from picker PR
    
    ---------
    
    Co-authored-by: Devon Govett <[email protected]>
    Co-authored-by: danilu <[email protected]>
    
    ---------
    
    Co-authored-by: Devon Govett <[email protected]>
    Co-authored-by: danilu <[email protected]>
    3 people authored and GitHub Enterprise committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d72204a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update tag group (adobe#143)

    * review tag group
    
    * add avatar context props
    
    * remove args from avatar and use truncate
    
    * remove slot props
    
    * remove comment
    
    * add help text
    
    * fix invalid tag
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    2 people authored and GitHub Enterprise committed May 14, 2024
    Configuration menu
    Copy the full SHA
    43fd43e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. RAC upgrade and testing followup (adobe#147)

    * RAC upgrade and testing followup
    snowystinger authored and GitHub Enterprise committed May 15, 2024
    Configuration menu
    Copy the full SHA
    73aa784 View commit details
    Browse the repository at this point in the history
  2. Prevent global styles from leaking into RSP elements (adobe#150)

    devongovett authored and GitHub Enterprise committed May 15, 2024
    Configuration menu
    Copy the full SHA
    574842f View commit details
    Browse the repository at this point in the history
  3. Error when calling the style macro without import attribute (adobe#152)

    devongovett authored and GitHub Enterprise committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8ced914 View commit details
    Browse the repository at this point in the history
  4. Rendering and styling of picker selected item (adobe#151)

    * styling defaultChildren in select
    snowystinger authored and GitHub Enterprise committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a0e7dc2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Remove unnecessary layer from Picker (adobe#153)

    * Remove unnecessary layer
    snowystinger authored and GitHub Enterprise committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a0b5511 View commit details
    Browse the repository at this point in the history
  2. Update API diff (adobe#154)

    devongovett authored and GitHub Enterprise committed May 16, 2024
    Configuration menu
    Copy the full SHA
    db53d67 View commit details
    Browse the repository at this point in the history
  3. 0.1.0

    devongovett committed May 16, 2024
    Configuration menu
    Copy the full SHA
    418d392 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f557538 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    921e869 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update lightningcss (adobe#155)

    devongovett authored and GitHub Enterprise committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ae9c491 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Update to latest Spectrum Tokens (adobe#157)

    devongovett authored and GitHub Enterprise committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a592dce View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Fix custom field width (adobe#146)

    ktabors authored and GitHub Enterprise committed May 22, 2024
    Configuration menu
    Copy the full SHA
    11fe2bb View commit details
    Browse the repository at this point in the history
  2. Add color picker components (adobe#158)

    devongovett authored and GitHub Enterprise committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1048928 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Esbuild starter (adobe#112)

    * Esbuild starter
    snowystinger authored and GitHub Enterprise committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ef933d8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Remove figma references (adobe#164)

    snowystinger authored and GitHub Enterprise committed May 30, 2024
    Configuration menu
    Copy the full SHA
    98dc37b View commit details
    Browse the repository at this point in the history
  2. Update InlineAlert (adobe#163)

    snowystinger authored and GitHub Enterprise committed May 30, 2024
    Configuration menu
    Copy the full SHA
    438dddf View commit details
    Browse the repository at this point in the history
  3. should be able to apply width to tag group + truncate behavior (adobe…

    …#149)
    
    Co-authored-by: Yihui Liao <[email protected]>
    Co-authored-by: Rob Snow <[email protected]>
    3 people authored and GitHub Enterprise committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7c39cdf View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. clean up stories (adobe#166)

    Co-authored-by: Yihui Liao <[email protected]>
    2 people authored and GitHub Enterprise committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ee4eb6f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Initialize Slider (adobe#156)

    * add range slider
    
    * add slider and range slider
    
    * text align output value
    
    * export range slider props
    
    * export styles to range slider
    
    * implement thick track and precise thumb
    
    * fix thumb label in stories
    
    * add dragging styles
    
    * add slider to form stories
    
    * update hcm, export track, condense tracks
    
    * update disabled thumb hcm, add overrides, add stories, range slider form context
    
    * prevent thumbs from getting stuck at max/min
    
    * add pressStyle to slider thumb
    
    * update press scale, align output in form
    
    * remove optional
    
    * fix stories, prevent output from wiggling
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    Co-authored-by: Rob Snow <[email protected]>
    3 people authored and GitHub Enterprise committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    44ab3ca View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Add license (adobe#171)

    * add license script
    
    * add license to files
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    2 people authored and GitHub Enterprise committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    dd306f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Fix inline alert notice variant icon color (adobe#174)

    devongovett authored and GitHub Enterprise committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    386dcc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. ContextualHelp (adobe#162)

    * initial ContextualHelp implementation
    
    * Adding ContextualHelp to FieldLabel
    
    * fix crash in textfield contextual help story
    
    * Updating ContextualHelp positioning in FieldLabel
    
    * field label and contextual help button sizes match
    
    * adding contextualhelp to monopackage for release
    
    * storybook autodocs working
    
    * Improving ContextualHelp positioning
    
    * adding combobox contextualhelp story
    
    * Improving popover focus
    
    * Improving popover focus
    
    * Improving contextual help placement in field and aria labeling
    
    * updating links to have hrefs
    
    * Fixing button context and popover style
    
    * updated useId and aria-label in field label
    
    ---------
    
    Co-authored-by: Kyle Taborski <[email protected]>
    Co-authored-by: danilu <[email protected]>
    3 people authored and GitHub Enterprise committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    eab002f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Adding react-aria/i18n to package for Slider (build fix) (adobe#179)

    * Adding react-aria/i18n to package for Slider (build fix)
    
    * alphabetize
    
    ---------
    
    Co-authored-by: Kyle Taborski <[email protected]>
    2 people authored and GitHub Enterprise committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c401600 View commit details
    Browse the repository at this point in the history
  2. fix default size mentioned in description for ContextualHelp (adobe#180)

    LFDanLu authored and GitHub Enterprise committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    34e3fa0 View commit details
    Browse the repository at this point in the history
  3. Breadcrumbs (adobe#148)

    * initial Breadcrumbs work
    
    * improve link styles
    
    * simplify styles
    
    * add flex to macro
    
    * fix multiline
    
    * more style improvements
    
    * allow more link props
    
    * pass down link props
    
    * remove s2 link context and styles added
    
    * remove underline for disabled link
    
    * review follow-up
    
    * use marginStart: text-to-visual for chevron
    
    * remove design link
    
    * remove shorthand flex from theme
    
    * remove nav wrapper
    
    * update styles
    
    * spread props onto RAC breadcrumbs
    
    * add onAction story
    
    * add styles to Heading
    
    * ad Heading story to Breadcrumbs
    
    * fixing breadcrumb vertical padding when multiline
    
    only had to change the height, the gap between the top and current breadcrumb is already provided by the row gap of 4 which equals the breadcrumbs-start-edge-to-truncated-menu value in the spec. This value is also moreaccurate than the 9px they have for top-text-to-to-bottom-text since it starts at the bottom of the breadcrumb box
    
    * fix active style, chevron centering, and tentative styles for multiline
    
    see comments for uncertainties with margins and multiline in design
    
    * update default, wrapper padding, and isMultiLine sizing as per design feedback
    
    * review comments
    
    * fix Safari focus ring cut off
    
    * get rid of default heading styling for now
    
    ---------
    
    Co-authored-by: Reid Barber <[email protected]>
    Co-authored-by: danilu <[email protected]>
    3 people authored and GitHub Enterprise committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ad7e38e View commit details
    Browse the repository at this point in the history
  4. Slider follow-up from testing (adobe#176)

    * slider follow-up from testing
    
    * add thumbStyle
    
    * pull shared styling out
    
    * use size
    
    * add size to more places
    
    * fix l sizing
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    Co-authored-by: Kyle Taborski <[email protected]>
    3 people authored and GitHub Enterprise committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    601da3a View commit details
    Browse the repository at this point in the history
  5. Limit the ContextualHelp ActionButton size to S and XS (adobe#183)

    Co-authored-by: Kyle Taborski <[email protected]>
    2 people authored and GitHub Enterprise committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3a39778 View commit details
    Browse the repository at this point in the history
  6. Clean up docs build props tables (adobe#182)

    * clean up storybook docs prop tables
    
    * remove designs addon
    
    * add Events category to CheckboxGroup
    
    ---------
    
    Co-authored-by: Reid Barber <[email protected]>
    2 people authored and GitHub Enterprise committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4386b21 View commit details
    Browse the repository at this point in the history
  7. remove isMultiline variant from Breadcrumbs (adobe#184)

    Co-authored-by: Reid Barber <[email protected]>
    2 people authored and GitHub Enterprise committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    208cfb4 View commit details
    Browse the repository at this point in the history
  8. Fix InlineAlert heading render in Dialog and use contexts from s2 (ad…

    …obe#185)
    
    * Fix InlineAlert heading render in Dialog, use contexts from s2 where applicable
    
    * fix tag group
    LFDanLu authored and GitHub Enterprise committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bd39f29 View commit details
    Browse the repository at this point in the history
  9. Adding ContextualHelp to Slider, RangeSlider, TagGroup, and ColorSlid…

    …er (adobe#187)
    
    * Adding ContextualHelp to Slider, RangeSlider, TagGroup, and ColorSlider
    
    * removing thumbLabels from stories
    
    ---------
    
    Co-authored-by: Kyle Taborski <[email protected]>
    2 people authored and GitHub Enterprise committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    60cdad6 View commit details
    Browse the repository at this point in the history
  10. Update API diff (adobe#186)

    devongovett authored and GitHub Enterprise committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2bf4761 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Fix output styles in ProgressBar and Meter (adobe#188)

    devongovett authored and GitHub Enterprise committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8409541 View commit details
    Browse the repository at this point in the history
  2. Fix field width with long labels (adobe#189)

    devongovett authored and GitHub Enterprise committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    af3f5c4 View commit details
    Browse the repository at this point in the history
  3. Fix ColorSlider and RangeSlider bugs (adobe#190)

    devongovett authored and GitHub Enterprise committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d2d46ca View commit details
    Browse the repository at this point in the history
  4. 0.2.0

    devongovett committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c360e01 View commit details
    Browse the repository at this point in the history
  5. Adding contextual help stories to docs build (adobe#191)

    LFDanLu authored and GitHub Enterprise committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7b0e2f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Fix menu zindex issue (adobe#194)

    * Fix menu zindex issue
    snowystinger authored and GitHub Enterprise committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    841928c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. NumberField (adobe#168)

    * Numberfield initial work
    
    * feedback updates
    
    * mroe feedback updates
    
    * make expanded state the default state
    
    * update styles
    
    * quick color and size adjustments
    
    * fixes for safari bug
    
    ---------
    
    Co-authored-by: Rob Snow <[email protected]>
    2 people authored and GitHub Enterprise committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    371f22f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. update dash sizes (adobe#198)

    jluyau authored and GitHub Enterprise committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c34631a View commit details
    Browse the repository at this point in the history
  2. Upgrade assistant CLI (adobe#144)

    * upgrade assistant initial commit
    
    * lint
    
    * support specifying a subset of components to upgrade
    
    * use file name for filtering
    
    * cleanup
    
    * include default codemods
    
    * update components args
    
    * add ts-node
    
    * fix binary loading
    
    * fix __dirname and exit
    
    * fix jscodeshift paths to default to all
    
    * fix ts build
    
    * cleanup rules
    
    * cleanup
    
    * add readme
    
    * configure tests to run
    
    * update jscodeshift usage
    
    * add UPGRADE.md
    
    * update UPGRADE.md from release diff
    
    * update formatting in UPGRADE.md
    
    * add style props to upgrade guide
    
    * update div references
    
    * fix jscodeshift call
    
    * add package install step
    
    * more button rules
    
    * add button isPending rule
    
    * codemods for checkboxgroup, form, inlinealert, link
    
    * port codemods to babel and implement import renaming (adobe#159)
    
    * port codemods to babel and implement import renaming
    
    * run end to end transform test
    
    * fix unrenamed components
    
    * add missing deps
    
    * Codemod tests A-L (adobe#161)
    
    * Codemod tests S-Z (adobe#160)
    
    * setup to use jscodeshift transforms only
    
    * fix file paths
    
    * remove prefixes from tests
    
    * fix __dirname
    
    * early return if not in changes list
    
    * use path.traverse
    
    * improve adding new imports
    
    * typescript improvements
    
    * formatting
    
    * improve updatePropNameAndValue to traverse prop value expression for string literal
    
    * supporting adding to existing import statement if exists
    
    * improve existing import check
    
    * Codemod tests M-R (adobe#165)
    
    * add tests m-r
    
    * update imports with section
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    
    * update tests
    
    * fix more snapshots
    
    * more changes
    
    * fix adding additional prop when not matched
    
    * update prop name only if value is updated
    
    * more snapshot fixes
    
    * more snapshot updages
    
    * update changes
    
    * Fix RadioGroup codemods (adobe#167)
    
    * update updateComponentWithinCollection
    
    * Fix imports and item replacement (adobe#169)
    
    * add Button -> LinkButton test
    
    * add back nearest collection parent check
    
    * Convert DimensionValue to pixel value (adobe#170)
    
    * convert dimension value to pixel value
    
    * add todo comment, update snapshot tests
    
    * spacing
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    Co-authored-by: Reid Barber <[email protected]>
    
    * simplify tooltip placement change
    
    * remove Divider from Dialog
    
    * fix style props imports
    
    * fix test for import aliases
    
    * fix tooltip codemods
    
    * fix import tests
    
    * update dialog functino transform
    
    * Add additional css units to pixel value conversion (adobe#173)
    
    * add additional css units
    
    * update picker test
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    
    * fix style calls without conditions
    
    * update UPGRADE.md
    
    * don't update Provider
    
    * add placeholder for tabs update
    
    * update TODO comments
    
    * Update convertDimensions (adobe#178)
    
    * add case for sizing to convet dimension
    
    * remove 100%
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    Co-authored-by: Reid Barber <[email protected]>
    
    * fix deps
    
    * update TODOs in snapshots
    
    * fix resolutions for recast
    
    * update UPGRADE.md after release
    
    * remove contextualHelp changes
    
    * add contextualhelp test
    
    * add codemods for new components in latest release
    
    * fix ColorField test
    
    * fix Item and Section getting imported from S2
    
    * comment for Breadcrumbs nav and leave Item/Section imports
    
    * fix key updating to id on v3 Items
    
    * leave comment for invalid style prop usage
    
    * fix build
    
    * improve CLI UX
    
    * install unplugin-parcel-macros automatically
    
    * add DialogTrigger render function codemod
    
    * standardize comment leading space
    
    * update remaining tests
    
    * add built CLI for testing
    
    * Revert "add built CLI for testing"
    
    This reverts commit 0efbac5a9e4ce664b71ecbe2963e3006a0ea0539.
    
    * use unique alias if newly imported name already exists in scope
    
    * improve macro setup and next steps UX
    
    * fix info to informative changes in statuslight and inlinealert
    
    * preserve comment if the first line gets removed (i.e. license header)
    
    * leave a comment if we couldn't detect parent collection component for Item/Section
    
    * update left/right style props to use start/end in macro
    
    ---------
    
    Co-authored-by: Reid Barber <[email protected]>
    Co-authored-by: Devon Govett <[email protected]>
    Co-authored-by: Rob Snow <[email protected]>
    Co-authored-by: Yihui Liao <[email protected]>
    Co-authored-by: Yihui Liao <[email protected]>
    Co-authored-by: Devon Govett <[email protected]>
    7 people authored and GitHub Enterprise committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d0986d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. fix lint (adobe#199)

    * fix lint
    
    * add skipLibCheck
    
    * remove skipLibCheck
    
    ---------
    
    Co-authored-by: Reid Barber <[email protected]>
    2 people authored and GitHub Enterprise committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c7516c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Alert dialog (adobe#195)

    * initialize alert dialog
    
    * add alert dialog
    
    * update story, fix closing
    
    * remove comments
    
    * remove props.styles
    
    * update types
    
    * remove orientation prop
    
    * add aria-label to icons
    
    * fix lint
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    2 people authored and GitHub Enterprise committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f4c37b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Fix overlay trigger press scaling and menu description color (adobe#196)

    devongovett authored and GitHub Enterprise committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    25caaac View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Publish

    devongovett committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    52c048e View commit details
    Browse the repository at this point in the history
  2. Fix rendering TagGroup inside GridList (adobe#6758)

    * fix rendering TagGroup inside GridList
    
    * clear in GridListItem instead
    reidbarber committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    291033b View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    05a37a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0aa6aa View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Yarn 4 (adobe#6215)

    snowystinger committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    976604a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Codemod follow-up (adobe#200)

    Reid Barber authored and GitHub Enterprise committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    52104c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c81d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48af5db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d77626 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    32d4c0e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Spectrum 2

    devongovett committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    320061b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82adcfc View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    14f324f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    41be55b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c795330 View commit details
    Browse the repository at this point in the history
  3. Spectrum 2 (adobe#6777)

    devongovett committed Jul 29, 2024
    1 Configuration menu
    Copy the full SHA
    10a469d View commit details
    Browse the repository at this point in the history
  4. Keep focus inside of ComboboxInput (adobe#6783)

    * Keep focus inside of ComboboxInput
    chirokas committed Jul 29, 2024
    1 Configuration menu
    Copy the full SHA
    1de2739 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. 1 Configuration menu
    Copy the full SHA
    efe2f80 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    826d9d4 View commit details
    Browse the repository at this point in the history
  3. fix(RAC): support hover events for Tabs (adobe#6742)

    support hover events for Tab
    lithdew committed Jul 30, 2024
    1 Configuration menu
    Copy the full SHA
    6dfa366 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. 1 Configuration menu
    Copy the full SHA
    7aadd66 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    1dcc870 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. test(docs): add script to test docs for warnings/errors (adobe#6763)

    * add script to test docs for warnings/errors
    
    * get links before testing
    
    * update yarn.lock
    
    * update script to get latest browser binaries first
    
    * support running with webkit and firefox
    
    * exit process at the end
    
    ---------
    
    Co-authored-by: Robert Snow <[email protected]>
    reidbarber and snowystinger committed Aug 1, 2024
    1 Configuration menu
    Copy the full SHA
    617ad2e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. 1 Configuration menu
    Copy the full SHA
    b8f5ac5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. 1 Configuration menu
    Copy the full SHA
    4969019 View commit details
    Browse the repository at this point in the history
  2. feat: Support fragments in collections (adobe#6430)

    Co-authored-by: Reid Barber <[email protected]>
    Co-authored-by: Robert Snow <[email protected]>
    3 people committed Aug 5, 2024
    1 Configuration menu
    Copy the full SHA
    455cbf4 View commit details
    Browse the repository at this point in the history
  3. Update Switch.mdx (adobe#6827)

    Add missing prop to controlled switch
    AleksandrSl committed Aug 5, 2024
    1 Configuration menu
    Copy the full SHA
    3691c7f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Fix ComboBox quiet readonly styling and SearchField padding right spe…

    …cificity (adobe#6829)
    
    * fix Combobox quiet readonly style specificity
    
    makes the nonfocused style more specific so it wins over the disabled style but still doesnt win over the active style
    
    * make search field styles win over textfield styles
    
    * increase combobox invalid style specificity
    LFDanLu committed Aug 6, 2024
    1 Configuration menu
    Copy the full SHA
    aa9f32d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. 1 Configuration menu
    Copy the full SHA
    4d8b655 View commit details
    Browse the repository at this point in the history
  2. Nextjs example app - Adding fonts and improving mobile scale (adobe#6745

    )
    
    * Adding fonts, color components, and improving mobile scale
    
    * remving no longer needed dev code
    
    * removing unused import
    
    * removing ColorPicker due to nextjs bug #68476
    
    * adding adobe clean font
    ktabors committed Aug 7, 2024
    1 Configuration menu
    Copy the full SHA
    1af59d1 View commit details
    Browse the repository at this point in the history
  3. Fix type regression in calendar (adobe#6790)

    * Fix type regression in RangeCalendar
    snowystinger committed Aug 7, 2024
    1 Configuration menu
    Copy the full SHA
    dcfa1b0 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    59b0762 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. 1 Configuration menu
    Copy the full SHA
    ccfd872 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    484c0cd View commit details
    Browse the repository at this point in the history
  3. fix lerna? (adobe#6852)

    LFDanLu committed Aug 8, 2024
    2 Configuration menu
    Copy the full SHA
    dcf5ccb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. 2 Configuration menu
    Copy the full SHA
    89c42a8 View commit details
    Browse the repository at this point in the history
  2. Extract ToggleStateProps type to use only what is needed in `useTog…

    …gleState` (adobe#3836)
    
    * Extract `ToggleStateProps` type to use only what is needed in `useToggleState`
    Andarist committed Aug 9, 2024
    1 Configuration menu
    Copy the full SHA
    81e3804 View commit details
    Browse the repository at this point in the history
  3. Add quiet styling to S2 Picker (adobe#6812)

    * add quiet styling
    
    * remove spacing
    
    * fix spacing
    
    * simplify outline style
    
    * have label on a single line
    
    * long content in quiet picker to truncate in fixed width container
    
    * small fixes
    
    * offset dropdown when align is start
    
    * fix width of quiet picker dropdown
    
    * remove unused import
    
    * remove another unused import
    
    * update offset
    
    ---------
    
    Co-authored-by: Robert Snow <[email protected]>
    yihuiliao and snowystinger committed Aug 9, 2024
    1 Configuration menu
    Copy the full SHA
    f56a787 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Satisfy new yarn peer behavior (adobe#6767)

    * Satisfy new yarn peer behavior
    snowystinger committed Aug 13, 2024
    1 Configuration menu
    Copy the full SHA
    6bbb8c1 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    6943a6b View commit details
    Browse the repository at this point in the history
  3. fix/bug useTablist adobe#5996 (adobe#6023)

    * fix/bug useTabist adobe#5996 and added tests
    mdhmaiti committed Aug 13, 2024
    1 Configuration menu
    Copy the full SHA
    c4a783e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. 1 Configuration menu
    Copy the full SHA
    f30983a View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    e2bf18a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. docs: S2 migration docs and codemod setup (adobe#6828)

    * initialize migration docs
    
    * more docs for Item updates
    
    * move upgrade-cli to codemods package
    
    * improve rendered diffs
    
    * setup codemod entry
    
    * update yarn.lock
    
    * fix component index path resolving
    
    * update package.json
    
    * update yarn.lock
    
    * move to src
    
    * update component index path
    
    * update lock file
    
    * fix ts
    
    * update command in docs
    
    * fix --components option for providing a subset of components to upgrade
    
    * update docs to not collapse manual guide
    
    * update index to use parseArgs and pass args into codemod functions
    
    * just rely on require.resolve to get S2 index path
    
    * remove commander dep
    
    * move use-monopackages codemod into new package
    
    * update @react-spectrum/s2 dep
    
    * update yarn.lock
    
    * fix types and update use-monopackages readme
    
    * try removing main from package.json
    
    * use path module
    
    * use moduleResolution in tsconfig
    
    * remove module.exports
    
    * try renaming transformer functions
    
    * Revert "try renaming transformer functions"
    
    This reverts commit b2177f7.
    
    * try targets: main: false in package.json
    
    * move to packages/dev
    
    * update docs
    
    * add anchor links
    
    * update yarn.lock
    
    * fix anchor links in built docs
    
    ---------
    
    Co-authored-by: Robert Snow <[email protected]>
    reidbarber and snowystinger committed Aug 15, 2024
    1 Configuration menu
    Copy the full SHA
    6932a9f View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    665ba22 View commit details
    Browse the repository at this point in the history
  3. Conditionally render field label only if label is provided (adobe#6833)

    * do not render field label if no children (string) provided
    
    * add label-less story for testing
    
    * add more examples to form story
    
    * add story with form with labeled and non-labeled components
    
    * hide value label when label is hidden for meter and progress bar
    
    Will need warning in eventual docs that this is not accessible unless the value is displayed visually externally
    
    * Improve labeling in example
    
    ---------
    
    Co-authored-by: Devon Govett <[email protected]>
    jluyau and devongovett committed Aug 15, 2024
    1 Configuration menu
    Copy the full SHA
    a02fe15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10df503 View commit details
    Browse the repository at this point in the history
  5. S2 tabs (adobe#6779)

    * Add Spectrum 2 docs to storybook
    
    * initialize tabs
    
    * fix lint
    
    * support vertical orientation, add TabLine
    
    * fix lint
    
    * add comment
    
    * lint
    
    * add height style prop, add hcm
    
    * add different icons to stories, explicit flex shrink
    
    * fix ts error
    
    * remove raw animation
    
    * fix ts error
    
    * small fixes
    
    * remove height from tablist
    
    * add style props
    
    * fix style props on tab panel
    
    * update icon styling, fix vertical selection indicator
    
    * small fixes
    
    * update some css
    
    * fix stories
    
    * update gap to use token
    
    * remove unused prop
    
    * fix width so white space is clickable
    
    * revert rsp tab story
    
    * Tabs layout (adobe#6867)
    
    * Tabs layout
    
    A few things I found while reviewing the styles
    
    * tab should never shrink or grow, but be the size it contains
    
    * update tab panel props
    
    * update effect dependencies
    
    * export types and props, small fixes
    
    * add context
    
    * remove mergeStyles
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    Co-authored-by: Robert Snow <[email protected]>
    3 people committed Aug 15, 2024
    1 Configuration menu
    Copy the full SHA
    754e9ad View commit details
    Browse the repository at this point in the history
  6. Adding more S2 ContextualHelp examples (adobe#6875)

    * Adding more S2 ContextualHelp examples
    
    * adding NumberField ContectualHelp for v3 parity
    
    * re-adding removed props when previously meant to just stop the omit of a prop.
    
    ---------
    
    Co-authored-by: Robert Snow <[email protected]>
    ktabors and snowystinger committed Aug 15, 2024
    1 Configuration menu
    Copy the full SHA
    a18bcb3 View commit details
    Browse the repository at this point in the history
  7. S2 AvatarGroup (adobe#6781)

    * Add Spectrum 2 docs to storybook
    
    * add avatar group
    
    * lint
    
    * updates
    
    * feedback updates
    
    * more feedback changes
    
    * properly forward ref and add aria label interface
    
    * Move stroke to Avatar and switch to pixel-based sizing
    
    * Fix TS
    
    * Add support for aria labeling
    
    ---------
    
    Co-authored-by: Jeff Luyau <[email protected]>
    Co-authored-by: Robert Snow <[email protected]>
    Co-authored-by: Yihui Liao <[email protected]>
    Co-authored-by: Kyle Taborski <[email protected]>
    5 people committed Aug 15, 2024
    1 Configuration menu
    Copy the full SHA
    b27e449 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    16176b8 View commit details
    Browse the repository at this point in the history
  9. 1 Configuration menu
    Copy the full SHA
    2bca133 View commit details
    Browse the repository at this point in the history
  10. Update codemod and migration docs with latest changes (adobe#6887)

    * upgrade migration docs with latest changes
    
    * update migration docs for avatar and numberfield
    
    * update codemods and snapshots for numberfield and taggroup
    
    * fix numberfield tests
    
    * update migration docs
    reidbarber committed Aug 15, 2024
    1 Configuration menu
    Copy the full SHA
    7e10448 View commit details
    Browse the repository at this point in the history
  11. Translations for TagGroup (adobe#6890)

    * Translations for TagGroup
    
    * add number of tags
    
    * Revert " fix/bug useTablist adobe#5996 (adobe#6023)"
    
    This reverts commit c4a783e.
    
    * Revert "Extract `ToggleStateProps` type to use only what is needed in `useToggleState` (adobe#3836)"
    
    This reverts commit 81e3804.
    
    ---------
    
    Co-authored-by: Daniel Lu <[email protected]>
    snowystinger and LFDanLu committed Aug 15, 2024
    2 Configuration menu
    Copy the full SHA
    ec75091 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. 1 Configuration menu
    Copy the full SHA
    3a48d44 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c8d4985 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac6116d View commit details
    Browse the repository at this point in the history
  4. Tabs codemods (adobe#6896)

    * codemod for new S2 Tabs API
    
    * move items from Tabs to TabList
    
    * remove transformItem
    
    * support dynamic tab panels
    
    * pass items into collection
    
    * fix ts
    
    * update index path to get components
    
    * remove private from package.json
    
    * cleanup dist
    
    * fix test env
    
    * remove TabPanels import
    reidbarber committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0f2c781 View commit details
    Browse the repository at this point in the history
  5. 2 Configuration menu
    Copy the full SHA
    cfd890e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. 1 Configuration menu
    Copy the full SHA
    86eb91f View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    e17c7f4 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    faf0e18 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. 1 Configuration menu
    Copy the full SHA
    1067aff View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    64e4a40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d27e833 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    72b8098 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    d503a29 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    5cd9581 View commit details
    Browse the repository at this point in the history
  7. Publish

    devongovett committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    87fc14a View commit details
    Browse the repository at this point in the history
  8. update yarn.lock

    devongovett committed Aug 20, 2024
    2 Configuration menu
    Copy the full SHA
    69cc445 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. TS Strict Stately List (adobe#6567)

    * TS Strict Stately List
    snowystinger committed Aug 21, 2024
    1 Configuration menu
    Copy the full SHA
    8f3c0ea View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    a4d8b94 View commit details
    Browse the repository at this point in the history
  3. fix(docs): cleanup warnings in docs (adobe#6857)

    * fix various docs warnings
    
    * typo
    reidbarber committed Aug 21, 2024
    1 Configuration menu
    Copy the full SHA
    7336849 View commit details
    Browse the repository at this point in the history
  4. feat(RAC): Allow passing data attributes to FieldError (adobe#6895)

    * Allow passing data attributes to FieldError
    
    * Update FieldError.tsx
    
    just fixing some lint, not sure how it passed
    
    ---------
    
    Co-authored-by: Robert Snow <[email protected]>
    Co-authored-by: Reid Barber <[email protected]>
    3 people committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3aa13af View commit details
    Browse the repository at this point in the history
  5. docs(RSP): add TreeView docs (adobe#6744)

    * add RSP TreeView docs
    
    * fix types
    
    * address review comments
    
    * fix typo
    
    * add ActionGroup and ActionMenu examples
    
    * address review comments
    
    * remove comment
    
    * Update packages/@react-spectrum/tree/docs/TreeView.mdx
    
    ---------
    
    Co-authored-by: Robert Snow <[email protected]>
    reidbarber and snowystinger committed Aug 21, 2024
    1 Configuration menu
    Copy the full SHA
    6b8cb7a View commit details
    Browse the repository at this point in the history
  6. Revert reverts from before latest release (adobe#6926)

    * Update Picker placeholder to be shorter (adobe#6796)
    
    * feat: Support fragments in collections (adobe#6430)
    
    Co-authored-by: Reid Barber <[email protected]>
    Co-authored-by: Robert Snow <[email protected]>
    
    * Exposing prop disabledBehavior to TableView (adobe#6832)
    
    * fix/bug useTablist adobe#5996 (adobe#6023)
    
    * fix/bug useTabist adobe#5996 and added tests
    
    * Extract `ToggleStateProps` type to use only what is needed in `useToggleState` (adobe#3836)
    
    * Extract `ToggleStateProps` type to use only what is needed in `useToggleState`
    
    ---------
    
    Co-authored-by: Robert Snow <[email protected]>
    Co-authored-by: solimant <[email protected]>
    Co-authored-by: Kyle Taborski <[email protected]>
    Co-authored-by: Medhashis Maiti <[email protected]>
    Co-authored-by: Mateusz Burzyński <[email protected]>
    6 people committed Aug 21, 2024
    1 Configuration menu
    Copy the full SHA
    859615a View commit details
    Browse the repository at this point in the history
  7. feat: Codemod: handle legacy Link API (adobe#6907)

    * handle legacy Link API by removing a element
    
    * handle custom link components
    reidbarber committed Aug 21, 2024
    1 Configuration menu
    Copy the full SHA
    2e689d9 View commit details
    Browse the repository at this point in the history
  8. Maintain Table row interactive states if interactive and prevent visu…

    …ally disabled state if non-interactive and disabled (adobe#6863)
    
    * Maintain row active/hover styles if it is interactive and do not apply disabled styles if non-interactive and disabled
    LFDanLu committed Aug 21, 2024
    1 Configuration menu
    Copy the full SHA
    22e803a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Support and document preventFocusOnPress (adobe#6854)

    Support and document preventFocusOnPress (adobe#6854)
    snowystinger committed Aug 22, 2024
    1 Configuration menu
    Copy the full SHA
    b4093df View commit details
    Browse the repository at this point in the history
  2. feat: add rounded edges and side label to S2 progress bar (adobe#6918)

    * feat: add rounded edges and side label to progress bar
    
    * only add margin if label exists
    yihuiliao committed Aug 22, 2024
    1 Configuration menu
    Copy the full SHA
    72ec2f5 View commit details
    Browse the repository at this point in the history
  3. feat: add subtle and outline fill to s2 badge (adobe#6898)

    * feat: add subtle and outline fill to s2 badge
    
    * update comment
    
    * add transparent border, fix neutral outline color
    
    * fix layout
    
    * make props optional
    yihuiliao committed Aug 22, 2024
    1 Configuration menu
    Copy the full SHA
    33e8655 View commit details
    Browse the repository at this point in the history
  4. Fix lint job on CI (adobe#6921)

    * Fix lint job on CI
    snowystinger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    25a2a30 View commit details
    Browse the repository at this point in the history
  5. working branch for supporting windows contributors (adobe#6313)

    * remove --extensions as they are unnecessary
    
    add is-mingw
    use isMinGW to use proper slashes on windows git bash
    
    * remove logs from preview builder
    
    * is-mingw is a dev dep
    
    * patching storybook-builder-parcel to solve windows forward slash issues
    
    ---------
    
    Co-authored-by: David Coleman <[email protected]>
    Co-authored-by: Daniel Lu <[email protected]>
    3 people committed Aug 22, 2024
    1 Configuration menu
    Copy the full SHA
    acddd45 View commit details
    Browse the repository at this point in the history
  6. Fix Safari docs crash (adobe#6930)

    * Fix Safari docs crash
    snowystinger committed Aug 22, 2024
    1 Configuration menu
    Copy the full SHA
    c8e5ed4 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    dcf312b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. 1 Configuration menu
    Copy the full SHA
    95c8344 View commit details
    Browse the repository at this point in the history
  2. feat: codemods for Badge and Well (adobe#6941)

    * add Well codemod
    
    * add migration docs for well
    
    * add codemod for badge
    
    * update well font
    
    * add story for testing style macro
    
    * add to migration docs
    reidbarber committed Aug 27, 2024
    1 Configuration menu
    Copy the full SHA
    32574f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix(RAC): Select when label is numeric 0 (adobe#6968)

    fixes adobe#6961
    
    Co-authored-by: Homa Wong <[email protected]>
    unional and Homa Wong committed Aug 28, 2024
    1 Configuration menu
    Copy the full SHA
    a5679cd View commit details
    Browse the repository at this point in the history
  2. docs(RSP): clean up TreeView docs (adobe#6959)

    * add maxWidth to examples
    
    * dedupe items
    reidbarber committed Aug 28, 2024
    1 Configuration menu
    Copy the full SHA
    bb05fdc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. 1 Configuration menu
    Copy the full SHA
    82e10d3 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    32f8b8d View commit details
    Browse the repository at this point in the history
  3. bump: update s2 tokens to v46 (adobe#6948)

    * update tokens
    
    * fix dragged theme
    
    * remove deprecated token
    
    * remove comment
    yihuiliao committed Aug 29, 2024
    1 Configuration menu
    Copy the full SHA
    591e672 View commit details
    Browse the repository at this point in the history
  4. Fixing Tags so they properly truncate if wider than the container (ad…

    …obe#6966)
    
    * Fixing Tags so they properly truncate if wider than the container
    
    * revert story change
    LFDanLu committed Aug 29, 2024
    1 Configuration menu
    Copy the full SHA
    f365691 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Breadcrumb collapse (adobe#6892)

    feature - Breadcrumb collapse
    snowystinger committed Aug 30, 2024
    1 Configuration menu
    Copy the full SHA
    553ef94 View commit details
    Browse the repository at this point in the history
  2. RAC Pending Button (adobe#6435)

    * RAC Pending Button
    snowystinger committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3555336 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Temporarily switch azure docker version to fix build deploy step (ado…

    …be#6991)
    
    * test replacing image
    
    * forgot to remove
    
    * test newer version from microsoft directly
    LFDanLu committed Sep 3, 2024
    1 Configuration menu
    Copy the full SHA
    a899bdf View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix tooltip stuck to screen on scroll (adobe#6984)

    fix tooltip stuck to screen on scroll
    pr7prashant committed Sep 4, 2024
    1 Configuration menu
    Copy the full SHA
    26b9d5d View commit details
    Browse the repository at this point in the history
  2. Experiment with adjustable width indeterminate loader (adobe#6922)

    * Adjustable width indeterminate ProgressBar
    snowystinger committed Sep 4, 2024
    1 Configuration menu
    Copy the full SHA
    98e21e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Fix useTreeData error and types (adobe#6923)

    * Fix useTreeData error and types
    snowystinger committed Sep 5, 2024
    1 Configuration menu
    Copy the full SHA
    68403fe View commit details
    Browse the repository at this point in the history
  2. Revert RAC Pending Button (adobe#6986)

    Revert RAC Pending Button
    snowystinger committed Sep 5, 2024
    1 Configuration menu
    Copy the full SHA
    10c31a7 View commit details
    Browse the repository at this point in the history
  3. Yarn publish nightlies and verdaccio (adobe#6975)

    * Yarn publish nightlies and verdaccio
    snowystinger committed Sep 5, 2024
    2 Configuration menu
    Copy the full SHA
    c5a45b2 View commit details
    Browse the repository at this point in the history
  4. Fix nightly (adobe#7001)

    * Fix nightly
    snowystinger committed Sep 5, 2024
    2 Configuration menu
    Copy the full SHA
    641446f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Label breadcrumb collapse menu (adobe#6979)

    Label breadcrumb collapse menu
    snowystinger committed Sep 6, 2024
    1 Configuration menu
    Copy the full SHA
    17ad099 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    4980928 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Fix Tree row padding when chevron isn't present (adobe#6545)

    * fix treeview stories controls
    
    * fix tree row padding if no checkbox and fix chromatic
    LFDanLu committed Sep 7, 2024
    1 Configuration menu
    Copy the full SHA
    db51509 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Fix icon builder dependencies (adobe#7018)

    * Fix icon builder dependencies
    snowystinger committed Sep 10, 2024
    1 Configuration menu
    Copy the full SHA
    086ad31 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. 1 Configuration menu
    Copy the full SHA
    8ab4f20 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. 1 Configuration menu
    Copy the full SHA
    437b381 View commit details
    Browse the repository at this point in the history
  2. CI: Improve build times with azcopy (adobe#7031)

    * replace Azure CLI with AzCopy
    
    * use wget
    
    * update command
    
    * remove azure-cli image
    
    * Revert "remove azure-cli image"
    
    This reverts commit 07b7ed0.
    reidbarber committed Sep 13, 2024
    1 Configuration menu
    Copy the full SHA
    7341499 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. CI: fix verdaccio deploy step (adobe#7035)

    * fix path in verdaccio deploy
    
    * build on PR
    
    * revert
    
    * enable comments on PR
    
    * loop over verdaccio dir
    
    * add back branch filters
    reidbarber committed Sep 16, 2024
    1 Configuration menu
    Copy the full SHA
    9da4651 View commit details
    Browse the repository at this point in the history
  2. Improve shift selection and responsive layout in S2 CardView (adobe#7030

    )
    
    * Allow layout delegate to override shift selection behavior
    
    * Fix virtualizer unmounting and remounting when changing layout options
    
    * Automatically reduce card size based on available space
    
    * Fix TS strict
    
    ---------
    
    Co-authored-by: Daniel Lu <[email protected]>
    devongovett and LFDanLu committed Sep 16, 2024
    1 Configuration menu
    Copy the full SHA
    dcbb9dc View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    c904e06 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. 1 Configuration menu
    Copy the full SHA
    2ca5989 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    9e79420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    327844e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. 1 Configuration menu
    Copy the full SHA
    2bd6e20 View commit details
    Browse the repository at this point in the history
  2. Segmented control (adobe#6864)

    * initialize segemented file
    
    * add some styling
    
    * add track styling and hcm
    
    * fix hcm
    
    * remove unused imports
    
    * export properly, add font weight
    
    * default select first item, fix hcm
    
    * remove trackStyle prop
    
    * remove more trackStyle stuff, update css
    
    * update stories
    
    * fix types, add jsdoc comments
    
    * update story again oops
    
    * fix typo
    
    * fix types
    
    * remove space
    
    * add translation
    
    * update internal context prop name, add transition
    
    * remove transition, fix keyboard in rtl
    
    * update string formatter
    
    * initialize animations (it's very janky)
    
    * require aria label, remove translation
    
    * fix lint
    
    * fix ts
    
    * update props
    
    * fix spacing
    
    * add aria label to stories
    
    * update animation using flip, fix selectedValue when radio group is disabled
    
    * keep speed the same
    
    * fix lint and small other fixes
    
    * add icon only spacing
    
    * update segmented control item prop name
    
    * fix lint
    
    * small fixes
    
    * fix alignment with text and icons, fix wiggling for ltr
    
    * fix wiggling in rtl languages
    
    * update icon only buttons
    
    * revert useRadioGroupState change
    
    * revert changes to registration
    
    * fix lint
    
    ---------
    
    Co-authored-by: Robert Snow <[email protected]>
    yihuiliao and snowystinger committed Sep 19, 2024
    1 Configuration menu
    Copy the full SHA
    25c9d16 View commit details
    Browse the repository at this point in the history
  3. RAC and S2 Pending Button (adobe#7002)

    RAC and S2 Pending Button
    snowystinger committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    988b4d4 View commit details
    Browse the repository at this point in the history
  4. fix conditional useHref call (adobe#7032)

    Co-authored-by: Abel John <[email protected]>
    Co-authored-by: Robert Snow <[email protected]>
    Co-authored-by: Daniel Lu <[email protected]>
    4 people committed Sep 19, 2024
    1 Configuration menu
    Copy the full SHA
    097c8fc View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    b2e8ee6 View commit details
    Browse the repository at this point in the history
  6. Fix useDateSegment null ref error adobe#6988 (adobe#6989)

    Co-authored-by: Teemu Andersèn <[email protected]>
    Co-authored-by: Robert Snow <[email protected]>
    Co-authored-by: Reid Barber <[email protected]>
    Co-authored-by: Daniel Lu <[email protected]>
    5 people committed Sep 19, 2024
    1 Configuration menu
    Copy the full SHA
    53413af View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. feat: forward styles VirtualizerItem (adobe#6998)

    feat: forward styles to VirtualizerItem
    patrickkuhlmann committed Sep 20, 2024
    1 Configuration menu
    Copy the full SHA
    6193c40 View commit details
    Browse the repository at this point in the history
  2. Accordion (adobe#6931)

    * initialize accordion item
    
    * update yarn.lock
    
    * better hidden=until-found support
    
    * allow passing in panel ref
    
    * comments
    
    * use RAC in v3 Accordion
    
    * use disclosure hooks
    
    * initialize S2 Accordion
    
    * fix lint
    
    * add exports
    
    * lint
    
    * fix chevron color in dark mode
    
    * fix version of @react-stately/accordion
    
    * keep aria-controls even when closed
    
    * add isFocusVisibleWithin to AccordionPanel
    
    * fix panel height
    
    * fix versions
    
    * add to ts strict config
    
    * change open/close to expand/collapse
    
    * move to disclosure package
    
    * fix chevron shrinking on wrapping header text
    
    * support for disabled in S2
    
    * clear ButtonContext in panel
    
    * update colors
    
    * lint
    
    * fix v3 chevron not rotating
    
    * don't open via onbeforematch if disabled
    
    * add disableTapHighlight
    
    * open disclosure onKeyDown
    
    * add getAllowedOverrides
    
    * remove outer header component
    
    * support level in S2 header
    
    * support level in v3 header
    
    * switch divider to use border
    
    * simplify focus ring and padding styles
    
    * update AccordionItem children types to enforce two React elements
    
    * remove Header from RAC example
    
    * scale font size
    
    * update yarn.lock
    
    * fix keydown interaction + types
    
    * support size, density, isQuiet, and isDisabled on individual items, but use group prop if available
    
    * enforce minWidth at item level
    
    * add isFocusVisibleWithin to item
    
    * fix chevron in RTL
    
    * revert changes to @react-aria/accordion
    
    * fix v3 chevron in RTL
    
    * fix packages/imports
    
    * use 'group' as default role
    
    * deprecate useAccordion and useAccordionItem
    
    * update prop JSDocs
    
    * update yarn.lock
    
    * fix v3 refs
    
    * add v3 tests back
    
    * update imports
    
    * remove @ts-ignore
    
    * Revert "remove @ts-ignore"
    
    This reverts commit 88c1604.
    
    * fix stories
    
    * fix context for individual accordion item
    
    * fix defaults for individual item
    
    * add story for individual item
    
    * make paddingTop and paddingBottom equal
    
    * fix story
    
    * change triggerProps to buttonProps
    
    * add optional ref to useDisclosure
    
    * add SSR check
    
    * use useEvent to add beforematch listener
    
    * rename AccordionGroup to Accordion
    
    * rename Disclosure to AccordionItem
    
    * rename AccordionPanel to DisclosurePanel
    
    * more renaming
    
    * rename RAC Accordion file to Disclosure
    
    * comment updates
    
    * package.json updates
    
    * yarn.lock
    
    * update render props
    
    * add DEFAULT_SLOT
    
    * use fontRelative for border radius
    
    * style macro updates
    
    * lint
    
    * update codemod
    
    * fix tests
    
    * use control for borderRadius
    
    * use ref instead of contentRef prop
    
    * use values on grid
    
    * lint
    
    * yarn.lock
    
    * fix refs
    
    * lint
    
    * revert renames in useAccordion
    
    * move Disclosure  to its own file
    
    * reanme RAC Accordion stories to Disclosure
    
    * fix styles prop type
    
    * fix imports
    
    * update styles type on Disclosure
    
    * add dedicated story for S2 Disclosure
    
    * Slight fixes
    
    * Center baseline and simplify padding by changing the minHeight instead
    
    It uses more normal numbers
    
    * fix import
    
    * update lockfile
    
    ---------
    
    Co-authored-by: Devon Govett <[email protected]>
    reidbarber and devongovett committed Sep 20, 2024
    1 Configuration menu
    Copy the full SHA
    9421c14 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    232dd56 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    e87ee28 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge S1 and S2 chromatic storybooks (adobe#6965)

    Merge S1 and S2 chromatic storybooks
    LFDanLu committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5a0b4fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dbcdc7 View commit details
    Browse the repository at this point in the history
  3. fix: segmented control follow-up (adobe#7057)

    * fix hcm
    
    * fix truncating
    yihuiliao committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8ef01d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd346c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a477788 View commit details
    Browse the repository at this point in the history
  6. fixes - Accordion Chromatic and Chromatic-FC regressions (adobe#7074)

    * Returning the RSP Accordion Chromatic-FC story to it previous behavior
    
    * seperating s1 and s2 accordion stories and bringing s1 stories to previous parity
    
    ---------
    
    Co-authored-by: Yihui Liao <[email protected]>
    ktabors and yihuiliao committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f606623 View commit details
    Browse the repository at this point in the history
  7. Aria pattern utils (adobe#6208)

    * rough progress in refactoring api and testing timers
    
    * update RAC select tests to use the select util
    
    * fix edge cases and add flows for different interaction patterns
    
    * adding sections and removing valueElement, wrapping up final conversions for Picker tests
    
    only modified some of the Picker tests to leverage the utils where I deemed appropriate. Mainly where selection/opening of the Picker wasnt the main focus of the test or if the test itself wasnt checking stuff about the item nodes themselves.
    
    * add initial table util scaffolding
    
    mostly from old PR, adapted to fit the new api
    
    * testing against the RAC tests/React 16/17
    
    had to add an increased test timeout for React 16 tests
    
    * more testing of long press, add findCell/findRow
    
    * test all the different interaction types
    
    the keyboard sort change util function isnt working properly, investigating. The focus isnt being restored to the right place
    
    * use click for now for some keyboard operations
    
    focus management and certain elements arent working properly, see comments
    
    * fix keyboard interaction for sort column util
    
    * figure out the proper timeout for realTimers
    
    * lint
    
    * fix docs and build point
    
    * forgot comma in rebase
    
    * Update packages/@react-spectrum/table/test/Table.test.js
    
    * go with factory instead of having the testers created in constructor
    
    this avoids possible issues with the same tester being used across multiple tests and getting in a weird state in parallel runs
    
    * fix select tests
    
    * replace jest expects with generic assertion
    
    this makes it so the test utils arent specific to jest
    
    * initial menu tester util
    
    * Fixing strict and using MenuTester in tests
    
    * fix failing tests
    
    * fix react 17 test
    
    * add combobox util
    
    * test combobox util
    
    * get rid of setText and add some additional utilities
    
    setText is a bit trouble some because we arent sure if the user wants to simulate a realistic typing flow and/or needs to perform a delete operation to clear the field so will leave that operation to them.
    
    * inital gridlist tester
    
    * refactor gridlist util
    
    * refactor combobox and menu
    
    * refactor select for consistency
    
    * refactor table for consistency
    
    * add selected row getter
    
    for looking at tests in quarry
    
    * have user provide callback for advancing timers
    
    this means we can handle real timers vs fake timers without needing to rely on jest or handling detection ourselves
    
    * update createTester so we get proper return types when creating a tester
    
    * fix lint and react 19 test
    
    * fix tsstrict and tests
    
    * review comments
    
    * make useLongPress accept mouse or touch
    
    * refactor so setting root element is done in contructor
    
    * refactor combobox tests so they dont destructure
    
    * refactor the rest of the utils to avoid destruct
    
    * support passing in interaction type directly when calling interaction
    
    * update api as per feedback and remove unnecessary warning
    
    * cleanup and lower test timeout to minimum to work in react 16
    
    * fix strict and revert jest timing
    
    build failed with 15000 timeout which passed locally...
    
    ---------
    
    Co-authored-by: Robert Snow <[email protected]>
    LFDanLu and snowystinger committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5ae2346 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix pending animation docs safari (adobe#7073)

    * Fix pending animation docs safari
    
    * Extract code for progress circle into a collapsed component
    
    ---------
    
    Co-authored-by: Devon Govett <[email protected]>
    snowystinger and devongovett committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    554fa26 View commit details
    Browse the repository at this point in the history
  2. Fix S2 Dialog, TagGroup, and LinkButton (adobe#7081)

    * Fix Dialog and TagGroup using the wrong ImageContext
    
    * Fix text slot in LinkButton
    
    * lint
    
    * Fix when a card collection has no previews
    
    ---------
    
    Co-authored-by: Rob Snow <[email protected]>
    devongovett and snowystinger committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    df888a6 View commit details
    Browse the repository at this point in the history
  3. Fix extract starters (adobe#7082)

    * Fix extract starters
    
    * add branch filters back
    
    ---------
    
    Co-authored-by: Reid Barber <[email protected]>
    snowystinger and reidbarber committed Sep 25, 2024
    1 Configuration menu
    Copy the full SHA
    2832cf1 View commit details
    Browse the repository at this point in the history
  4. S2 table (adobe#6778)

    * Add Spectrum 2 docs to storybook
    
    * progress on table styles
    
    * fix highlight checkbox rendering and add rounded corners to body
    
    * fix checkbox styles, update to columns, font family
    
    * refactor cell focus ring and add row focus ring
    
    row focus ring needs row render function first
    
    * wrapping up disabled row styles
    
    * empty/loading state brainstorming
    
    * Replace empty state with loading spinner
    
    * add basic sorting
    
    * attempt to add showDivider
    
    this will need changes to RAC table as well....
    
    * Fix select all checkbox click
    
    * add placeholder for DnD and use new icon for sortable column
    
    * update HCM colors
    
    * fix DnD story, removed need for sortDescriptor on context, fix drag button focus visible
    
    also tested moving the sort descriptor in front of the column text andwithout reserving room
    
    * clean up
    
    * switch to box shadow on row for grey row underline and selection focus ring
    
    * update colors/sizes from table specific tokens
    
    * updating lightdark so it works with opacity values
    
    * add row visible focus style and fix empty columnheader focus style for drag/checkbox columns
    
    * initial setup for resizing support
    
    * progress on resizer handle styling and menu icons
    
    * fix more resize bugs and some clean up
    
    * nubbin and more DnD styling
    
    * fix drag indicator so it respects density
    
    * got verdaccio working, updating row background style and confirmed resizers are skipped
    
    * updating loading more to use rowLoader
    
    * use isTableEmpty renderProps from local RAC
    
    * Add virtualizer and begin fixing styles
    
    * add scale, update to column widths, some updates to reflect new token values
    
    * add async loading stories and updates to use background image for table body outline
    
    * fix broken empty state story and more debugging with empty state centering
    
    * move outline to whole table and fix borders and padding for columns
    
    * fix progress circle centering, rows showing up behind column, and scuffed way to curve the last row border
    
    * Support showing the resizer when table header is hovered, fix to table outline, get rid of curved row
    
    * support sticky column cells
    
    * fix sticky positioning for the body loader and row loader
    
    * investigations for sticky column/row selection border, fix for sort icon placement
    
    * making sticky columns cells properly cover cells scrolled beneith them
    
    * fix vertical centering
    
    * lint
    
    * add full height column resize indicator
    
    * hack for show dividers
    
    * add text alignment
    
    * refactor to pass divider and align to cell directly
    
    this avoids us having to expose column props on the cell render props which are tricky to type properly (would need to be a generic). Also fixes some overlapping of the focus rings and the divder and resize indicators
    
    * saving some investigations
    
    * get rid of blue selection outlines and add column header background
    
    * add table focus indicator that is sticky
    
    * HCM and nubbin appearance when triggered via menu
    
    * fixes to icon sizing, illustrations, props in story, font default, and RTL
    
    * adding focus style for empty style and translations
    
    * fix typeahead and load more progress circle positioning
    
    * only expose sort options when avaialble and align resizing column with colum align
    
    * some clean up and notes from investigations
    
    * remove DnD for now
    
    * add more complex story
    
    * fix lint
    
    * fixing infinite load issue
    
    I was applying the scroll ref onto the wrong element causing useLoadMore to trigger indefinitely because the scroll height and the client height of the provided ref were always equal
    
    * increase body focus width, all resizer appears when in resizing mode, fix for premature resizing exit
    
    * forgot to remove extra console.log
    
    * fix strict error
    
    * address review comments and update header background
    
    * make links actually clickable and fix focus ring on link
    
    * fix scroll padding so rows and cells scroll fully into view
    
    * fix dark mode/HCM colors, column min width and tap highlight
    
    * review comments
    
    * fix width/height when determined by flex
    
    * fix lint
    
    * fix checkbox appearing above scrollbar and ipad tap highlight issues
    
    * review comments
    
    * making loader row taller
    
    * fix overflow wrap decreasing row height and add menu min width for small viewports
    
    * clean up context to try to help performance
    
    * update scrollPadding to expected value
    
    chrome behavior is strange because of chrome bug, see https://issues.chromium.org/issues/365913982 which I filed
    
    * fix slow performance when many rows are provided and isQuiet/densitiy is flipped
    
    * add discrete border styles to theme
    
    * Revert "fix slow performance when many rows are provided and isQuiet/densitiy is flipped"
    
    This reverts commit feb0ada.
    
    * fixing lint and tests
    
    * update resizer icon
    
    * update HCM for resizer and add browser bug info
    
    * disable onAction on story by default and add label for single select empty cell
    
    * yarn lock update
    
    * fix lint
    
    * address initial review comments
    
    * make popovers inert when they are transitioning out so table resizing doesnt get canceled
    
    if the user clicks the resize option and hovers another item while the popover is transitioning out it can cause resizing to be canceled. This prevents that case from happening
    
    * add useScale and use it in table instead
    
    * ignore warnings in test for invalid attribute and remove items length check
    
    warning is a compat one for React 19, items check is uneeded due to user error
    
    * forgot the forward ref and add descriptions
    
    * Revert "make popovers inert when they are transitioning out so table resizing doesnt get canceled"
    
    This reverts commit 9cfb896.
    
    * Revert "ignore warnings in test for invalid attribute"
    
    This reverts commit 7006a76.
    
    # Conflicts:
    #	packages/react-aria-components/test/ComboBox.test.js
    #	packages/react-aria-components/test/Select.test.js
    
    * Use pointerEvents: none in popover during exit animation instead of inert
    
    * Don't expose ResizableTableContainerContext publicly
    
    It has a bunch of internal stuff on it. We don't need the exact height for the resizer, we just need a large enough value that it goes past the end of the table. 100vh should work.
    
    * Use VisuallyHidden from react-aria monopackage
    
    * Revert border style longhands
    
    * lint
    
    ---------
    
    Co-authored-by: danilu <[email protected]>
    Co-authored-by: Daniel Lu <[email protected]>
    3 people committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5bb6a22 View commit details
    Browse the repository at this point in the history
  5. fix(Card): fix undefined id in Card (adobe#7085)

    * fix undefined id in Card
    
    * remove useId
    reidbarber committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7c0e286 View commit details
    Browse the repository at this point in the history
  6. fix selection with falsy keys (adobe#7079)

    * fix selection with falsy keys
    
    * fix falsy check if Selection class
    
    * add unit tests
    
    * revert additional change
    reidbarber committed Sep 25, 2024
    1 Configuration menu
    Copy the full SHA
    246225b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Pass through ActionBar disabledKeys to ActionGroup (adobe#7090)

    * pass through disabledKeys to ActionGroup
    
    * fix linting issues
    
    ---------
    
    Co-authored-by: Grant Russell <[email protected]>
    GrantRussell and Grant Russell committed Sep 26, 2024
    1 Configuration menu
    Copy the full SHA
    120e7b1 View commit details
    Browse the repository at this point in the history
  2. add all S2 components to example apps (adobe#7027)

    * add s2 components to Parcel app
    
    * add components to Webpack example
    
    * add to verdaccio build
    
    * build verdaccio on branch
    
    * try adding yarn config
    
    * fix yarn
    
    * add build script to parcel all
    
    * typo in path
    
    * enable comment on PR
    
    * comment on PR
    
    * try removing typekits
    
    * update webpack render to createRoot
    
    * try removing TagGroup
    
    * remove TagGroup from example apps
    
    * add branch filters back
    
    * update example app S2 versions to be "latest"
    
    * add TagGroup back
    
    * remove branch filters
    
    * Revert "remove branch filters"
    
    This reverts commit b7b54fe.
    
    * Fix style publishing
    
    * turn on verdaccio
    
    * Revert "turn on verdaccio"
    
    This reverts commit 3be5f9c.
    
    ---------
    
    Co-authored-by: GitHub <[email protected]>
    reidbarber and snowystinger committed Sep 26, 2024
    1 Configuration menu
    Copy the full SHA
    9686085 View commit details
    Browse the repository at this point in the history
  3. Fix Picker and ComboBox press state, Table types + docs (adobe#7086)

    * Fix ComboBox and Picker getting stuck in down state
    
    * Fix table types and export from package
    devongovett committed Sep 26, 2024
    1 Configuration menu
    Copy the full SHA
    4357081 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    a626c25 View commit details
    Browse the repository at this point in the history
  5. Audit fix: Remove hover props from s2 (adobe#7094)

    * Remove extraneous hover props from s2
    
    * Fix ts
    
    * use the correct prop name
    snowystinger committed Sep 26, 2024
    1 Configuration menu
    Copy the full SHA
    ff56080 View commit details
    Browse the repository at this point in the history
  6. S2 Table optimizations (adobe#7087)

    * S2 Table optimizations
    
    * fix merge
    devongovett committed Sep 26, 2024
    1 Configuration menu
    Copy the full SHA
    d3c4ffe View commit details
    Browse the repository at this point in the history
  7. 3.37 audit (adobe#7092)

    * Add some missing docs descriptions
    
    * Rename strange interface in props
    
    * Fix sizes of pending button spinner
    
    * Add docs for --tree-item-level custom property in Tree
    
    * fix ts
    
    * Require children for disclosures
    
    * Make it so Accordion isn't labellable
    
    * fix button typescript
    
    * narrow test utils exports and future proof
    
    * Remove isPending from ActionButton
    
    ---------
    
    Co-authored-by: Robert Snow <[email protected]>
    Co-authored-by: GitHub <[email protected]>
    3 people committed Sep 26, 2024
    1 Configuration menu
    Copy the full SHA
    8ee13f3 View commit details
    Browse the repository at this point in the history
  8. Remove S2 prefix from docs storybook (adobe#7089)

    * disable snapshot for regular stories, remove s2 from title
    
    * add chromatic stories from missing components
    
    * fix lint
    
    * add more chromatic stories for missing components and remove s2 prefix
    
    * remove disable snapshot, update chromatic-fc
    
    * Some docs improvements
    
    ---------
    
    Co-authored-by: Devon Govett <[email protected]>
    yihuiliao and devongovett committed Sep 26, 2024
    1 Configuration menu
    Copy the full SHA
    c353e15 View commit details
    Browse the repository at this point in the history
  9. S2 chromatic table (adobe#7098)

    * S2 chromatic table
    
    * fix cardview chromatic stories
    snowystinger committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    766a5f0 View commit details
    Browse the repository at this point in the history
  10. Export pressScale and focusRing utilities from S2 (adobe#7078)

    * Export pressScale and focusRing utilities from S2
    
    * Also export StyleString type
    devongovett committed Sep 26, 2024
    1 Configuration menu
    Copy the full SHA
    72be76a View commit details
    Browse the repository at this point in the history
  11. Rename SegmentedControl props to match selection APIs (adobe#7097)

    * Rename SegmentedControl props to match selection APIs
    
    * fix chromatic stories
    
    * ts strict
    
    * Add AriaLabelingProps
    
    * Pass value and defaultValue to RadioGroup
    
    * fix merge conflicts
    devongovett committed Sep 26, 2024
    1 Configuration menu
    Copy the full SHA
    0b314ea View commit details
    Browse the repository at this point in the history
  12. fix+tests: fix Disclosure bugs and add tests (adobe#7096)

    * add disclosure tests
    
    * lint/cleanup
    
    * Pass isExpanded to useDisclosure as well
    
    ---------
    
    Co-authored-by: Robert Snow <[email protected]>
    Co-authored-by: Devon Govett <[email protected]>
    3 people committed Sep 26, 2024
    1 Configuration menu
    Copy the full SHA
    d57bd8d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix macro import in codemod output (adobe#7112)

    * fix macro import in codemod output
    
    * remove recast patch
    reidbarber committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9a60dca View commit details
    Browse the repository at this point in the history
  2. Latest translations (adobe#7106)

    * Updated @react-spectrum/picker translations to match latest English 'Select...'
    
    * Latest @react-spectrum/s2 translations, partially complete
    
    * remove .localizationManfiest as not needed for github
    
    * Updated translations from PR review
    rgeraghty committed Sep 27, 2024
    1 Configuration menu
    Copy the full SHA
    71072b8 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    e60fb42 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. 1 Configuration menu
    Copy the full SHA
    82f0c99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f048d91 View commit details
    Browse the repository at this point in the history