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

fix(components/tabs): vertical tabs keyboard operable in mobile view #3150

Merged
merged 5 commits into from
Feb 14, 2025

Conversation

Blackbaud-SandhyaRajasabeson
Copy link
Contributor

@Blackbaud-SandhyaRajasabeson Blackbaud-SandhyaRajasabeson added the risk level (author): 2 This change has a slight chance of introducing a bug label Feb 13, 2025
Copy link

nx-cloud bot commented Feb 13, 2025

View your CI Pipeline Execution ↗ for commit 1e07db1.

Command Status Duration Result
nx affected --target lint test posttest --confi... ✅ Succeeded 1m 43s View ↗
nx affected --target build postbuild lint test ... ✅ Succeeded 55s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-13 20:11:21 UTC

@Blackbaud-SteveBrush Blackbaud-SteveBrush self-assigned this Feb 14, 2025
@blackbaud-sky-build-user
Copy link
Collaborator

Cherry-pick successful! 🍒 🎉 See #3151

Blackbaud-SandhyaRajasabeson pushed a commit that referenced this pull request Feb 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[11.42.0](11.41.0...11.42.0)
(2025-02-14)


### Features

* **components/toast:** add toast and toaster harness
([#3141](#3141))
([6eae2c0](6eae2c0))


### Bug Fixes

* **components/popovers:** fix sporadic dropdown menu misalignment
([#3153](#3153))
([1d8c052](1d8c052))
* **components/tabs:** vertical tabs keyboard operable in mobile view
([#3150](#3150))
([7f2111d](7f2111d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
johnhwhite added a commit that referenced this pull request Feb 18, 2025
* origin/main:
  feat: add code example viewer component (internal use only) (#3155)
  fix(components/layout): exclude controls text content when returning heading text for the box harness (#3156)
  fix(components/tabs): vertical tabs keyboard operable in mobile view (#3150) (#3151)
  chore: release 12.0.0-alpha.4 (#3115)
johnhwhite added a commit that referenced this pull request Feb 20, 2025
🤖 I have created a release *beep* *boop*
---


##
[12.0.0-alpha.5](12.0.0-alpha.4...12.0.0-alpha.5)
(2025-02-20)


### ⚠ BREAKING CHANGES

* **components/lookup:** 

### Features

* add code example viewer component (internal use only)
([#3155](#3155))
([2b3a72e](2b3a72e))
* **components/flyout:** add flyout test harness
([#3149](#3149))
([#3171](#3171))
([04ac8be](04ac8be))
* **components/layout:** tokenize text expand styles
([#3161](#3161))
([f9362cf](f9362cf))
* **components/lookup:** lookup and country field input contents are
selected automatically on focus
([#3167](#3167))
([b7e3b85](b7e3b85))
* **components/lookup:** remove flag from country field input
([#3166](#3166))
([f9a25be](f9a25be))


### Bug Fixes

* **components/layout:** exclude controls text content when returning
heading text for the box harness
([#3156](#3156))
([ec018cd](ec018cd))
* **components/popovers:** fix sporadic dropdown menu misalignment
([#3153](#3153))
([#3154](#3154))
([3a889d2](3a889d2))
* **components/tabs:** vertical tabs keyboard operable in mobile view
([#3150](#3150))
([#3151](#3151))
([ec7abbb](ec7abbb))
* **components/theme:** set initial active status for viewport reserve
space element ([#3168](#3168))
([#3169](#3169))
([b2cdda6](b2cdda6))
* **components/toast:** move harness files under `/toast` to match docs
([#3173](#3173))
([#3174](#3174))
([1e84b16](1e84b16))
* use alias instead of property name for directive inputs in the
manifest ([#3160](#3160))
([#3162](#3162))
([566e6bd](566e6bd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: John White <[email protected]>
johnhwhite added a commit that referenced this pull request Feb 27, 2025
* origin/11.x.x:
  fix: mark all harness `hostSelector` properties as "internal" (#3180)
  chore: release 11.43.0 (#3172)
  fix(components/toast): move harness files under `/toast` to match docs (#3173)
  feat(components/flyout): add flyout test harness (#3149)
  chore: release 11.42.1 (#3163)
  fix(components/theme): set initial active status for viewport reserve space element (#3168)
  fix: use alias instead of property name for directive inputs in the manifest (#3160)
  test: wait for SVG icon sprite when loading fonts (#3158)
  chore: release 11.42.0 (#3146)
  fix(components/popovers): fix sporadic dropdown menu misalignment (#3153)
  fix(components/tabs): vertical tabs keyboard operable in mobile view (#3150)
  ci: workflow to keep automated-translations in sync (#3145)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
risk level (author): 2 This change has a slight chance of introducing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants