-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
chore: release 2.0.0-rc.19 #3096
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Create build.scss * Update build.sh * Update index.scss * Update nuxt.config.js * Update nuxt.config.js * Update README.md * Update README.md * improve comments * fix other BootstrapVue misspellings * Update README.md * Update _utilities.scss
This reverts commit 6b26082.
…sections that are not the lead in paragraph (#3081)
* fix(docs): code highlighting * prettify * improve variable naming * tweak docs table styles * tweak importdoc headings * fix double container markup
) (#3084) * fix(b-link): ensure href prop is not passed to router-links * Update link.spec.js * lint * Update link.spec.js * Update dropdown-item.js * Update dropdown-item.js * Update dropdown-item.spec.js * Update dropdown.spec.js * Update dropdown-item.spec.js * Update dropdown-item.spec.js * Update link.spec.js * Update dropdown.spec.js * Update dropdown-item.js * Improve test utils
Codecov Report
@@ Coverage Diff @@
## master #3096 +/- ##
==========================================
+ Coverage 99.03% 99.14% +0.11%
==========================================
Files 207 212 +5
Lines 3742 3874 +132
Branches 1123 1154 +31
==========================================
+ Hits 3706 3841 +135
+ Misses 28 26 -2
+ Partials 8 7 -1
Continue to review full report at Codecov.
|
…pe.$bvModal` helper (#3056) * feat(modal): optionally scoped slots * lint * Update modal.js * lint * Update modal.js * Update package.json * Update modal.js * Update package.json * Update package.json * Update env.js * lint * Create bv-modal.js * Update bv-modal.js * lint * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update index.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update env.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Create inspect.js * Update bv-modal.js * Update bv-modal.js * Update inspect.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update modal.js * Update bv-modal.js * lint * Update modal.js * Create inspect.spec.js * Update inspect.spec.js * Update inspect.spec.js * Update inspect.js * Update inspect.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.js * Create bv-modal.spec.js * Update bv-modal.spec.js * Update bv-modal.spec.js * Update bv-modal.spec.js * Update inspect.spec.js * Update bv-modal.spec.js * Update bv-modal.spec.js * Update bv-modal.spec.js * Update bv-modal.spec.js * Update bv-modal.spec.js * Update bv-modal.spec.js * Update bv-modal.js * Update bv-modal.js * Update bv-modal.spec.js * Update bv-modal.js * Update bv-modal.spec.js * Update bv-modal.js * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update package.json * Update README.md * Update modal.js * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Final tweaks
* chore: improve issue templates * Update BUG_REPORT_TEMPLATE.md
* Update bv-modal.js * Update bv-modal.js * Update bv-modal.js
* fix(docs): overall improvements * Update header.vue * Update README.md * Update index.js * Update index.js * Update README.md * form-file README typo fi * Add missing component names * Update header.vue * Fix TOC character escaping * Remove redundant image * Update toc.vue * Update styles.scss * Improce component reference styles * Update styles.scss * Update toc.vue * Update toc.vue * Update toc.vue * Update toc.vue * Update README.md * Update toc.vue * Update README.md * Update styles.scss * Update toc.vue Move font-weight bold class to the nav-link for top TOC heading link * Update styles.scss
…ixes: #3080) (#3125) * Update col.js * Update col.js * Update col.js * Update col.js * Update col.js * Update col.js * Update col.js * Update col.js * Update col.js * Update form-group.js * Update form-group.js * Update form-group.js * Update col.js * Update config.js * Update form-group.js * Update col.js * Update config.js * Update config.js
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Prepping for release 2.0.0-rc.19
Live preview available at: https://deploy-preview-3096--bootstrap-vue.netlify.com/
Notable changes:
Features
b-modal
: support for optionally scoped slots and added newVue.prototpe.$bvModal
helper for showing/hiding modals and async OK and Confirm message boxes. Requires browserPromise
support.b-table
: New proptable-class
for applying arbitrary class(es) to the<table>
element.b-tabs
: add new propsfill
,justified
,active-nav-item-class
andactive-tab-class
.Fixes
b-col
&b-form-group
: implement self overwriting lazy props getter. Addresses issue when lazy loading individual components.b-form-textarea
: improve auto-row height calculation timing.b-link
and related components: ensurehref
prop is not passed to router-links.b-modal
: clear internalreturn_focus
value after modal closes.b-modal
: fix close on click-out for IE11.b-table
: prevent hover style on busy/empty row.Accessibility
b-dropdown
&b-nav-item-dropdown
: use semantic<ul>
and<li>
markup for better ARIA accessibility.b-form-checkbox
&b-form-radio
: addaria-labelledby
prop.b-form-group
: makearia-live
attribute on feedback configurable.b-tabs
don't setaria-expanded
on the panel.Other
Changes