ui
ui copied to clipboard
build(deps-dev): bump buefy from 0.9.13 to 0.9.29
Bumps buefy from 0.9.13 to 0.9.29.
Release notes
Sourced from buefy's releases.
v0.9.29
What's Changed in
v0.9.29Fixes
- Fix #4017
Tooltip- AbortController is not defined in SSR mode (Nuxt)- Fix #4018 Browser tab froze when
Fieldwith bothgroupedandhorizontalpropstruegot a validation error. However, there is another issue that validation errors cannot be reset once they are set ifgroupedandhorizontalare combined (#4031).Full Changelog: https://github.com/buefy/buefy/compare/v0.9.28...v0.9.29
v0.9.28
0.9.28
What's Changed in
v0.9.28New features
- #3862 Expose
isActiveDetailRowmethod in the default scoped slot props of table column (thanks@OrestHk)- #3863 Add
activeevent emitted when dropdown turns active/inactive (thanks@daniil4udo)Fixes
Fix #3961 Dropdown with "hover" trigger incorrectly rendered on mobile devices
Fix #3963 No dropdown showed up if the data array was empty and only the footer slot was registered (thanks
@GMartigny)Fix #3971 Problems with table headers and dates due to 0.9.25 → 0.9.27 changes
Fix #3971 Percentage width on table columns doubly applied
Fix #3991 Potential call after unmount in the following components (thanks
@Arooba-git):
NumberInputSidebarFix #3991 Potential listener leaks in
SliderThumb(thanks@Arooba-git)Fix #4000 Potential call after unmount in the following components (thanks
@Arooba-git):
AutocompleteColorpickerHSLRepresentationSquareColorpickerHSLRepresentationTriangleDropdownSliderTaginputTooltipRelease 0.9.28 by
@kikuomaxin buefy/buefy#4011Full Changelog: https://github.com/buefy/buefy/compare/v0.9.27...v0.9.28
v0.9.27
What's Changed
- Add slot documentation to Tooltip component by
@gmerceyin buefy/buefy#3895- Modal render on mounted (#3827) by
@kikuomaxin buefy/buefy#3880- Fix: Change Broken Link at
/expoby@wesdevproin buefy/buefy#3899- 🪶 :Add loading to the button in diglog component. by
@zhanghengxinin buefy/buefy#3897- Fix ESLint errors in Autocomplete and Breadcrumb components by
@amal-qbin buefy/buefy#3900
... (truncated)
Changelog
Sourced from buefy's changelog.
0.9.29
Fixes
- Fix #4017
Tooltip- AbortController is not defined in SSR mode (Nuxt)- Fix #4018 Browser tab froze when
Fieldwith bothgroupedandhorizontalpropstruegot a validation error. However, there is another issue that validation errors cannot be reset once they are set ifgroupedandhorizontalare combined.0.9.28
New features
- #3862 Expose
isActiveDetailRowmethod in the default scoped slot props of table column (thanks@OrestHk)- #3863 Add
activeevent emitted when dropdown turns active/inactive (thanks@daniil4udo)Fixes
- Fix #3961 Dropdown with "hover" trigger incorrectly rendered on mobile devices
- Fix #3963 No dropdown showed up if the data array was empty and only the footer slot was registered (thanks
@GMartigny)- Fix #3971 Problems with table headers and dates due to 0.9.25 → 0.9.27 changes
- Fix #3971 Percentage width on table columns doubly applied
- Fix #3991 Potential call after unmount in the following components (thanks
@Arooba-git):
NumberInputSidebar- Fix #3991 Potential listener leaks in
SliderThumb(thanks@Arooba-git)- Fix #4000 Potential call after unmount in the following components (thanks
@Arooba-git):
AutocompleteColorpickerHSLRepresentationSquareColorpickerHSLRepresentationTriangleDropdownSliderTaginputTooltip0.9.27
New features
- Add
render-on-mountprop to modal- Add
startLoadingandstopLoadingmethods to dialog (thanks@zhanghengxin)- Add drag-and-drop support to table for mobile devices
Fixes
- Fix dropdown position when autocompleted and appended to body (thanks
@francisfontoura)- Fix b-button nativeType for tag 'input' (thanks
@mistersaal)- Fix #3887 Invalid type error for tags
- Fix #3872 SVG icons too large in Safari
- Fix #3753 and #3065 Tooltip Glitchy
- Fix #3726 Horizontal scrollable table ignores column width
- Fix #2886 and #3034 sort icons on Table overlapped next columns
... (truncated)
Commits
09207a4buefy/buefy#402925acdddchore(docs): alias@ntohq/buefy-nextbuefy/buefy#4024ccca57ebuefy/buefy#402583895ddbuefy/buefy#402376e8d43Fix: Browser tab freezes, unresponsive, plus possible memory leak with form i...f3a964dFix: Tooltip - AbortController is not defined in SSR mode (Nuxt) (buefy/buefy...2454aa8buefy/buefy#4013a705b0abuefy/buefy#4010a13d844Clear timing events and event listeners before component unmounts (buefy/buef...b9df92cbuefy/buefy#3875- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by wesdevpro, a new releaser for buefy since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)