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

Skip to content

chore: release main #2327

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 4, 2024
Merged

chore: release main #2327

merged 1 commit into from
Nov 4, 2024

Conversation

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

🤖 I have created a release beep boop

nuxt: 0.25.13

0.25.13 (2024-11-04)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

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

0.25.13 (2024-11-04)

Features

  • BTable: make it possible to style custom footers (#2314) (264fc9e)

Bug Fixes


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 693bbdc to d7aecea Compare November 4, 2024 13:44
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 from d7aecea to 15188be Compare November 4, 2024 16:09
@VividLemon VividLemon merged commit 5f355ce into main Nov 4, 2024
Copy link
Contributor Author
github-actions bot commented Nov 4, 2024

Copy link
Contributor Author
github-actions bot commented Nov 4, 2024

xvaara added a commit to xvaara/bootstrap-vue-next that referenced this pull request Nov 8, 2024
* upstream/main:
  chore: release main (bootstrap-vue-next#2327)
  fix(BTable): dynamic slots not rendering fixes bootstrap-vue-next#2328 (bootstrap-vue-next#2329)
  feat(BTable): make it possible to style custom footers (bootstrap-vue-next#2314)
  chore: release main (bootstrap-vue-next#2323)
  fix(BFormGroup): fix layout problem when label-for is not used (bootstrap-vue-next#2321)
  chore: release main (bootstrap-vue-next#2320)
  feat(BPagination): add small screen support (bootstrap-vue-next#2308)
  docs(BFormTextarea): Update auto height section + refactor (bootstrap-vue-next#2313)
  docs(migration): Document unimplemented components (bootstrap-vue-next#2319)
  docs: fix tables are not being formatted (bootstrap-vue-next#2317)
xvaara added a commit to xvaara/bootstrap-vue-next that referenced this pull request Nov 19, 2024
* upstream/main: (49 commits)
  fix: rename ref to avoid Vue warnings (Fix bootstrap-vue-next#2337) (bootstrap-vue-next#2353)
  Fix show/hide events and emits (bootstrap-vue-next#1821)
  add some classes and ids for components (bootstrap-vue-next#2344)
  feat: add __usedComponents __usedDirectives property to the BootstrapVueNextResolver function (bootstrap-vue-next#2351)
  doc(BNavbar): Parity pass (bootstrap-vue-next#2347)
  docs: fix lint error (bootstrap-vue-next#2349)
  fix(BNavbarToggle): toggle default slot doesnt have a scoped argument 'expanded' fixes bootstrap-vue-next#2348
  feat!: remove html props -- use equivalent slots fixes bootstrap-vue-next#1930 (bootstrap-vue-next#2311)
  chore: release main (bootstrap-vue-next#2343)
  fix(BDropdown): fix infinite loop on keyboard navigation (bootstrap-vue-next#2342)
  chore: release main (bootstrap-vue-next#2336)
  feat(BPagination): add keyboard shortcuts fixes bootstrap-vue-next#2153
  doc(BNav): Parity pass (bootstrap-vue-next#2332)
  chore: release main (bootstrap-vue-next#2327)
  fix(BTable): dynamic slots not rendering fixes bootstrap-vue-next#2328 (bootstrap-vue-next#2329)
  feat(BTable): make it possible to style custom footers (bootstrap-vue-next#2314)
  chore: release main (bootstrap-vue-next#2323)
  fix(BFormGroup): fix layout problem when label-for is not used (bootstrap-vue-next#2321)
  chore: release main (bootstrap-vue-next#2320)
  feat(BPagination): add small screen support (bootstrap-vue-next#2308)
  ...
@rubebop
Copy link
rubebop commented Apr 2, 2025

In newer BootstrapVueNext versions (e.g. 0.26.22 or 0.28.3), dynamic slot names within scoped field slots of BTables don't work anymore.
I've created an example:
https://stackblitz.com/edit/vitejs-vite-w793ozkr?file=src%2FApp.vue

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.

BTable: recent change breaks foot slot
2 participants
0