Skip to content

chore: release v2.0.2 #4099

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 21 commits into from
Sep 20, 2019
Merged

chore: release v2.0.2 #4099

merged 21 commits into from
Sep 20, 2019

Conversation

tmorehouse
Copy link
Member

@tmorehouse tmorehouse commented Sep 15, 2019

Preparation for release v2.0.2

Fixes

  • tables: add in missing Bootstrap v4.3 variant class bg-active for dark tables
  • tables: ensure row variant active takes precedence over other row variants
  • tooltips, popovers: hide trigger element title attribute during show delay
  • b-collapse: don't make id prop required
  • b-popover, b-tooltip: ensure boundary-padding is passed to popper instance

Docs

Additional docs updates and fixes

@tmorehouse tmorehouse added PR: Patch Requires patch version bump Status: WIP labels Sep 15, 2019
@codecov
Copy link

codecov bot commented Sep 15, 2019

Codecov Report

Merging #4099 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4099      +/-   ##
==========================================
+ Coverage   99.86%   99.86%   +<.01%     
==========================================
  Files         238      238              
  Lines        4470     4471       +1     
  Branches     1260     1260              
==========================================
+ Hits         4464     4465       +1     
  Misses          5        5              
  Partials        1        1
Impacted Files Coverage Δ
src/components/tooltip/tooltip.js 100% <ø> (ø) ⬆️
src/directives/tooltip/tooltip.js 100% <ø> (ø) ⬆️
src/directives/popover/popover.js 100% <ø> (ø) ⬆️
src/components/popover/popover.js 100% <ø> (ø) ⬆️
src/components/tooltip/helpers/bv-tooltip.js 99.6% <100%> (ø) ⬆️
src/components/collapse/collapse.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c64dd94...d5460c7. Read the comment docs.

@tmorehouse tmorehouse marked this pull request as ready for review September 19, 2019 17:49
… precedence over other row variants (addresses #3008) (#4127)
@tmorehouse tmorehouse merged commit 7877bab into master Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Patch Requires patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants