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

Update vaadinWebComponents monorepo to v24.6.0 #23306

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vaadin/combo-box (source) 24.5.5 -> 24.6.0 age adoption passing confidence
@vaadin/vaadin-themable-mixin (source) 24.5.5 -> 24.6.0 age adoption passing confidence

Release Notes

vaadin/web-components (@​vaadin/combo-box)

v24.6.0

Compare Source

API Documentation →

Changes Since v24.5.0
💥 Behavior Altering Changes
  • avatar-group
    • Update avatar group to not use Polymer splices API (#​8145)
  • combo-box,date-time-picker
    • Prevent focusout when closing combo-box on outside click (#​7846)
  • component-base,grid
  • custom-field
    • Deprecate internal-tab event and remove it from JSDoc (#​7889)
  • date-picker
    • Remove date focused part when input is unparsable (#​8187)
    • Prevent focusout when closing date-picker on outside click (#​7855)
  • date-picker,field-base,time-picker
    • Align hasInputValue behavior across components (#​8200)
  • dialog
    • Only set top and left properties on drag (#​7970)
  • login
    • Do not validate login form fields on blur (#​8101)
  • text-area
    • Make prefix, suffix and clear button stick to top (#​7895)
  • tooltip
    • Set white-space: pre-wrap on the tooltip content (#​8255)
🚀 New Features
  • card
  • checkbox-group,checkbox,combo-box,custom-field,date-picker,date-time-picker,field-base,login,multi-select-combo-box,number-field,radio-group,select,time-picker
  • component-base
    • Add option to return feature flag name from static getter (#​8169)
    • Add option to mark defined custom element as experimental (#​8162)
    • Add _createPropertyObserver() to PolylitMixin (#​8144)
  • dashboard
  • dialog
    • Add top and left to Dialog resize event detail (#​8064)
    • Add "dragged" event in Dialog (#​8047)
    • Add API do define Dialog size programmatically (#​8030)
    • Add API to define Dialog position programmatically (#​7971)
  • grid
    • Add accessibleName property to Grid (#​8230)
    • Add part names to non-selectable rows / cells (#​8015)
    • Conditional selectability of grid items (#​7974)
  • grid-pro
  • horizontal-layout
  • notification
    • Add assertive property to notification (#​7758)
  • radio-group
    • Add name property to radio-group and propagate it to radio buttons (#​8100)
  • text-area
    • Configure maximum number of rows in text area (#​8143)
    • Configure minimum number of rows in text area (#​8138)
  • upload
  • vaadin-lumo-styles
    • Add "drag-handle" and "resize-handle" icons (#​8163)
  • vertical-layout
Changes Since v24.6.0-rc1
🐛 Bug Fixes
  • checkbox
  • component-base
    • Run dynamic property observer after complex observer (#​8271)
  • context-menu,date-picker,select,vaadin-lumo-styles
  • context-menu,menu-bar
    • Do not stop click event propagation on menu-bar button (#​8272)
  • custom-field
    • Clear value when removing the last input (#​8270)
  • dashboard
  • date-picker
    • Use Math.round to get correct scroller first index (#​8278)
  • form-layout
    • Observe internal layout to avoid problems with fixed height (#​8268)
  • grid
  • multi-select-combo-box
  • overlay
  • select
    • Ensure aria-selected attribute is removed from the item clone (#​8275)
  • side-nav
💅 Polish
  • grid
    • Use underscore to indicate that CSS variable is private (#​8286)
  • menu-bar
    • Extract common sub-menu logic into reusable mixin (#​8273)
  • number-field,select,text-area,text-field
    • Use ifDefined directive for theme attribute propagation (#​8276)
🏠 Internal
  • Other
    • Update change detection branch to 24.6 (#​8288)

v24.5.6

Compare Source

API Documentation →

Changes Since v24.5.5
🐛 Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Dependencies Pull requests that update a dependency file label Dec 16, 2024
@silamon silamon merged commit 678af02 into dev Dec 16, 2024
17 checks passed
@silamon silamon deleted the renovate/vaadinwebcomponents-monorepo branch December 16, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant