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

[pagination] disabled prop #456

Merged
merged 15 commits into from May 26, 2017
Merged

[pagination] disabled prop #456

merged 15 commits into from May 26, 2017

Commits on May 16, 2017

  1. [carousel] Fixed this arg in forEach

    Should address issue #396
    tmorehouse committed May 16, 2017
    Configuration menu
    Copy the full SHA
    74b15d4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. [carousel] coerce querySelectorAll into an array

    Coerce slide nodelist into an Array
    tmorehouse committed May 17, 2017
    Configuration menu
    Copy the full SHA
    8a961f5 View commit details
    Browse the repository at this point in the history
  2. [carousel] ESLint

    tmorehouse committed May 17, 2017
    Configuration menu
    Copy the full SHA
    5e6a5ba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from bootstrap-vue/master

    Resync with master
    tmorehouse committed May 17, 2017
    Configuration menu
    Copy the full SHA
    244800c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from bootstrap-vue/master

    Resync with master
    tmorehouse committed May 17, 2017
    Configuration menu
    Copy the full SHA
    656a8e2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Merge pull request #3 from bootstrap-vue/master

    Resync with master
    tmorehouse committed May 18, 2017
    Configuration menu
    Copy the full SHA
    2830201 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Merge pull request #4 from bootstrap-vue/master

    Resync with master
    tmorehouse committed May 19, 2017
    Configuration menu
    Copy the full SHA
    a2de129 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from bootstrap-vue/master

    Resync
    tmorehouse committed May 19, 2017
    Configuration menu
    Copy the full SHA
    c7daa0a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Merge pull request #6 from bootstrap-vue/master

    Resync with master
    tmorehouse committed May 22, 2017
    Configuration menu
    Copy the full SHA
    48ac553 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Merge pull request #7 from bootstrap-vue/master

    Resync with master
    tmorehouse committed May 23, 2017
    Configuration menu
    Copy the full SHA
    916bbe0 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Configuration menu
    Copy the full SHA
    90b4e6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe8a289 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from bootstrap-vue/master

    Resync with master
    tmorehouse committed May 24, 2017
    Configuration menu
    Copy the full SHA
    8a8e799 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. [pagination] add disabled prop

    Allow pagination widget to be disabled
    tmorehouse committed May 26, 2017
    Configuration menu
    Copy the full SHA
    8b0a5b9 View commit details
    Browse the repository at this point in the history
  2. [pagination] ESLint

    Typo fix
    tmorehouse committed May 26, 2017
    Configuration menu
    Copy the full SHA
    a885fee View commit details
    Browse the repository at this point in the history