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

fix(card): fix card and sub component render issues. Fixes #2062 #2125

Merged
merged 14 commits into from Nov 3, 2018

Commits on Nov 3, 2018

  1. fix(card): Add missing bCardBoBody to subcomponents in package.json

    `b-card-body` was not appearing in the component reference section of the docs
    tmorehouse committed Nov 3, 2018
    Copy the full SHA
    3a05c57 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf8a314 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    90ec16f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5e68e99 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    554f5d3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6490aa6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4e6fe5a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    029c7ea View commit details
    Browse the repository at this point in the history
  9. minor docs update

    tmorehouse committed Nov 3, 2018
    Copy the full SHA
    d7aaa62 View commit details
    Browse the repository at this point in the history
  10. Update card-body.js

    tmorehouse committed Nov 3, 2018
    Copy the full SHA
    cb4e1f1 View commit details
    Browse the repository at this point in the history
  11. include placeholder elements in b-card

    Placeholders help prevent complete re-renders of a component
    tmorehouse committed Nov 3, 2018
    Copy the full SHA
    63fe09d View commit details
    Browse the repository at this point in the history
  12. lint

    tmorehouse committed Nov 3, 2018
    Copy the full SHA
    d11ea9e View commit details
    Browse the repository at this point in the history
  13. lint

    tmorehouse committed Nov 3, 2018
    Copy the full SHA
    e83756e View commit details
    Browse the repository at this point in the history
  14. Update README.md

    tmorehouse committed Nov 3, 2018
    Copy the full SHA
    faa35bd View commit details
    Browse the repository at this point in the history