8000 chore: release main by github-actions[bot] · Pull Request #2346 · bootstrap-vue-next/bootstrap-vue-next · GitHub
[go: up one dir, main page]

Skip to content

chore: release main #2346

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

Merged
merged 1 commit into from
Nov 19, 2024
Merged

chore: release main #2346

merged 1 commit into from
Nov 19, 2024

Conversation

github-actions[bot]
Copy link
Contributor
@github-actions github-actions bot commented Nov 15, 2024

🤖 I have created a release beep boop

nuxt: 0.26.0

0.26.0 (2024-11-19)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • bootstrap-vue-next bumped to 0.26.0
    • peerDependencies
      • bootstrap-vue-next bumped to 0.26.0
bootstrapvuenext: 0.26.0

0.26.0 (2024-11-19)

⚠ BREAKING CHANGES

  • show/hide: make components that show/hide use a composable useShowHide
  • show/hide: add props lazy and unmount-lazy
  • show/hide: many animation fixes
  • show/hide: add prop initial-animation to animate on initial render if modelValue is true, otherwise display the component without animation
  • BPopover: change slot prop showState to visible
  • BPopover: remove prop persistent, use lazy instead
  • 8000 many changes to show/hide components (BCollapse,BDropdown,BModal,BOffcanvas,BPopover,BTooltip,BToast) and rename props starting with skip or hide to start with no
  • BFormRadioGroup: add slot option to replace html prop
  • BFormCheckboxGroup: add slot option to replace html prop
  • remove html props -- use equivalent slots fixes we should sanitize v-html props in components or remove them #1930 (#2311)

Features

  • add __usedComponents __usedDirectives property to the BootstrapVueNextResolver function (#2351) (7a0cfa9)
  • add option slot syntax to other group components (ce01648)
  • BFormCheckboxGroup: add slot option to replace html prop (ce01648)
  • BFormGroup: add the ability to automatically get the ids from inputs and apply them to the associated label element (ce01648)
  • BFormRadioGroup: add slot option to replace html prop (ce01648)
  • BNavForm: add props wrapperAttrs & bind attrs.class to li also add prop formClass (ce01648)
  • BPopover: add hideMargin prop to add margin to the hide boundary (673529d)
  • BToast: add defineSlots (ce01648)
  • remove html props -- use equivalent slots fixes #1930 (#2311) (ce01648)
  • show/hide: add prop backdrop-first to animate backdrop first (673529d)
  • show/hide: add prop initial-animation to animate on initial render if modelValue is true, otherwise display the component without animation (673529d)
  • show/hide: add prop visible to show without animation (673529d)
  • show/hide: add props lazy and unmount-lazy (673529d)
  • show/hide: make components that show/hide use a composable useShowHide (673529d)
  • show/hide: rename toggle prop to show, it opens the component with animation (673529d)

Bug Fixes

  • BDropdown: correctly calculate size on some edge cases (673529d)
  • BDropdown: focus returned to dropdown when escape key hit (673529d)
  • BNavbarToggle: toggle default slot doesnt have a scoped argument 'expanded' fixes #2348 (981d684)
  • BPopover: better hide functionality, called only once (673529d)
  • BPopover: change slot prop showState to visible (673529d)
  • BPopover: Correct color arrow when arrow on top (673529d)
  • BPopover: correctly calculate size on some edge cases (673529d)
  • BPopover: fire hide event only once (673529d)
  • BPopover: remove prop persistent, use lazy instead (673529d)
  • change all props starting skip or hide to start with no (673529d)
  • rename ref to avoid Vue warnings (Fix #2337) (#2353) (f505fe9)
  • show/hide: emit shown/hidden after transition (673529d)
  • show/hide: many animation fixes (673529d)
  • show/hide: prevented emit events restore modelValue (673529d)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 57cc2c2 to 9cbad5d Compare November 15, 2024 17:21
Copy link

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

@VividLemon VividLemon marked this pull request as draft November 15, 2024 17:21
@VividLemon VividLemon mentioned this pull request Nov 15, 2024
6 tasks
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 4f6fd7a to 7212e87 Compare November 19, 2024 14:24
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 7212e87 to e9b99ef Compare November 19, 2024 14:27
@xvaara xvaara marked this pull request as ready for review November 19, 2024 14:43
@VividLemon VividLemon merged commit 6c41b61 into main Nov 19, 2024
Copy link
Contributor Author

Copy link
Contributor Author

xvaara added a commit to xvaara/bootstrap-vue-next that referenced this pull request Nov 20, 2024
* upstream/main:
  chore: release main (bootstrap-vue-next#2346)
  chore: update dependencies
  fix merge error (bootstrap-vue-next#2358)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant
0