Skip to content

Releases: bootstrap-vue-next/bootstrap-vue-next

nuxt: v0.17.6

08 May 16:29
Compare
Choose a tag to compare

0.17.6 (2024-05-08)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

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

bootstrapvuenext: v0.17.6

08 May 16:29
Compare
Choose a tag to compare

0.17.6 (2024-05-08)

Features

nuxt: v0.17.5

04 May 18:10
Compare
Choose a tag to compare

0.17.5 (2024-05-04)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

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

bootstrapvuenext: v0.17.5

04 May 18:10
Compare
Choose a tag to compare

0.17.5 (2024-05-04)

Bug Fixes

  • BTable: selectedItems not clearing values properly fixes #1878 (#1879) (3b57599)
  • BTable: selectedItems with range not displaying class (3b57599)

nuxt: v0.17.4

30 Apr 23:32
2f13428
Compare
Choose a tag to compare

0.17.4 (2024-04-30)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

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

nuxt: v0.17.3

30 Apr 10:02
7d5fbe6
Compare
Choose a tag to compare

0.17.3 (2024-04-29)

Bug Fixes

  • update dependencies to fix a bug in vue compiler (#1866) (b2c56bf)

Dependencies

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

bootstrapvuenext: v0.17.4

30 Apr 23:32
2f13428
Compare
Choose a tag to compare

0.17.4 (2024-04-30)

Bug Fixes

  • BTable: Pass through original records to slots in most circumstances (#1869) (bd5541f)

bootstrapvuenext: v0.17.3

30 Apr 10:02
7d5fbe6
Compare
Choose a tag to compare

0.17.3 (2024-04-29)

Features

  • BTable: Allow dot in sortby key (08d30ef)

Bug Fixes

  • update dependencies to fix a bug in vue compiler (#1866) (b2c56bf)

nuxt: v0.17.2

20 Apr 23:59
62dcef3
Compare
Choose a tag to compare

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: v0.17.2

20 Apr 23:59
62dcef3
Compare
Choose a tag to compare

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)