Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: bootstrap-vue/bootstrap-vue

v2.22.0

17 Apr 12:49
Compare
Choose a tag to compare
Loading

🚀 Features

  • b-link
    • #6811 Supportexact-path andexact-path-active-class props for router link
  • b-form-tags
    • #6395 Addsfocusin &focusout to wrapper and prevents firing multiplefocus/blur events
    • #6347 Addfeedback-aria-live prop
  • general
    • #6375 AddheaderTag andfooterTag props to all componets with header and footer
  • b-dropdown
    • #6339 Addtoggle-attrs prop

🐛 Bug Fixes

  • general
    • #6834 Replace sass division with multiplication
  • b-table
    • #6645 Selected table header text no longer prevents table row selection
    • #6606 Fix range selection of b-table
    • #6603 Setaria-sort when usingsortKey andno-local-sorting
    • #6383 Defaultrole togrid whenselectable andtable otherwise
    • #6382 Prefer user-providedrole attribute
    • #6372 Add missingrole="grid" when selectable
    • #6371 Header cell overflow for.sr-only sort label
    • #6355 Add missingsortKey field type and correct a typo
  • b-skeleton
    • #6858 Accepts custom attributes
  • nav-item-dropdown
    • 97bb97b Update dropdown to set correct aria-controls
  • b-dropdown
    • #6865 Set correctaria-haspopup attribute for the toggle button
    • #6367 Decrease delay when hiding inside a navbar on no-touch devices
  • utils/dom
  • docs
    • #6545 Usehttps:// urls in docs
  • b-form-group
    • #6346 Removerole="alert" from valid/invalid feedback
  • b-input-tags
    • #6389 Respect custom$input-color
  • b-link
    • #6374 Remove default values fromvue-router pass-down props
  • b-img-lazy
    • #6349 Fixblank placeholder for Firefox
    • #6302 Fixblank-src not working
  • b-form-input/b-form-textarea
    • #6345 Legacy browser support

🏡 Chore

  • tests
    • 8ce291b Refactor tests not to use $children
    • b16514b Remove useless localVue usage
    • ac8ebfe Replace find with findComponents
    • d113cc7 Remove createContainer helper
  • b-form-tags
    • #6752 Correct typob-from-tags tob-form-tags
  • icons
    • #6611 Update Bootstrap Icons to v1.5.0
  • docs
    • #6466 Add new "Vuexy - Admin Dashboard" theme
    • #6368 Make sure the clicked anchor target is reflected in URL
  • ci
    • #6592 Update workflows to new Node.js versions
  • refactor
    • #6381 Move away from lifecycle hook listeners
    • #6356 Unify event variable names

💖 Thanks to

  • Andrei Gheorghiu
  • Connor Forbes
  • Illya Klymov
  • JD
  • James Pickard
  • Jingsong Gao
  • John Franey
  • Jonathan Guberman
  • Joshua Wu
  • Konstantin
  • Lei Wang
  • Olena Horal
  • Pete Hegman
  • Rare Kang
  • Samuel Denis-D'Ortun
  • William
  • William Teixeira
  • magical-l
  • ochowei
  • xenolithviktor
Assets2
Loading
pi0, RillingDev, makhweeb, kingyue737, xelinel32, andrewvasilchuk, serdyanuk, l3nnartt, zhnoah, carum98, and 20 more reacted with thumbs up emojipi0, makhweeb, xelinel32, Kyriakos-Michael, audunru, melstone, and devzom reacted with laugh emojipi0, makhweeb, CrazyOrr, xelinel32, Kyriakos-Michael, literakl, GusNitrous, littleredridingfox, audunru, zbateson, and 7 more reacted with hooray emojipi0, sztyup, makhweeb, xelinel32, andrewvasilchuk, migo315, starkovsky, darrinmn9, Kyriakos-Michael, davidpmtz, and 10 more reacted with heart emojipi0, makhweeb, xelinel32, Kyriakos-Michael, GusNitrous, loeffel-io, audunru, z1m1n, melstone, and devzom reacted with rocket emojipi0, xelinel32, Kyriakos-Michael, audunru, alanmjc, schmidt-galen-heb, melstone, and devzom reacted with eyes emoji
47 people reacted

v2.21.2

01 Jan 00:45
d0fb9c2
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

🐛 Bug Fixes

  • b-dropdown
    • #6274 Only applyheading role to header when not aheader tag
  • b-table
    • #6266 Allowresponsive andstacked props together
    • #6251 Only setaria-describedby when caption really exists
  • general
    • #6265 Clean up props inheritance
    • #6226 Environment detection based onuserAgent
  • b-form-datepicker/b-form-timepicker
  • b-sidebar
    • #6234 Make sure to not exceed 100% in height
  • b-icon
    • #6233 Title render handling

🏡 Chore

  • docs
    • #6263 Correct typos and improve wording in theming section
    • #6244 Fix typos in<b-form-select> and<b-form-textarea> docs
    • d94edfe Fix typo on "Getting started" page
    • #6232 Removelabel-for from<b-form-group>'s with<b-form-file> component
    • #6231 Fix typos in the Dropdown README
    • #6222 Improve Bootstrap/BootstrapVue style import guide in "Getting started" docs
  • icons
    • #6252 Update Bootstrap Icons to v1.2.2
  • general
    • #6227 Add Nuxt.js CodeSanbox CI template

💖 Thanks to

  • Rich Klein
  • a-kriya
  • cvn
  • darrelfrancis
Loading

v2.21.1

16 Dec 21:11
1d08d65
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

🐛 Bug Fixes

  • b-tabs
    • #6208 Restore correct active tab detection logic
  • b-badge
    • #6217 Attribute inheritance
  • b-pagination
    • #6200 Don't set initial page count twice
  • b-dropdown

🏡 Chore

  • docs
    • #6206 Fix<b-form-timepicker> "Button only mode" example markup
Loading

v2.21.0

14 Dec 14:44
f86c32a
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

🚀 Features

  • b-form-group
    • #6178 Addcontent-cols props and scopeddefault slot
  • b-sidebar
  • b-form-tags
    • #6163 Addno-tags-remove prop
  • refactor
    • #6141 Code enhancements for easier Vue 3 migration

🐛 Bug Fixes

  • b-form-datepicker/b-form-timepicker
    • #6186 Label styles when inbutton-only mode
  • b-tabs
    • #6154 Cleanup rendering logic
  • b-form-datepicker
    • #6159valueAsDate prop handling
  • table
    • #6153 Default sort compare logic for date strings
    • c375ce9 Use original value for fallback when number parsing fails indefaultSortCompare

🏡 Chore

  • icons
    • #6194 Update Bootstrap Icons to v1.2.1
    • #6180 Update Bootstrap Icons to v1.2.0
  • refactor
    • b0f5f63 Prefer multiple constants over constants object
  • docs
    • #6148 Updatehighlight.js to v10

💖 Thanks to

  • magical-l
Loading

v2.20.1

01 Dec 08:00
c10f945
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

🐛 Bug Fixes

  • general
    • #6113 User supplied prop function detection
  • table
    • c375ce9 Use original value for fallback when number parsing fails indefaultSortCompare
Loading

v2.20.0

30 Nov 16:04
98d01c9
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

🚀 Features

  • b-form-tags

🐛 Bug Fixes

  • b-table
    • #6105 Sort handling for numeric string values
    • #6102 Only settabindex="0" for sortable TH's
  • b-form-tags
  • b-form-spinbutton
  • general
    • #6070 User supplied prop function detection
  • b-form-input
    • #6084 Modified value handling

🏡 Chore

  • refactor
    • #6100 Improved code sharing between form components
  • docs
    • #6043 Update "Can I use" links
    • #6040 Fix gull & dexam preview image link
    • 25080ca Correct comment to Nuxt.js moduleicons option

💖 Thanks to

  • naime-hossain
Loading

v2.19.0

08 Nov 17:00
fb4a4b7
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

🚀 Features

  • config
    • #5981 Improved defaults handling
  • b-media
    • #5965 Improve aside right handling
  • icons
    • #5977 update Bootstrap Icons to v1.1.0

🐛 Bug Fixes

  • b-dropdown
    • #6009 Click handling on close
  • b-form-group
    • #6006 Accessibility whenlabel-for prop not set
  • b-form-checkbox/b-form-radio
  • b-avatar
    • #5975 Badgez-index handling
    • #5963 Prevent avatar from being squished

🏡 Chore

  • docs
    • #6019 Add anotherpageOptions setting example
    • #6014 Improve component name formatting
    • #5995 Add gull & dexam themes
  • general
    • #6015 Unify interval/timeout handling
    • #6002 AddSECURITY.md
    • #5990 Migrate fromnode-sass tosass (Dart Sass)
  • ci
    • #6004 Move to Dependabot for all dependency updates
    • #6003 Add CodeQL action
    • #6001 Update Node.js versions

💖 Thanks to

  • 82amp
  • JD
  • Joris Lacance
  • Tal Koren
  • naime-hossain
Loading

v2.18.1

21 Oct 19:57
e9e6271
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

🐛 Bug Fixes

  • b-icon
    • #5939 Local component lookup
  • b-link
    • #5934href handling with live router
  • b-form-group
    • #5933 Content element ID handling

🏡 Chore

  • docs
    • #5935 Add example on how to alias Vue with Vue CLI
Loading

v2.18.0

19 Oct 07:24
7d3d06e
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

🚀 Features

  • b-calendar
    • #5883 Addno-key-nav property
  • general
    • #5894 Updatecore-js to v3

🐛 Bug Fixes

  • b-calendar
    • #5911 Month formatting for certain dates
  • v-tooltip, v-popover
    • #5882 Render data-* attributes on root components
  • b-link
    • #5876href handling inconsistencies to<router-link>
  • b-card
    • #5872 Properly support header/footer with body image overlay
  • b-skeleton
    • #5863 Animation overflow issue for Safari
  • b-carousel
    • #5845 Fix glitching when switching slides fast

🏡 Chore

  • docs
    • #5923 Correct Bootstrap SCSS imports
    • #5895 Use new slot syntax everywhere
    • #5892 Fix datepicker locale typo
    • #5862 Simplify<b-form-group> validation message example
    • #5864 Add example for<b-toast> with custom close button
    • #5801 Fix typo inb-form-rating docs
  • general
    • #5904 Move global Vue.js entry to source root
    • #5899 Update dependencies
    • e48ed8b Ignorepackage-lock.json

💖 Thanks to

  • Marco Túlio Gaulberto da Silva
  • Sauli Anto
  • Салоев Сади
Loading

v2.17.3

18 Sep 11:26
2f00167
This commit was signed with the committer’sverified signature. The key has expired.
jacobmllr95 Jacob Müller
GPG key ID:50111FE3BF6AEF93
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

No changes to v2.17.2.

Loading
Previous13451011
Previous

[8]ページ先頭

©2009-2025 Movatter.jp