feat: rename tabs and list-item leading/trailing (deprecated) slots to start/end #566
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version
Published prerelease version:
v3.0.0-next.27
Changelog
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Nick Andrews (@nickonometry)
❤️ Paul Lapczynski (@tyl-paul-lapczynski)
❤️ Jonathan Earl (@whattheearl)
🚀 Enhancement
<a>
support and APIs and instead allow for slotted<a>
elements and update each button-like element to support slotted anchor styling/functionality #563 (@DRiFTy17)@floating-ui/dom
and remove custom top-layer middleware #560 (@DRiFTy17)<a>
and<button>
#555 (@DRiFTy17)forge-app-bar-navigate
event to prevent navigation when anchor is clicked #546 (@DRiFTy17)<forge-checkbox>
#536 (@DRiFTy17)<forge-dialog>
#531 (@DRiFTy17)<forge-busy-indicator>
and<forge-quantity-field>
elements; they will be migrated to the forge extended project #530 (@DRiFTy17)<forge-date-picker>
and<forge-date-range-picker>
to use<forge-popover>
and remove<forge-popup>
from the library #526 (@DRiFTy17)<forge-popover>
#519 (@DRiFTy17)<forge-field>
#518 (@DRiFTy17)<dialog>
#513 (@DRiFTy17)<forge-field>
#506 (@DRiFTy17)aria-expanded
state on anchor element #501 (@DRiFTy17)<forge-popover>
instead of<forge-popup>
internally #500 (@DRiFTy17)*-container-minimum
theme colors, and ad… #441 (@DRiFTy17)<forge-focus-indicator>
component (for:focus-visible
support) #341 (@DRiFTy17)🐛 Bug Fix
aria-controls
attribute to use temporary element #562 (@DRiFTy17)justify
token tostart
by default #529 (@DRiFTy17)visible
state attribute instead ofopen
to control animations #523 (@DRiFTy17)<forge-button>
#508 (@DRiFTy17)gap
instead ofmargin
for leading/trailing slots #459 (@DRiFTy17)white-space
style is not inherited from ancestors to avoid overflow with wrapping text #473 (@DRiFTy17)setDefaultAria
to useElementInternals
as fallback #445 (@DRiFTy17)BaseFormComponent
#427 (@DRiFTy17)shipit
command (@DRiFTy17)Authors: 7