Skip to content

chore(docs): fix typos #5271

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 2 commits into from
Apr 29, 2020
Merged

chore(docs): fix typos #5271

merged 2 commits into from
Apr 29, 2020

Conversation

pgrimaud
Copy link
Contributor

Hey,

This huge PR will fix :

  • 1 typo in docs/components/contributors.vue
  • 4 typos in docs/pages/themes.vue
  • 1 typo in src/components/avatar/README.md
  • 1 typo in src/components/calendar/calendar.js
  • 1 typo in src/components/card/card-img-lazy.spec.js
  • 1 typo in src/components/card/card-img.spec.js
  • 1 typo in src/components/form-datepicker/README.md
  • 1 typo in src/components/form-rating/README.md
  • 1 typo in src/components/form-spinbutton/README.md
  • 3 typos in src/components/form-timepicker/README.md
  • 2 typos in src/components/form-timepicker/form-timepicker.js
  • 1 typo in src/components/modal/modal.spec.js
  • 1 typo in src/components/popover/README.md
  • 1 typo in src/components/sidebar/README.md
  • 1 typo in src/components/table/README.md
  • 1 typo in src/components/table/_table.scss
  • 1 typo in src/components/table/helpers/mixin-thead.js
  • 1 typo in src/components/table/table-filtering.spec.js
  • 1 typo in src/components/table/table-sorting.spec.js
  • 3 typos in src/components/time/README.md
  • 1 typo in src/components/toast/README.md
  • 3 typos in src/components/tooltip/README.md
  • 2 typos in src/components/tooltip/helpers/bv-tooltip.js
  • 1 typo in src/directives/tooltip/README.md
  • 1 typo in src/mixins/dropdown.js
  • 1 typo in src/mixins/form-text.js
  • 2 typos in src/mixins/has-listener.js
  • 1 typo in src/utils/bv-collapse.js
  • 1 typo in src/utils/config-defaults.js
  • 1 typo in src/utils/observe-dom.js

Best! 🤖

@vercel
Copy link

vercel bot commented Apr 28, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/bootstrap-vue/bootstrap-vue/jsf90lq7r
✅ Preview: https://bootstrap-vue-git-fork-pgrimaud-dev.bootstrap-vue.now.sh

@tmorehouse tmorehouse changed the title Fix typos chore(docs): fix typos Apr 28, 2020
@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 28, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b0fb96b:

Sandbox Source
charming-violet-upzl2 Configuration

@codecov
Copy link

codecov bot commented Apr 28, 2020

Codecov Report

Merging #5271 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev     #5271   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          280       280           
  Lines         8714      8714           
  Branches      2489      2489           
=========================================
  Hits          8714      8714           
Flag Coverage Δ
#unittests 100.00% <ø> (ø)
Impacted Files Coverage Δ
src/components/calendar/calendar.js 100.00% <ø> (ø)
src/components/form-timepicker/form-timepicker.js 100.00% <ø> (ø)
src/components/table/helpers/mixin-thead.js 100.00% <ø> (ø)
src/components/tooltip/helpers/bv-tooltip.js 100.00% <ø> (ø)
src/mixins/dropdown.js 100.00% <ø> (ø)
src/mixins/form-text.js 100.00% <ø> (ø)
src/mixins/has-listener.js 100.00% <ø> (ø)
src/utils/bv-collapse.js 100.00% <ø> (ø)
src/utils/observe-dom.js 100.00% <ø> (ø)

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 ac554ac...b0fb96b. Read the comment docs.

@tmorehouse
Copy link
Member

Thanks!

Don't worry about the tests failing, as there is a cache glitch in some of the github actions.

@tmorehouse tmorehouse added PR: Patch Requires patch version bump Type: Docs labels Apr 28, 2020
@jacobmllr95 jacobmllr95 self-requested a review April 29, 2020 07:18
@jacobmllr95 jacobmllr95 merged commit 58df960 into bootstrap-vue:dev Apr 29, 2020
@jacobmllr95
Copy link
Member

Thanks @pgrimaud!

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 Type: Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants