freqtrade / frequi

Freqtrade UI - Frontend for Freqtrade
https://github.com/freqtrade/freqtrade
GNU General Public License v3.0
613 stars 275 forks source link

chore(deps): bump bootstrap-vue-next from 0.24.23 to 0.25.2 in the bootstrap group #2117

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the bootstrap group with 1 update: bootstrap-vue-next.

Updates bootstrap-vue-next from 0.24.23 to 0.25.2

Release notes

Sourced from bootstrap-vue-next's releases.

bootstrapvuenext: v0.25.2

0.25.2 (2024-10-14)

Bug Fixes

  • BModal: fix backdrop when modal is shown using v-if (#2269) (f317fab)

nuxt: v0.25.2

0.25.2 (2024-10-14)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • bootstrap-vue-next bumped to 0.25.2
    • peerDependencies
      • bootstrap-vue-next bumped to 0.25.2

bootstrapvuenext: v0.25.1

0.25.1 (2024-10-14)

Features

  • BDropdown: add variant, classes and correct attrs to text sub components (d2d4905)
  • BDropdown: add variant, classes and correct attrs to text sub components (#2258) (d2d4905)
  • BDropdownForm: add validated and novalidate to form (d2d4905)
  • BPopover: add prop hideMargin (bc4df5f)
  • clean deprecated classes and props from bootstrap (sr-only => visually-hidden) (d3783ec)

Bug Fixes

  • BFormInput: bad model modifier trim behavior fixes #2253 (#2267) (bb0733f)
  • BModal: fix backdrop click prevention, fix flickering when no-fade (#2262) (e008cf4)
  • BModal: fix scrollLock in stack (f713aaa)
  • BModal: multiple modals backdrop fix (#2263) (f713aaa)
  • BPopover: allow hide without event. (bc4df5f)
  • BPopover: calculate mouse and element positions in a performant way (bc4df5f)
  • BPopover: calculate mouse and element positions in a performant way (#2252) (bc4df5f)

nuxt: v0.25.1

0.25.1 (2024-10-14)

... (truncated)

Changelog

Sourced from bootstrap-vue-next's changelog.

0.25.2 (2024-10-14)

Bug Fixes

  • BModal: fix backdrop when modal is shown using v-if (#2269) (f317fab)

0.25.1 (2024-10-14)

Features

  • BDropdown: add variant, classes and correct attrs to text sub components (d2d4905)
  • BDropdown: add variant, classes and correct attrs to text sub components (#2258) (d2d4905)
  • BDropdownForm: add validated and novalidate to form (d2d4905)
  • BPopover: add prop hideMargin (bc4df5f)
  • clean deprecated classes and props from bootstrap (sr-only => visually-hidden) (d3783ec)

Bug Fixes

  • BFormInput: bad model modifier trim behavior fixes #2253 (#2267) (bb0733f)
  • BModal: fix backdrop click prevention, fix flickering when no-fade (#2262) (e008cf4)
  • BModal: fix scrollLock in stack (f713aaa)
  • BModal: multiple modals backdrop fix (#2263) (f713aaa)
  • BPopover: allow hide without event. (bc4df5f)
  • BPopover: calculate mouse and element positions in a performant way (bc4df5f)
  • BPopover: calculate mouse and element positions in a performant way (#2252) (bc4df5f)

0.25.0 (2024-10-11)

⚠ BREAKING CHANGES

  • BDropdown: remove props center, dropend, dropstart, dropup, & end -- use single prop placement -- has same rules as popover. placement=top-start placement=bottom-start placement=right-start etc etc fixes #1752
  • BProgress: fix markup for BProgress to match bootstrap 5.3 recommended fixes #2221 . Manual intervention may not be needed, double check your aria markup (if manually configured), may be automatic
  • useToast: rename useToast to useToastController fixes #2155
  • BTable: rename event row-dbl-clicked to row-dblclicked (#2239)

Features

  • BDropdown: remove props center, dropend, dropstart, dropup, & end -- use single prop placement -- has same rules as popover. placement=top-start placement=bottom-start placement=right-start etc etc fixes #1752 (e6749a3)
  • BProgress: fix markup for BProgress to match bootstrap 5.3 recommended fixes #2221 . Manual intervention may not be needed, double check your aria markup (if manually configured), may be automatic (e6749a3)
  • BTable: add emptyText and emptyFilteredText functionality fixes #664 (e6749a3)
  • BTable: add row-contextmenu event fixes #2238 (3f81473)
  • BTable: add row-middle-clicked event (3f81473)
  • PluginControllers: Allow for using the prop.id for the items key. Ie if you supply modalController.show({props: {id: 'foo' }}) You can reference it leave('foo') (e6749a3)
  • usePopoverController: create usePopoverController composable (not fully complete) (e6749a3)
  • useToast: rename useToast to useToastController fixes #2155 (e6749a3)

... (truncated)

Commits
  • 6045095 chore: release main (#2270)
  • f317fab fix(BModal): fix backdrop when modal is shown using v-if (#2269)
  • cdbeafb chore: release main (#2259)
  • bb0733f fix(BFormInput): bad model modifier trim behavior fixes #2253 (#2267)
  • f713aaa fix(BModal): multiple modals backdrop fix (#2263)
  • d3783ec feat: clean deprecated classes and props from bootstrap (sr-only => visually-...
  • d2d4905 feat(BDropdown): add variant, classes and correct attrs to text sub component...
  • e008cf4 fix(BModal): fix backdrop click prevention, fix flickering when no-fade (#2262)
  • bc4df5f fix(BPopover): calculate mouse and element positions in a performant way (#2252)
  • 5f6f979 chore: release main (#2240)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions