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

feat: update forge-core dep and other minor fixes #620

Merged
merged 4 commits into from
Jun 7, 2024
Merged

Conversation

DRiFTy17
Copy link
Collaborator

@DRiFTy17 DRiFTy17 commented Jun 7, 2024

Version

Published prerelease version: v3.0.0-next.31

Changelog

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Paul Lapczynski (@tyl-paul-lapczynski)

❤️ Nick Andrews (@nickonometry)

❤️ Jonathan Earl (@whattheearl)

🚀 Enhancement

🐛 Bug Fix

  • chore: add code formatting with Prettier #619 (@DRiFTy17)
  • fix: fixed accessibility issues with dynamic popover dropdowns #618 (@DRiFTy17)
  • fix(radio): set aria-required on radio group element instead of individual radios #597 (@samrichardsontylertech)
  • fix(menu): fixed a bug where the focus indicator was activating when clicking on forge buttons #594 (@DRiFTy17)
  • fix(field): clean up autofill animation styles #592 (@samrichardsontylertech)
  • fix(button): remove positioning to ensure slotted anchor element fills available space and doesn't overflow #576 (@DRiFTy17)
  • fix(linear-progress): fixed a bug where NaN values could inadvertently be set causing an exception #577 (@DRiFTy17)
  • fix(button): remove unused JSDoc for anchor-specific attrs #569 (@DRiFTy17)
  • fix(badge): ellipse overflowing text content #568 (@DRiFTy17)
  • fix(button-toggle): update height to match standard button #565 (@DRiFTy17)
  • chore: fix CEM for elements that extends mixins #561 (@DRiFTy17)
  • fix(select): fix missing aria-controls attribute to use temporary element #562 (@DRiFTy17)
  • fix(linear-progress): fixed buffering styles #556 (@DRiFTy17)
  • fix(app-bar): fix typings for navigate event #554 (@DRiFTy17)
  • chore: update workflows to use node 20 #553 (@DRiFTy17)
  • fix(paginator): add/remove tooltips when paging buttons are added/removed #550 (@DRiFTy17)
  • fix(field): fixed a bug where the focus indicator was not properly covering the outline #533 (@DRiFTy17)
  • fix(checkbox, radio, switch): set justify token to start by default #529 (@DRiFTy17)
  • fix(dialog): use visible state attribute instead of open to control animations #523 (@DRiFTy17)
  • test(radio): add tests #522 (@samrichardsontylertech)
  • fix(select-dropdown): fixed a bug where the space key was triggering multiple click events due to bubbling when attached to a <forge-button> #508 (@DRiFTy17)
  • chore(checkbox): remove input elements and bring up to date with latest patterns #505 (@samrichardsontylertech)
  • fix(list): adjusted list and list-item styles to account for edge cases #503 (@DRiFTy17)
  • fix(field): updated "popover target" element styles to cover entire field container to fix anchor placement fallback positioning issues #502 (@DRiFTy17)
  • fix(field): isolate stacking context #497 (@DRiFTy17)
  • fix(page-state): include jsdocs #494 (@tyl-paul-lapczynski)
  • Merge branch 'main' into next (@DRiFTy17)
  • fix(list): fixed keyboard navigation and used gap instead of margin for leading/trailing slots #459 (@DRiFTy17)
  • fix(tooltip): ensure white-space style is not inherited from ancestors to avoid overflow with wrapping text #473 (@DRiFTy17)
  • fix(overlay): update how flip positioning is handled #467 (@DRiFTy17)
  • feat(banner): add before dismiss event and theme updates #466 (@DRiFTy17)
  • chore(docs): fix storybook build (@DRiFTy17)
  • [@next] refactor setDefaultAria to use ElementInternals as fallback #445 (@DRiFTy17)
  • [@next] general cleanup, fixes, and organization #444 (@DRiFTy17)
  • chore: refactor token organization and usage patterns #440 (@DRiFTy17)
  • [@next] chore: refactor slider to extend BaseFormComponent #427 (@DRiFTy17)
  • chore(list-item): improve anchor handling and semantics #423 (@DRiFTy17)
  • chore: general cleanup and consistency sweep #421 (@DRiFTy17)
  • chore: fix sb build (@DRiFTy17)
  • chore: fix storybook deps (@DRiFTy17)
  • fix: fix publish automation (@DRiFTy17)
  • fix: fix auto version calculation (@DRiFTy17)
  • chore: update package-lock (@DRiFTy17)
  • [next] fix dialog story #211 (@DRiFTy17)
  • fix: package-lock sync (@DRiFTy17)
  • fix: remove base branch from shipit command (@DRiFTy17)
  • fix: update release workflow to only publish on pre-release tags (@DRiFTy17)
  • chore: prepare next branch (@DRiFTy17)

⚠️ Pushed to next

Authors: 7

@DRiFTy17 DRiFTy17 added minor Increment the minor version when merged @next labels Jun 7, 2024
@DRiFTy17 DRiFTy17 requested a review from a team as a code owner June 7, 2024 18:13
Copy link

stackblitz bot commented Jun 7, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Ross-Blakeney
Ross-Blakeney previously approved these changes Jun 7, 2024
@DRiFTy17 DRiFTy17 merged commit 57fc254 into next Jun 7, 2024
7 checks passed
@DRiFTy17 DRiFTy17 deleted the next-fixes branch June 7, 2024 21:11
Copy link
Contributor

github-actions bot commented Jun 7, 2024

🚀 PR was released in v3.0.0-next.31 🚀

@github-actions github-actions bot added the prerelease This change relates to a prerelease. label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged @next prerelease This change relates to a prerelease.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants