Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 11, 2024

🤖 I have created a release beep boop

nuxt: 0.25.1

0.25.1 (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.1
    • peerDependencies
      • bootstrap-vue-next bumped to 0.25.1
bootstrapvuenext: 0.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)

This PR was generated with Release Please. See documentation.

@bolt-new-by-stackblitz
Copy link

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

@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 008ed97 to 3bdf14b Compare October 14, 2024 17:18
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 3bdf14b to 32f3c86 Compare October 14, 2024 19:48
@VividLemon VividLemon merged commit cdbeafb into main Oct 14, 2024
@github-actions
Copy link
Contributor Author

@github-actions
Copy link
Contributor Author

xvaara added a commit to xvaara/bootstrap-vue-next that referenced this pull request Oct 16, 2024
* upstream/main:
  chore: release main (bootstrap-vue-next#2275)
  fix(BFormCheckbox): indeterminate state not working properly fixes bootstrap-vue-next#2271 (bootstrap-vue-next#2274)
  chore: release main (bootstrap-vue-next#2270)
  fix(BModal): fix backdrop when modal is shown using v-if (bootstrap-vue-next#2269)
  chore: release main (bootstrap-vue-next#2259)
  fix(BFormInput): bad model modifier trim behavior fixes bootstrap-vue-next#2253 (bootstrap-vue-next#2267)
  fix(BModal): multiple modals backdrop fix (bootstrap-vue-next#2263)
  feat: clean deprecated classes and props from bootstrap (sr-only => visually-hidden)
  docs(BDropdown): Fill out component references for subcomponents (bootstrap-vue-next#2265)
  feat(BDropdown): add variant, classes and correct attrs to text sub components (bootstrap-vue-next#2258)
  fix(BModal): fix backdrop click prevention, fix flickering when no-fade (bootstrap-vue-next#2262)
  fix(BPopover): calculate mouse and element positions in a performant way (bootstrap-vue-next#2252)
xvaara added a commit to xvaara/bootstrap-vue-next that referenced this pull request Oct 21, 2024
* upstream/main:
  test: form checkbox indeterminate behavior (bootstrap-vue-next#2279)
  chore: release main (bootstrap-vue-next#2278)
  fix(BModal): remove scrolllock on unmount (bootstrap-vue-next#2277)
  chore: release main (bootstrap-vue-next#2275)
  fix(BFormCheckbox): indeterminate state not working properly fixes bootstrap-vue-next#2271 (bootstrap-vue-next#2274)
  chore: release main (bootstrap-vue-next#2270)
  fix(BModal): fix backdrop when modal is shown using v-if (bootstrap-vue-next#2269)
  chore: release main (bootstrap-vue-next#2259)
  fix(BFormInput): bad model modifier trim behavior fixes bootstrap-vue-next#2253 (bootstrap-vue-next#2267)
  fix(BModal): multiple modals backdrop fix (bootstrap-vue-next#2263)
  feat: clean deprecated classes and props from bootstrap (sr-only => visually-hidden)
  docs(BDropdown): Fill out component references for subcomponents (bootstrap-vue-next#2265)
  feat(BDropdown): add variant, classes and correct attrs to text sub components (bootstrap-vue-next#2258)
  fix(BModal): fix backdrop click prevention, fix flickering when no-fade (bootstrap-vue-next#2262)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v-model trim regression

2 participants