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

chore: release 2.0.0 stable #3862

Merged
merged 95 commits into from
Sep 7, 2019
Merged

chore: release 2.0.0 stable #3862

merged 95 commits into from
Sep 7, 2019

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    c3e1f5c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    1737072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3828f59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bea49d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90c299c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21fab35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29eb8b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    249efd9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0edac49 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. feat(tables): add support for custom header attributes (closes #2244) (

    …#3876)
    
    * feat(tables): add support for custom header attributes
    
    * Update README.md
    
    * Update mixin-tbody-row.js
    
    * Update mixin-thead.js
    
    * Update table.spec.js
    
    * Update table-lite.spec.js
    jonfunkhouser authored and jacobmllr95 committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    8784f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b301822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d46529c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d382ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dddfbed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f8b7aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4046a53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2302b31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf3d4c6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d155ba View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Configuration menu
    Copy the full SHA
    6b56a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4488de7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    4672cc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03536a5 View commit details
    Browse the repository at this point in the history
  3. feat(b-table): allow field definition properties filterByFormatted

    …and `sortByFormatted` accept a formatter function reference (closes #3892) (#3898)
    tmorehouse committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    5492b38 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Configuration menu
    Copy the full SHA
    eddccc4 View commit details
    Browse the repository at this point in the history
  2. feat(b-carousel): add prop no-wrap for disabling wrapping to start/…

    …end (closes #3902) (#3905)
    
    * feat(b-carousel): add prop `no-wrap` for disabling wrapping to start/end (closes #3902)
    
    * Update carousel.js
    
    * Update carousel.js
    
    * Update carousel.spec.js
    
    * Update carousel.spec.js
    
    * Update carousel.spec.js
    
    * Update README.md
    
    * Update README.md
    
    * Update index.d.ts
    
    * Update README.md
    
    * Update carousel.js
    tmorehouse authored and jacobmllr95 committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    2c8bd23 View commit details
    Browse the repository at this point in the history
  3. feat(b-table): add selectAllRows() and clearSelected() to thead/t…

    …foot slot scopes (addresses #3901) (#3907)
    
    * feat(b-table): add `selectAllRows()` and `clearSelected()` to thead slot scopes
    
    * Update mixin-thead.js
    
    * Update README.md
    tmorehouse authored and jacobmllr95 committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    86c53dd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    611a507 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Configuration menu
    Copy the full SHA
    a392059 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. fix(b-modal): ensure non-prop attributes are transferred to the modal…

    … outer wrapper `div` (closes #3896) (#3921)
    
    * fix(b-modal): ensure attributes are transferred to the modal outer wrapper
    
    * Update modal.js
    tmorehouse authored and jacobmllr95 committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    8bf3a55 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. Configuration menu
    Copy the full SHA
    cf35177 View commit details
    Browse the repository at this point in the history
  2. chore(renovate): ignore eslint dep

    Pinned to 6.1.0 to get around upstream issues with babel/babel-eslint
    tmorehouse committed Aug 24, 2019
    Configuration menu
    Copy the full SHA
    1fe3cc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3de8dd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d60ca4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    691f096 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. Configuration menu
    Copy the full SHA
    79f8c6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dea8204 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5079dd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    7a3b350 View commit details
    Browse the repository at this point in the history
  2. fix(b-form-textarea): handle initial auto-height when in modal, tabs,…

    … or other component with transition or which uses `v-show` (fixes #3936, #3702) (#3937)
    tmorehouse committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    be3ac62 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    3adb393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4153e4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adf82a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2efd38a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5182821 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    5ca8087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c4c89a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eebab43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de8b9b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d1961c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77ad6b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca1b5de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6acc3a View commit details
    Browse the repository at this point in the history
  9. chore(docs): add links to the router-link reference section to all co…

    …mponents that support router-links (#3965)
    tmorehouse committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    78e5eb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. chore: improve scoped styles scopeId handling (#3967)

    * feat: improve `scopeId` handling
    
    * Fix paths
    
    * Update bv-tooltip-template.js
    
    * `scopeAttrs` => `scopedStyleAttrs`
    
    * Bring card mixin filename in line with others
    
    * Update get-scope-id.js
    
    add comment re what `_scopeId` is
    
    * Update get-scope-id.js
    
    * Update scoped-style-attrs.js
    jacobmllr95 committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    7765e2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9437c25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee13491 View commit details
    Browse the repository at this point in the history
  4. feat(b-table): new sorting icons using SVG, plus option to place icon…

    … on left of header cell (closes #3687, #3696, #3918, #3966) (#3968)
    tmorehouse committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    c4442f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a97507a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3ec2a1 View commit details
    Browse the repository at this point in the history
  7. fix(b-link): only add the nativeOn property to componentData when r…

    …endering a router link (#3976)
    tmorehouse committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    62fb0b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    249ccfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3290594 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update devdependency sass-loader to v8 (#3971)

    * chore(deps): update devdependency sass-loader to v8
    
    * Update nuxt.config.js
    renovate[bot] authored and jacobmllr95 committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    7418f08 View commit details
    Browse the repository at this point in the history
  4. feat(modal): add prop for auto focusing one of the built in-buttons o…

    …nce `shown` (closes #3945) (#3979)
    
    * feat(modal): add prop for auto focusing one of the built in buttons on shown
    
    * Update modal.js
    
    * Update modal.js
    
    * Update modal.js
    
    * Update modal.js
    
    * Update modal.js
    
    * Update modal.js
    
    * Update modal.js
    
    * Update modal.js
    
    * Update modal.js
    
    * Update modal.js
    
    * Update modal.spec.js
    
    * Update modal.spec.js
    
    * Update modal.spec.js
    
    * Update README.md
    
    * Update README.md
    
    * Update modal.js
    
    * Update modal.js
    tmorehouse authored and jacobmllr95 committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    6f2827e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    360db8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df91792 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c667e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    487c592 View commit details
    Browse the repository at this point in the history
  9. feat(b-table, b-table-lite): switch slot name syntax to use round bra…

    …ckets instead of square brackets (#3986)
    tmorehouse committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    fca7bd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Configuration menu
    Copy the full SHA
    253b4f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae8ce78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    444d8b0 View commit details
    Browse the repository at this point in the history
  4. feat(b-table, b-table-lite): use aria-details rather than `aria-des…

    …cribedby` when details row showing (addresses #3801) (#3992)
    tmorehouse committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    f6f73c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e05cc0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    484f012 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2019

  1. feat(dropdown): add role=presentation to <li> elements for improv…

    …ed a11y (#3996)
    
    * chore(dropdown): add `role=presentation` to `<li>` elements
    
    * Update dropdown-form.js
    
    * Update dropdown-group.js
    
    * Update dropdown-header.js
    
    * Update dropdown-item-button.js
    
    * Update dropdown-item.js
    
    * Update dropdown-text.js
    tmorehouse authored and jacobmllr95 committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    464d257 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    dfabe51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aa78fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    332b79f View commit details
    Browse the repository at this point in the history
  4. chore(docs): better ARIA compliant b-nav + b-card examples (#4006)

    * chore(docs): better ARIA compliant `b-nav` + `b-card` examples
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    tmorehouse authored and jacobmllr95 committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    113b802 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. docs(router-links): add more details to active-class and `exact-act…

    …ive-class` props (closes #4012) (#4013)
    tmorehouse committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    5855330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c604c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acb34e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    10ff04a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64735a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aa16b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2012d07 View commit details
    Browse the repository at this point in the history
  5. fix(b-table, b-table-lite): use :key for row details based on the p…

    …rimary key value if available (#4025)
    tmorehouse committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    c7cb16f View commit details
    Browse the repository at this point in the history
  6. fix(b-dropdown-*): ensure class bindings are placed on root element f…

    …or all dropdown sub-components (closes #4022) (#4024)
    tmorehouse committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    81efb89 View commit details
    Browse the repository at this point in the history
  7. feat(b-table, b-table-lite): add new scoped slot custom-foot to all…

    …ow user to create their own table footer (closes #3960) (#4027)
    tmorehouse committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    cbeeef9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    4b8a8c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efe84a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72ceef8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. Configuration menu
    Copy the full SHA
    5930f04 View commit details
    Browse the repository at this point in the history