Skip to content

chore: release v2.6.0 #4808

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 45 commits into from
Mar 5, 2020
Merged

chore: release v2.6.0 #4808

merged 45 commits into from
Mar 5, 2020

Conversation

tmorehouse
Copy link
Member

@tmorehouse tmorehouse commented Feb 20, 2020

Features

Fixes

Other

  • dev dependency updates
  • minor docs updates

renovate bot and others added 5 commits February 19, 2020 15:21
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
…element is RTL (#4802)

* chore(spinbuttons): prevent buttons from re-ordering when parent element

* Update form-spinbutton.js

* Update form-spinbutton.spec.js
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
@codecov
Copy link

codecov bot commented Feb 20, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4808      +/-   ##
==========================================
+ Coverage   99.93%   99.93%   +<.01%     
==========================================
  Files         263      269       +6     
  Lines        5847     6111     +264     
  Branches     1526     1595      +69     
==========================================
+ Hits         5843     6107     +264     
  Misses          3        3              
  Partials        1        1
Impacted Files Coverage Δ
src/components/pagination/pagination.js 100% <ø> (ø) ⬆️
src/components/index.js 100% <ø> (ø) ⬆️
src/index.js 100% <ø> (ø) ⬆️
src/components/tabs/tab.js 100% <ø> (ø) ⬆️
src/components/tabs/tabs.js 100% <ø> (ø) ⬆️
src/components/form-spinbutton/form-spinbutton.js 100% <100%> (ø) ⬆️
src/mixins/dropdown.js 100% <100%> (ø) ⬆️
src/components/calendar/calendar.js 100% <100%> (ø) ⬆️
src/components/form-timepicker/form-timepicker.js 100% <100%> (ø)
src/utils/locale.js 100% <100%> (ø)
... and 12 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 9313a05...378e76f. Read the comment docs.

tmorehouse and others added 4 commits February 20, 2020 23:23
* chore(docs): tweak backers/donors

* Update contributors-container.js

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors-container.js

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors-container.js

* Update contributors-container.js

* Update contributors-container.js

* Update contributors-container.js

* Update contributors.vue

* Update contributors-container.js

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors.vue

* Update contributors-container.js

* Update contributors.vue

* Update contributors-container.js

* Update contributors.vue

* Update contributors-container.js

* Update contributors.vue

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
* chore: minor tweaks to docs for SEO

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
@tmorehouse tmorehouse changed the title chore: prep for next release chore: release v2.6.0 Feb 23, 2020
@tmorehouse tmorehouse added the PR: Minor Requires minor version bump label Feb 23, 2020
tmorehouse and others added 18 commits February 23, 2020 01:38
: #4811, #4160) (#4810)

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
…oses: #4803) (#4806)

Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: Troy Morehouse <troymore@nbnet.nb.ca>
…for icon (#4795)

Co-authored-by: Troy Morehouse
Co-authored-by: Jacob Müller
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
…4823)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
… MacOS (closes #4814) (#4824)

* fix(b-calendar): wrapper focus handling

* Move tabindex to menu
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
…ent displayed date format (closes #4797) (#4835)

* feat(b-calendar): made date format to be configurable

* Added new prop `formatLong` that defaults to current layout
* Allows for better control on display (e.g. in combination with layouts defined in other components like vue-i18n)

* feat(b-form-datepicker): Added format option for display of formatted date string

* docs(b-calendar): Updated prop list

* docs(b-form-datepicker): Updated prop list

* Fixed prop default value

* fix(b-form-datepicker): prop default value

* docs(b-calendar): change prop name and referenced default format

* docs(b-form-datepicker): change prop name and referenced default format

* fix(b-calendar): rename prop and enforce gregorian calendar

* fix(b-form-datepicker): rename prop in component and in forwarding to b-calendar

* chore(b-calendar): file formating

* docs(b-calendar): add styling subsection on new prop

* Fixed referenced filename

* docs(b-form-datepicker): add styling subsection on new prop

* Removed fixed calendar type from prop dateFormatOptions

* Removed fixed calendar type from prop dateFormatOptions

* Update package.json

* Update package.json

* Update README.md

* Update README.md

* Update calendar.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

* Minor tweaks

* Enhance docs

Co-authored-by: Troy Morehouse <troymore@nbnet.nb.ca>
Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
renovate bot and others added 3 commits February 28, 2020 09:30
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
@jacobmllr95 jacobmllr95 self-requested a review March 3, 2020 06:42
@nilay-patel-9spl
Copy link

When are you going to release this version?

@jacobmllr95 jacobmllr95 marked this pull request as ready for review March 4, 2020 14:05
@tmorehouse
Copy link
Member Author

@nilay-patel-9spl will be released tonight

@tmorehouse tmorehouse merged commit 5e85506 into master Mar 5, 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.

8 participants