Skip to content

fixed a typo #1931

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 1 commit into from
Jul 13, 2018
Merged

fixed a typo #1931

merged 1 commit into from
Jul 13, 2018

Conversation

theel0ja
Copy link
Contributor

@theel0ja theel0ja commented Jul 9, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jul 9, 2018

Codecov Report

Merging #1931 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1931   +/-   ##
=======================================
  Coverage   60.83%   60.83%           
=======================================
  Files         154      154           
  Lines        2885     2885           
  Branches      798      798           
=======================================
  Hits         1755     1755           
  Misses        812      812           
  Partials      318      318

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 494239b...a126bb0. Read the comment docs.

@mosinve mosinve merged commit a6bfd67 into bootstrap-vue:master Jul 13, 2018
@theel0ja theel0ja deleted the patch-1 branch July 13, 2018 16:09
tmorehouse added a commit that referenced this pull request Nov 4, 2018
…DOM. Fixes #1974,#1665 (#2134)

* fixed a typo (#1931)

* Create utils/strip-sripts.js

Utility for removing script tags from injected HTML (i.e. for use with v-html or domProps.innerHTML)

Prevents user supplied input form injecting scripts into the DOM

* mixins/form-options.js use new striptScripts util

* Update button-group.js

Remove validator of size prop... to allow for custom CSS defined sizes

* Update card-body.js

* Update dropdown.js

* Update form-group.js

* Update input-group.js

* Update jumbotron.js

* Update modal.js

* Update nav-item-dropdown.js

* Update progress-bar.js

* Update table.js

* pagination mixin: add stripScripts and remove temporary button styling

* Minor update to table readme
pi0 pushed a commit that referenced this pull request Jan 20, 2019
…DOM. Fixes #1974,#1665 (#2134)

* fixed a typo (#1931)

* Create utils/strip-sripts.js

Utility for removing script tags from injected HTML (i.e. for use with v-html or domProps.innerHTML)

Prevents user supplied input form injecting scripts into the DOM

* mixins/form-options.js use new striptScripts util

* Update button-group.js

Remove validator of size prop... to allow for custom CSS defined sizes

* Update card-body.js

* Update dropdown.js

* Update form-group.js

* Update input-group.js

* Update jumbotron.js

* Update modal.js

* Update nav-item-dropdown.js

* Update progress-bar.js

* Update table.js

* pagination mixin: add stripScripts and remove temporary button styling

* Minor update to table readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants