# CHANGELOG ## 0.48.0 ### Minor Changes - [#193](https://github.com/opf/primer_view_components/pull/193) [`95cee35`](https://github.com/opf/primer_view_components/commit/95cee353d512e84823761faaba377dedf1c2cc38) Thanks [@HDinger](https://github.com/HDinger)! - Remove support for anchor strings in PageHeader breadcrumbs ### Patch Changes - [#192](https://github.com/opf/primer_view_components/pull/192) [`b57b85c`](https://github.com/opf/primer_view_components/commit/b57b85c39aa17c90fc19fc6902163e30a4c95906) Thanks [@HDinger](https://github.com/HDinger)! - Avoid overlapping tabs in PageHeader tabNav ## 0.47.1 ### Patch Changes - [#190](https://github.com/opf/primer_view_components/pull/190) [`26f5a9b`](https://github.com/opf/primer_view_components/commit/26f5a9b3ee90b0c2c86ab7c3ced4866783c8e3dd) Thanks [@HDinger](https://github.com/HDinger)! - Introduce spacing below the PageHeader description again ## 0.47.0 ### Minor Changes - [#3062](https://github.com/primer/view_components/pull/3062) [`b45ef04`](https://github.com/opf/primer_view_components/commit/b45ef044eb08788c7abff7cbd962da6d0ca56aa5) Thanks [@dombesz](https://github.com/dombesz)! - Trigger an input event when the primer-text-field clear button is pressed. ### Patch Changes - [#3054](https://github.com/primer/view_components/pull/3054) [`4434ec0`](https://github.com/opf/primer_view_components/commit/4434ec03af760a950060f58549243aa2842be045) Thanks [@camertron](https://github.com/camertron)! - [SelectPanel] Disallow passing `role:` argument - [#3077](https://github.com/primer/view_components/pull/3077) [`66488a3`](https://github.com/opf/primer_view_components/commit/66488a30da6cccdf58367d0b20262af5afa597a1) Thanks [@camertron](https://github.com/camertron)! - [SelectPanel] Fix tab index issue in multi-select mode - [#3044](https://github.com/primer/view_components/pull/3044) [`b57b63a`](https://github.com/opf/primer_view_components/commit/b57b63ab909a3afebd291f91d8e59db5ee9c0998) Thanks [@jamieshark](https://github.com/jamieshark)! - SelectPanel - design bug fixes. Adds a divider below the filter, adjusts min height for loading and error states, moves banner error above input filter." - [#3053](https://github.com/primer/view_components/pull/3053) [`871c818`](https://github.com/opf/primer_view_components/commit/871c8184c8d3b70565052b419eec04ead2a894e0) Thanks [@camertron](https://github.com/camertron)! - [SelectPanel] Raise an error when remote fetch + hidden filter argument combo - [#3058](https://github.com/primer/view_components/pull/3058) [`269b02f`](https://github.com/opf/primer_view_components/commit/269b02f221145af4acfb6fa8b4e15ef66c781b4c) Thanks [@langermank](https://github.com/langermank)! - `Label` padding updates to match PRC - [#3057](https://github.com/primer/view_components/pull/3057) [`96b42db`](https://github.com/opf/primer_view_components/commit/96b42db2e0c0402008d2e00851e481d993b1506e) Thanks [@owenniblock](https://github.com/owenniblock)! - Don't select SelectPanel::Item when item is a link ## 0.46.1 ### Patch Changes - [#186](https://github.com/opf/primer_view_components/pull/186) [`4d5d599`](https://github.com/opf/primer_view_components/commit/4d5d5994e2995a5a3e159521c5accb0525e7c7b8) Thanks [@HDinger](https://github.com/HDinger)! - Do not overwrite custom data attributes ## 0.46.0 ### Minor Changes - [#174](https://github.com/opf/primer_view_components/pull/174) [`95adbb8`](https://github.com/opf/primer_view_components/commit/95adbb8f59be14e0db515e944b8f9c81f0ea778b) Thanks [@dombesz](https://github.com/dombesz)! - Toggle the visibility of the clear button on the SubHeader component's filter input based on its content. ### Patch Changes - [#184](https://github.com/opf/primer_view_components/pull/184) [`1a72661`](https://github.com/opf/primer_view_components/commit/1a72661224108a9af87644d5e826579a03c8615c) Thanks [@HDinger](https://github.com/HDinger)! - Increase default width of the filter input in the SubHeader ## 0.45.0 ### Minor Changes - [#3026](https://github.com/primer/view_components/pull/3026) [`5be0a0f`](https://github.com/opf/primer_view_components/commit/5be0a0f1e60e02cb5140e159fd6b68dfd25194fa) Thanks [@camertron](https://github.com/camertron)! - Fire an event when banners are dismissed - [#3023](https://github.com/primer/view_components/pull/3023) [`3fb46ed`](https://github.com/opf/primer_view_components/commit/3fb46ed1130f4a31e238b583de79db9d862c06a7) Thanks [@langermank](https://github.com/langermank)! - Bump `primer/primitives` v9 - [#3022](https://github.com/primer/view_components/pull/3022) [`01cbbea`](https://github.com/opf/primer_view_components/commit/01cbbea74f1b102cfffed69b83b464394c8019b9) Thanks [@camertron](https://github.com/camertron)! - Add a linter for migrating from SelectMenu -> SelectPanel ### Patch Changes - [#3027](https://github.com/primer/view_components/pull/3027) [`5a205cd`](https://github.com/opf/primer_view_components/commit/5a205cd63543c119b985e83e2800b8c2548cc051) Thanks [@camertron](https://github.com/camertron)! - Remove SelectPanel's backdrop - [#3021](https://github.com/primer/view_components/pull/3021) [`8a16336`](https://github.com/opf/primer_view_components/commit/8a16336d254321f43969c9ed5b72861dc4c53c2e) Thanks [@camertron](https://github.com/camertron)! - When hiding a `Spinner`, also hide its screen reader text - [#3040](https://github.com/primer/view_components/pull/3040) [`612307d`](https://github.com/opf/primer_view_components/commit/612307dd374352ccd71c8f82dbe7f065db54b9d4) Thanks [@camertron](https://github.com/camertron)! - Revert leading/trailing visuals for link component - [#3038](https://github.com/primer/view_components/pull/3038) [`6b4983e`](https://github.com/opf/primer_view_components/commit/6b4983e1ecc29e7cf80cb68f0d274346882123b7) Thanks [@jamieshark](https://github.com/jamieshark)! - SelectPanel: check for filter input when loading remote items. ## 0.44.3 ### Patch Changes - [#180](https://github.com/opf/primer_view_components/pull/180) [`259491b`](https://github.com/opf/primer_view_components/commit/259491b418f1179537cee5caee5f306af30b83d8) Thanks [@HDinger](https://github.com/HDinger)! - Allow FeedbackMessage to show no icon at all - [#182](https://github.com/opf/primer_view_components/pull/182) [`e0f7e87`](https://github.com/opf/primer_view_components/commit/e0f7e871f24a52901915e2310bf2445f0ab46f72) Thanks [@HDinger](https://github.com/HDinger)! - Upgrade Vite; stop updating bundle in CI ## 0.44.2 ### Patch Changes - [#178](https://github.com/opf/primer_view_components/pull/178) [`3429d42`](https://github.com/opf/primer_view_components/commit/3429d42114df30550f588a94f6e5577f6f3b710c) Thanks [@HDinger](https://github.com/HDinger)! - Remove OpenStruct from primer_octicon cop - [#175](https://github.com/opf/primer_view_components/pull/175) [`015b6dc`](https://github.com/opf/primer_view_components/commit/015b6dc1bcc18878e173ca4a524a91d57756d654) Thanks [@HDinger](https://github.com/HDinger)! - Precompile loading svg ## 0.44.1 ### Patch Changes - [#172](https://github.com/opf/primer_view_components/pull/172) [`2a500c9`](https://github.com/opf/primer_view_components/commit/2a500c95c359033253dec429da012b675da60099) Thanks [@HDinger](https://github.com/HDinger)! - Delegate calls for `primary_action` and `secondary_action` from FeedbackMessage to the `Blankslate` ## 0.44.0 ### Minor Changes - [#167](https://github.com/opf/primer_view_components/pull/167) [`1049ebf`](https://github.com/opf/primer_view_components/commit/1049ebf66abb16efc271212a45d6cc655abd301f) Thanks [@HDinger](https://github.com/HDinger)! - Add `FeedbackDialog` and `FeedbackMessage` components to display different kinds of user feedback ## 0.43.1 ### Patch Changes - [#168](https://github.com/opf/primer_view_components/pull/168) [`f76f468`](https://github.com/opf/primer_view_components/commit/f76f46844877f73ea9940f490dc99cd21550c49e) Thanks [@HDinger](https://github.com/HDinger)! - Bottom pane of Primer::OpenProject::SubHeader remains full width when the search box is extended ## 0.43.0 ### Minor Changes - [#3009](https://github.com/primer/view_components/pull/3009) [`8f06f7a`](https://github.com/opf/primer_view_components/commit/8f06f7a61bccf684db56ff8ddd275447db10c409) Thanks [@camertron](https://github.com/camertron)! - Include value in event metadata when SelectPanel items are activated ### Patch Changes - [#2983](https://github.com/primer/view_components/pull/2983) [`5d68193`](https://github.com/opf/primer_view_components/commit/5d681938247c4a957d62b05c2560fef24195ff51) Thanks [@keithamus](https://github.com/keithamus)! - Ensure ActionMenu restores focus on close of a dialog, if a menu item opened that dialog - [#3010](https://github.com/primer/view_components/pull/3010) [`ebab85a`](https://github.com/opf/primer_view_components/commit/ebab85a3a3d2644079aaf495fd1e6689b89f713b) Thanks [@camertron](https://github.com/camertron)! - Fixes several SelectPanel bugs: 1. If multiple server-rendered items are checked, the panel will only show one item checked. 2. If no `data-value` attributes are provided, panels in single-select mode will allow multiple items to be checked. - [#3011](https://github.com/primer/view_components/pull/3011) [`9507093`](https://github.com/opf/primer_view_components/commit/9507093d6e9a1f7b04c25d66d51bdbb5da805fdd) Thanks [@JoyceZhu](https://github.com/JoyceZhu)! - Remove "loading" screenreader-only text after Spinner load for `eventually_local` SelectPanels - [#3012](https://github.com/primer/view_components/pull/3012) [`adcdddd`](https://github.com/opf/primer_view_components/commit/adcdddd1c1d0524c4d2f6d57980052914d680dc8) Thanks [@orhantoy](https://github.com/orhantoy)! - Fix a bug where all requests from the `ToggleSwitch` view component are being made with a Turbo Accept header. This started happening after the change in #2964 because `data-turbo=false` gets interpreted as a truthy value. ## 0.42.0 ### Minor Changes - [#2984](https://github.com/primer/view_components/pull/2984) [`c56f325`](https://github.com/opf/primer_view_components/commit/c56f3254128999ed69cdaeefb5a48cd08636fca0) Thanks [@camertron](https://github.com/camertron)! - Add ability to attach a test selector to ActionList items ### Patch Changes - [#2995](https://github.com/primer/view_components/pull/2995) [`0647fed`](https://github.com/opf/primer_view_components/commit/0647fedd4c0a9c23c5312f8e753a346e3ac42960) Thanks [@camertron](https://github.com/camertron)! - Allow ActionList item content to be supplied by positional arg - [#2979](https://github.com/primer/view_components/pull/2979) [`ae6e3d7`](https://github.com/opf/primer_view_components/commit/ae6e3d73d5bc70492a151845e4d35c48f5510fa5) Thanks [@langermank](https://github.com/langermank)! - Prep for high contrast theme updates - [#2986](https://github.com/primer/view_components/pull/2986) [`4d8ec0c`](https://github.com/opf/primer_view_components/commit/4d8ec0c67c748d07ff3c2b69d6bdaff408461d8e) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Fixes Alpha::SelectPanel remote loading bug where items from the server were overriding the users selections. Additionally, update the #removeSelectedItem function to grab the data-value from the correct element. - [#2987](https://github.com/primer/view_components/pull/2987) [`82f0267`](https://github.com/opf/primer_view_components/commit/82f026711246f6f5409e79e4cffb74cc5145b39c) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Ensure focus is set on SelectPanel item when arrowing down from input - [#2997](https://github.com/primer/view_components/pull/2997) [`0d0b5bc`](https://github.com/opf/primer_view_components/commit/0d0b5bcf2d2fd9f328f69545f850d825d2cc435b) Thanks [@camertron](https://github.com/camertron)! - Prevent an empty list of custom regexes in the DetailsMenuMigration linter from reporting false-positives - [#2978](https://github.com/primer/view_components/pull/2978) [`fac1ec9`](https://github.com/opf/primer_view_components/commit/fac1ec9aed4c05d1034bb04d24c1380c9ef06c97) Thanks [@camertron](https://github.com/camertron)! - Ensure pressing 'Enter' in SelectPanel filter input causes navigation if first item is link. - [#2996](https://github.com/primer/view_components/pull/2996) [`53abaa6`](https://github.com/opf/primer_view_components/commit/53abaa6a14ace48cf5d016edf58cf60930cd764e) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Remove tabindex="-1" from li elements labelled as role="none" since tabindex's remove/negate role presentation - [#2989](https://github.com/primer/view_components/pull/2989) [`36a044a`](https://github.com/opf/primer_view_components/commit/36a044a28f6070e422681c8765693d1c21411fea) Thanks [@JoyceZhu](https://github.com/JoyceZhu)! - Add `aria-haspopup` and `aria-expanded` to `SelectPanel` state - [#2994](https://github.com/primer/view_components/pull/2994) [`3bf8fd4`](https://github.com/opf/primer_view_components/commit/3bf8fd4142a7647bd4cc2798f7e62bf1046092b4) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Add aria-labelledby on the SelectPanel dialog - [#2985](https://github.com/primer/view_components/pull/2985) [`868b49e`](https://github.com/opf/primer_view_components/commit/868b49ee1e8d82066be91a6ffe97d948c1d7dc43) Thanks [@jamieshark](https://github.com/jamieshark)! - Adds custom config for DetailsMenuMigration linter. - [#2988](https://github.com/primer/view_components/pull/2988) [`a5eefd9`](https://github.com/opf/primer_view_components/commit/a5eefd9b5c7b8e6463b64ce6f7b3c46f65897759) Thanks [@gjtorikian](https://github.com/gjtorikian)! - Fix documentation comments in relative_time.rb ## 0.41.1 ### Patch Changes - [#159](https://github.com/opf/primer_view_components/pull/159) [`f2517d6`](https://github.com/opf/primer_view_components/commit/f2517d65708cff07bef5714e1af28c15fc49915e) Thanks [@oliverguenther](https://github.com/oliverguenther)! - Allow input_width on text_area ## 0.41.0 ### Minor Changes - [#149](https://github.com/opf/primer_view_components/pull/149) [`63cd602`](https://github.com/opf/primer_view_components/commit/63cd6022bc2dda79b602ebefcffe6f1e0ed1436f) Thanks [@HDinger](https://github.com/HDinger)! - Add support for an editable state of Primer::OpenProject::PageHeader ## 0.40.0 ### Minor Changes - [#2964](https://github.com/primer/view_components/pull/2964) [`91f5a57`](https://github.com/opf/primer_view_components/commit/91f5a57e1b2df25844b96971b08d2a5a8370255f) Thanks [@klaustopher](https://github.com/klaustopher)! - Add `turbo: true` as an parameter for the `ToggleSwitch` component and treat the respoonse (when it has the correct MIME type) as a [Turbo Stream](https://turbo.hotwired.dev/handbook/streams). The new `turbo` paramater defaults to false and with that the HTTP response is simply ignored as is the current behavior. - [#2966](https://github.com/primer/view_components/pull/2966) [`05172fa`](https://github.com/opf/primer_view_components/commit/05172fa681df5a65c14e4f4a863c22eef7f28970) Thanks [@camertron](https://github.com/camertron)! - Ensure Down, Home, and End behave as expected when a SelectPanel's input field has focus ### Patch Changes - [#2972](https://github.com/primer/view_components/pull/2972) [`9b675a7`](https://github.com/opf/primer_view_components/commit/9b675a78408e1e262850029ee730ad0cd6ac0d23) Thanks [@TylerJDev](https://github.com/TylerJDev)! - Replace `align-items` with `align-self` and apply it on `ActionList` group headings directly. ## 0.39.1 ### Patch Changes - [#154](https://github.com/opf/primer_view_components/pull/154) [`8bf5ac3`](https://github.com/opf/primer_view_components/commit/8bf5ac30202c291af00334faf0b7f7cd28a10849) Thanks [@HDinger](https://github.com/HDinger)! - Update previews for Primer::OpenProject::PageHeader ## 0.39.0 ### Minor Changes - [#2963](https://github.com/primer/view_components/pull/2963) [`37ee0f7`](https://github.com/opf/primer_view_components/commit/37ee0f7b0ef2d0de95ac337e43c1382a7f19e103) Thanks [@camertron](https://github.com/camertron)! - Add defaults to SelectPanel::ItemLists; fix issue showing no results label for local fetch strategy ## 0.38.0 ### Minor Changes - [#2941](https://github.com/primer/view_components/pull/2941) [`f3b640e`](https://github.com/opf/primer_view_components/commit/f3b640e3ce13979aa187c4fa6ff4e31f5717d720) Thanks [@camertron](https://github.com/camertron)! - Upstream the SelectPanel component from dotcom ### Patch Changes - [#2954](https://github.com/primer/view_components/pull/2954) [`15fb8c4`](https://github.com/opf/primer_view_components/commit/15fb8c4e214142a6bc09a98b7fc70a5f917e68f9) Thanks [@camertron](https://github.com/camertron)! - Small SelectPanel fixes; lots of SelectPanel tests. - [#2951](https://github.com/primer/view_components/pull/2951) [`ac15e65`](https://github.com/opf/primer_view_components/commit/ac15e654ae185541ab7924c98bef67c6917f4d21) Thanks [@HDinger](https://github.com/HDinger)! - Always align group headers of a `Primer::Alpha::ActionMenu` at the beginning of the line - [#2952](https://github.com/primer/view_components/pull/2952) [`98900f3`](https://github.com/opf/primer_view_components/commit/98900f3a8afb9fe45cfb4a850c7be13d1061feba) Thanks [@camertron](https://github.com/camertron)! - Fix wrapping behavior of toggle switch label - [#2961](https://github.com/primer/view_components/pull/2961) [`b662625`](https://github.com/opf/primer_view_components/commit/b662625bab5e48102c0fad8fff4e2eb0523c1fad) Thanks [@camertron](https://github.com/camertron)! - Ensure condition is checked when mutations occur in SelectPanelElement. ## 0.37.1 ### Patch Changes - [#146](https://github.com/opf/primer_view_components/pull/146) [`1b2cd04`](https://github.com/opf/primer_view_components/commit/1b2cd047cb43682add044a71f7f00c4a6d1d3d02) Thanks [@HDinger](https://github.com/HDinger)! - Fix some spacings inside Primer::OpenProject::SidePanel::Section ## 0.37.0 ### Minor Changes - [#138](https://github.com/opf/primer_view_components/pull/138) [`67ef659`](https://github.com/opf/primer_view_components/commit/67ef6594fe323296fce4f12f4541b1a1ab528d05) Thanks [@oliverguenther](https://github.com/oliverguenther)! - Introduce `Primer::OpenProject::SidePanel` and `Primer::OpenProject::SidePanel::Section` ## 0.36.2 ### Patch Changes - [#143](https://github.com/opf/primer_view_components/pull/143) [`934431c`](https://github.com/opf/primer_view_components/commit/934431c7850843e664ae143a5266efdc6fbea04a) Thanks [@akabiru](https://github.com/akabiru)! - Remove wrapping flex container that reduced the spacing between the text input against the caption' ## 0.36.1 ### Patch Changes - [#140](https://github.com/opf/primer_view_components/pull/140) [`56c285c`](https://github.com/opf/primer_view_components/commit/56c285cee825e9f8fb3f2c8b0ca79924566b2819) Thanks [@bsatarnejad](https://github.com/bsatarnejad)! - Space between title and tabs in page header component is increased. [56060] spacing between title and tabs in page headers is too small - [#142](https://github.com/opf/primer_view_components/pull/142) [`55abb63`](https://github.com/opf/primer_view_components/commit/55abb63a52d115c51ab8aedbcecc49679443dee5) Thanks [@bsatarnejad](https://github.com/bsatarnejad)! - Space between title and tabs in page header component is increased. [56060] Spacing between title and tabs in page headers is too small - [#71](https://github.com/opf/primer_view_components/pull/71) [`1a73dd4`](https://github.com/opf/primer_view_components/commit/1a73dd4275db9514a735ea0a6b59d2640abc4109) Thanks [@akabiru](https://github.com/akabiru)! - `Primer::OpenProject::InputGroup` component text input group broke when provided with a caption. Split out the caption into it's own flex container so it's isolated from the text input + trailing input action. ## 0.36.0 ### Minor Changes - [#2922](https://github.com/primer/view_components/pull/2922) [`fb5917d`](https://github.com/opf/primer_view_components/commit/fb5917dc9e6246af85a8199e6e47f73e2db3ba70) Thanks [@camertron](https://github.com/camertron)! - Change ActionMenu to accept and forward overlay arguments ### Patch Changes - [#2925](https://github.com/primer/view_components/pull/2925) [`6c730c4`](https://github.com/opf/primer_view_components/commit/6c730c4b8eeb050cf706d4843a87f2740e379a49) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Update ActionList such that if role='listbox' is passed in the items render as options - [#2924](https://github.com/primer/view_components/pull/2924) [`235544d`](https://github.com/opf/primer_view_components/commit/235544d3f0770717c16532e6f0801d6249f6a884) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Add a valid selector to focus-group ## 0.35.2 ### Patch Changes - [#2909](https://github.com/primer/view_components/pull/2909) [`e74e20a`](https://github.com/opf/primer_view_components/commit/e74e20aa11c3531c350ebd6665cb2415b07b6f47) Thanks [@camertron](https://github.com/camertron)! - Revert tab-container-element upgrade ## 0.35.1 ### Patch Changes - [#133](https://github.com/opf/primer_view_components/pull/133) [`650d1e6`](https://github.com/opf/primer_view_components/commit/650d1e6420e14843c65c09a9e2bb60a2f868ffc1) Thanks [@oliverguenther](https://github.com/oliverguenther)! - Don't raise on empty flex_layout ## 0.35.0 ### Minor Changes - [#2884](https://github.com/primer/view_components/pull/2884) [`85f6a01`](https://github.com/opf/primer_view_components/commit/85f6a0193e6d7e8f5f1319d7454da16e1dd191ef) Thanks [@owenniblock](https://github.com/owenniblock)! - Adds default sr-only text to spinner component - [#2855](https://github.com/primer/view_components/pull/2855) [`05159ca`](https://github.com/opf/primer_view_components/commit/05159caa06f59bc679ce2dffcd2f7a69ff9871c8) Thanks [@keithamus](https://github.com/keithamus)! - Upgrade @github/tab-container, using shadowdom - [#2887](https://github.com/primer/view_components/pull/2887) [`5589bcf`](https://github.com/opf/primer_view_components/commit/5589bcfb50cf580690b4d8f46eb9f3ff031544ee) Thanks [@HDinger](https://github.com/HDinger)! - Add support for `target` attribute on links of Primer::Beta::Breadcrumbs - [#2895](https://github.com/primer/view_components/pull/2895) [`bb1a15b`](https://github.com/opf/primer_view_components/commit/bb1a15bc5109c76aee0608cdd9a087866df9424e) Thanks [@camertron](https://github.com/camertron)! - Add a leading spinner to the TextField component. ### Patch Changes - [#2872](https://github.com/primer/view_components/pull/2872) [`5445f2e`](https://github.com/opf/primer_view_components/commit/5445f2e89e20326099fbe5d44b1b16a2c5cedcc3) Thanks [@smockle](https://github.com/smockle)! - chore: Update '@github/relative-time-element' from 4.4.0 to 4.4.1 - [#2885](https://github.com/primer/view_components/pull/2885) [`37727e3`](https://github.com/opf/primer_view_components/commit/37727e34aabe6ae39450e56815d6efead3a803c4) Thanks [@camertron](https://github.com/camertron)! - Fix ActionMenu item activation by using PointerEvent instead of MouseEvent and KeyboardEvent. - [#2904](https://github.com/primer/view_components/pull/2904) [`96307bf`](https://github.com/opf/primer_view_components/commit/96307bf3c82f1f70d21b95c5a24759fcb1d70d23) Thanks [@camertron](https://github.com/camertron)! - Fix CSS issue causing scrollbars to appear in tabs ## 0.34.0 ### Minor Changes - [#128](https://github.com/opf/primer_view_components/pull/128) [`7b7955d`](https://github.com/opf/primer_view_components/commit/7b7955d41b0f4b0dcdc6bb4176fce383c5beae6a) Thanks [@oliverguenther](https://github.com/oliverguenther)! - Allow segmented control action in page header ## 0.33.2 ### Patch Changes - [#2868](https://github.com/primer/view_components/pull/2868) [`18a0037`](https://github.com/opf/primer_view_components/commit/18a00375a85ff6286c8245f7d6936a4a30243b8f) Thanks [@lumaxis](https://github.com/lumaxis)! - Remove non-existing argument in Banner preview - [#2869](https://github.com/primer/view_components/pull/2869) [`18d5f21`](https://github.com/opf/primer_view_components/commit/18d5f21f9423d261244dc906aff2909f0b769e9d) Thanks [@smockle](https://github.com/smockle)! - fix: Allow breadcrumb items to wrap. ## 0.33.1 ### Patch Changes - [#119](https://github.com/opf/primer_view_components/pull/119) [`dfdc857`](https://github.com/opf/primer_view_components/commit/dfdc857ce0a92fb57cad72f79c22a1d9440b9138) Thanks [@dominic-braeunlein](https://github.com/dominic-braeunlein)! - Fix Tab Nav vertical spacing in Page Header ## 0.33.0 ### Minor Changes - [#2843](https://github.com/primer/view_components/pull/2843) [`3eccd4e`](https://github.com/opf/primer_view_components/commit/3eccd4e293658ea846fa97659c76861d4f3404ea) Thanks [@lindseywild](https://github.com/lindseywild)! - Adds live region to announce "Copied!" on ClipboardCopy component ### Patch Changes - [#2840](https://github.com/primer/view_components/pull/2840) [`f9947de`](https://github.com/opf/primer_view_components/commit/f9947de93b276ec9fa6c7873e178f3c01211ebb2) Thanks [@joelhawksley](https://github.com/joelhawksley)! - Update Rails dependency versions - [#2846](https://github.com/primer/view_components/pull/2846) [`4b8c00b`](https://github.com/opf/primer_view_components/commit/4b8c00b76d65ad321a9d9c546151d58858571cf7) Thanks [@joelhawksley](https://github.com/joelhawksley)! - Clean up Lookbook-related security alerts. ## 0.32.1 ### Patch Changes - [#121](https://github.com/opf/primer_view_components/pull/121) [`20d031f`](https://github.com/opf/primer_view_components/commit/20d031f9ecff3802f6810939b167a5490b3c789e) Thanks [@HDinger](https://github.com/HDinger)! - Fix spacings in OpenProject::SubHeader when some elements are not present ## 0.32.0 ### Minor Changes - [#116](https://github.com/opf/primer_view_components/pull/116) [`da108fa`](https://github.com/opf/primer_view_components/commit/da108faea261fcb9eaec86250792c63d07077de2) Thanks [@HDinger](https://github.com/HDinger)! - Create a Primer::OpenProject::SubHeader component ## 0.31.0 ### Minor Changes - [#117](https://github.com/opf/primer_view_components/pull/117) [`72c239e`](https://github.com/opf/primer_view_components/commit/72c239ef39bb188ed05815a1e0e5e98f97663f0b) Thanks [@dominic-braeunlein](https://github.com/dominic-braeunlein)! - Adds a TabNav slot to Primer::OpenProject::PageHeader ## 0.30.1 ### Patch Changes - [#2837](https://github.com/primer/view_components/pull/2837) [`e4d6177`](https://github.com/opf/primer_view_components/commit/e4d6177a1d5f5ca65e71bc3a27de7fe951df4cba) Thanks [@joelhawksley](https://github.com/joelhawksley)! - Update Ruby dependencies to address upstream security notices - [#115](https://github.com/opf/primer_view_components/pull/115) [`f496728`](https://github.com/opf/primer_view_components/commit/f496728b84e7e8ad7f15b9fe025c4197f3e367d2) Thanks [@HDinger](https://github.com/HDinger)! - Bump openproject-octicons to 19.12.0 - [#2839](https://github.com/primer/view_components/pull/2839) [`97ec908`](https://github.com/opf/primer_view_components/commit/97ec9085788f1d5e0b59aaa0178d7b24c6dc25c6) Thanks [@camertron](https://github.com/camertron)! - Revert tab container upgrade ## 0.30.0 ### Minor Changes - [#2624](https://github.com/primer/view_components/pull/2624) [`8600b3b`](https://github.com/opf/primer_view_components/commit/8600b3bd96d5b425fa34e0434c5aeb3223fd66c8) Thanks [@keithamus](https://github.com/keithamus)! - Upgrade @github/tab-container, using shadowdom - [#2808](https://github.com/primer/view_components/pull/2808) [`bdb3d88`](https://github.com/opf/primer_view_components/commit/bdb3d88595dedc93ad20e55a68d34ba1899e8fac) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Adds a subtitle slot to the Primer::Alpha::Overlay::Header and Primer::Alpha::Dialog::Header - [#2804](https://github.com/primer/view_components/pull/2804) [`757635a`](https://github.com/opf/primer_view_components/commit/757635a902c0986da60d94daa3799bd59ad1e697) Thanks [@camertron](https://github.com/camertron)! - Add a filter slot to the dialog header ### Patch Changes - [#2807](https://github.com/primer/view_components/pull/2807) [`1863522`](https://github.com/opf/primer_view_components/commit/186352212178c66b651852ab6517213869927eae) Thanks [@khiga8](https://github.com/khiga8)! - Add parenthesis to trailing counter for React parity, and to improve screen reader speech output - [#2794](https://github.com/primer/view_components/pull/2794) [`1d0ecc5`](https://github.com/opf/primer_view_components/commit/1d0ecc5fe4cd738809fc67e9ee43cecf69b2899c) Thanks [@jonrohan](https://github.com/jonrohan)! - Fix: Re-calculate anchored-position on scroll - [#2821](https://github.com/primer/view_components/pull/2821) [`19f4d7e`](https://github.com/opf/primer_view_components/commit/19f4d7e2068aa8c0fee5da9c15850c1afb9238cb) Thanks [@khiga8](https://github.com/khiga8)! - Add min-width - [#2803](https://github.com/primer/view_components/pull/2803) [`d81824c`](https://github.com/opf/primer_view_components/commit/d81824c43eea2c313b3c024dfc2d4adcb5b51fd0) Thanks [@kendallgassner](https://github.com/kendallgassner)! - Adds data attribute to overlay header - [#2822](https://github.com/primer/view_components/pull/2822) [`11aa0e9`](https://github.com/opf/primer_view_components/commit/11aa0e92034ceac4fe3b9042be31102723b85b8a) Thanks [@smockle](https://github.com/smockle)! - Fix NVDA menu item counts that are broken by using '