Skip to content

Conversation

tmorehouse
Copy link
Member

@tmorehouse tmorehouse commented Mar 23, 2020

Features

Fixes

Other

  • dev dependencies updates

tmorehouse and others added 2 commits March 22, 2020 17:25
chore: sync dev with master
…icon avatars (closes #4990) (#4991)

* feat(b-avatar): add `img-alt` prop for adding alt attribute to image avatars (closes #4990)

* Update package.json

* Update avatar.js

* Update package.json

* Update avatar.js

* Update avatar.js

* Update avatar.js

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
@codecov
Copy link

codecov bot commented Mar 23, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4993      +/-   ##
==========================================
+ Coverage   99.93%   99.93%   +<.01%     
==========================================
  Files         273      275       +2     
  Lines        6408     6423      +15     
  Branches     1615     1620       +5     
==========================================
+ Hits         6404     6419      +15     
  Misses          3        3              
  Partials        1        1
Impacted Files Coverage Δ
src/components/dropdown/dropdown-item-button.js 100% <ø> (ø) ⬆️
src/index.js 100% <ø> (ø) ⬆️
src/components/collapse/collapse.js 100% <ø> (ø) ⬆️
src/components/index.js 100% <ø> (ø) ⬆️
src/components/dropdown/dropdown-item.js 100% <ø> (ø) ⬆️
src/components/avatar/avatar.js 100% <100%> (ø) ⬆️
src/components/form-timepicker/form-timepicker.js 100% <100%> (ø) ⬆️
src/components/navbar/navbar-toggle.js 100% <100%> (ø) ⬆️
src/components/aspect/aspect.js 100% <100%> (ø)
src/directives/toggle/toggle.js 100% <100%> (ø) ⬆️
... and 4 more

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 d3a538a...567061a. Read the comment docs.

renovate bot and others added 4 commits March 23, 2020 22:47
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
@tmorehouse tmorehouse added PR: Minor Requires minor version bump Type: Docs Type: Fix labels Mar 24, 2020
tmorehouse and others added 4 commits March 24, 2020 13:55
Co-authored-by: Renovate Bot <bot@renovateapp.com>
… events (#5004)

* feat(b-form-datepicker, b-form-timepicker): emit shown and hidden events

* Update form-timepicker.js

* Update package.json

* Update package.json

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
tmorehouse and others added 7 commits March 24, 2020 18:44
* chore(docs): prompt user for issue type when reporting docs issue

* Create DOCS_ISSUE_TEMPLATE.md

* Update feedback.js

* Update DOCS_ISSUE_TEMPLATE.md

* Update DOCS_ISSUE_TEMPLATE.md

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
…ss` and `link-class` prop (#5014)

* feat(b-drodpown-item-button): add button-class prop

Add the button class prop to the
b-dropdown-item-button and also
add a test to ensure its working
as expected.

* Update dropdown-item-button.js

* Update package.json

* Update dropdown-item.js

* Update package.json

* Update dropdown-item.spec.js

Add new test to ensure the linkClass
prop value is applied correctly to the
a element.

Co-authored-by: pburdette <pburdette@gitlab.com>
Co-authored-by: Troy Morehouse <troymore@nbnet.nb.ca>
* chore(docs): minor updates to modal props meta

* Update package.json

* Update package.json

* Update package.json

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
@tmorehouse tmorehouse marked this pull request as ready for review March 26, 2020 00:16
@tmorehouse tmorehouse merged commit 041be77 into master Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Minor Requires minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants