Skip to content
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

chore: release 2.11.0 #5105

Merged
merged 19 commits into from Apr 8, 2020
Merged

chore: release 2.11.0 #5105

merged 19 commits into from Apr 8, 2020

Conversation

tmorehouse
Copy link
Member

@tmorehouse tmorehouse commented Apr 6, 2020

Features

Fixes

Other

  • additional unit testing
  • dev dependencies update
  • minor documentation updates

renovate bot and others added 6 commits April 3, 2020 11:07
Co-authored-by: Renovate Bot <bot@renovateapp.com>
…5091)

* chore(docs): expand button-only example to show user of context event

* Update README.md

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
…#5099) (#5103)

* fi(tooltip/popover): handle `click blur` on iOS webkit browsers

* Update bv-tooltip.js

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
* chore(tooltip, popover): add tests for modal close event

* Update tooltip.spec.js

* Update bv-tooltip.js

* Update tooltip.spec.js

* lint

* Update tooltip.spec.js

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
@tmorehouse tmorehouse changed the title chore: release 2.1. chore: release 2.11.0 Apr 6, 2020
@codecov
Copy link

codecov bot commented Apr 6, 2020

Codecov Report

Merging #5105 into master will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #5105      +/-   ##
===========================================
+ Coverage   99.93%   100.00%   +0.06%     
===========================================
  Files         277       277              
  Lines        6494      6539      +45     
  Branches     1607      1615       +8     
===========================================
+ Hits         6490      6539      +49     
+ Misses          3         0       -3     
+ Partials        1         0       -1     
Impacted Files Coverage Δ
src/components/avatar/avatar.js 100.00% <100.00%> (ø)
src/components/calendar/calendar.js 100.00% <100.00%> (ø)
src/components/form-datepicker/form-datepicker.js 100.00% <100.00%> (ø)
src/components/form-file/form-file.js 100.00% <100.00%> (+3.77%) ⬆️
src/components/link/link.js 100.00% <100.00%> (ø)
src/components/tooltip/helpers/bv-tooltip.js 100.00% <100.00%> (+0.39%) ⬆️
src/utils/date.js 100.00% <100.00%> (ø)
src/components/modal/modal.js 100.00% <0.00%> (+0.40%) ⬆️

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 af91715...d30c8b0. Read the comment docs.

@tmorehouse tmorehouse added the PR: Minor Requires minor version bump label Apr 6, 2020
@tmorehouse tmorehouse added this to In progress in 2.11.0 via automation Apr 6, 2020
tmorehouse and others added 8 commits April 6, 2020 15:13
…ther than `a` or `area` provided (#5107)

Co-authored-by: Jacob Müller
…allback icon (#5079)

* feat(b-avatar): if img `src` fails to load, show icon or text or fallback icon

* Update avatar.spec.js

* lint

* Update package.json

* Update avatar.js

* Update avatar.spec.js

* Update package.json

* Update avatar.spec.js

* Update avatar.js

* Update README.md

* Update README.md

* Update README.md

* restore changes

* Update package.json

* Update package.json

* Update avatar.js

* Update package.json

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
…uttons (addresses #4976) (#5112)

Co-authored-by: Jacob Müller
@tmorehouse tmorehouse merged commit cef3878 into master Apr 8, 2020
2.11.0 automation moved this from In progress to Done Apr 8, 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
No open projects
2.11.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants