Skip to content
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

chore: release main #1859

Merged
merged 1 commit into from
Apr 20, 2024
Merged

chore: release main #1859

merged 1 commit into from
Apr 20, 2024

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

nuxt: 0.17.2

0.17.2 (2024-04-20)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

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

0.17.2 (2024-04-20)

Bug Fixes

  • BTable: allow for inferred nested objects for items fixes #1851 (b7a4520)
  • BTableLite: create clone of items thats used internally to fix toggleDetails flipping -- immutable object does not work with the mutation fixes #1852 (b7a4520)

This PR was generated with Release Please. See documentation.

Copy link

stackblitz bot commented Apr 20, 2024

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

@VividLemon VividLemon merged commit 62dcef3 into main Apr 20, 2024
Copy link
Contributor Author

Copy link
Contributor Author

xvaara added a commit to xvaara/bootstrap-vue-next that referenced this pull request May 22, 2024
* upstream/main: (23 commits)
  feat(BInput): Alias BFormInput to BInput
  fix(nuxt): dont teleport everything to #teleports -- selectively teleport based on body fixes bootstrap-vue-next#1898
  chore: release main
  feat(nuxt): allow passthrough options to createBootstrap plugin
  chore: release main (bootstrap-vue-next#1894)
  feat: implmenet a use defaults system WIP fixes bootstrap-vue-next#1607  (bootstrap-vue-next#1889)
  docs(BCheckBox*): Small changes to get documentation to parity (bootstrap-vue-next#1873)
  docs: Add component reference link in the page table of contents sidebar
  fixed BTableLite item _showDetails
  BTable delete selection when primary-key
  chore: release main
  feat(BTable): add change event -- replaces bv `modelValue` see bootstrap-vue-next#1775 (comment)
  chore: release main
  fix(BTable): selectedItems not clearing values properly fixes bootstrap-vue-next#1878 (bootstrap-vue-next#1879)
  chore: release main (bootstrap-vue-next#1874)
  fix(BTable): Pass through original records to slots in most circumstances (bootstrap-vue-next#1869)
  chore: release main (bootstrap-vue-next#1867)
  feat(BTable): Allow dot in sortby key
  fix: update dependencies to fix a bug in vue compiler (bootstrap-vue-next#1866)
  chore: release main (bootstrap-vue-next#1859)
  ...
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] row.toggleDetails doesn't always work BTable → period "." in keys doesn't work
1 participant