Skip to content

chore: release 2.0.0-rc.19 #3096

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 66 commits into from
Apr 21, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
f609316
fix(docs): improve <b-modal> prevent closing example (#3054)
jacobmllr95 Apr 8, 2019
f24722d
chore: CSS build improvements (closes #2917) (#3055)
tmorehouse Apr 9, 2019
6161b8a
feat(form-group): make `aria-live` attribute on feedback configurable…
tmorehouse Apr 9, 2019
d0c5792
docs(intro): minor getting started docs update (#3059)
tmorehouse Apr 9, 2019
0d6b106
docs(modal): minor udpates to modal docs (#3060)
tmorehouse Apr 9, 2019
971556f
fix(modal): clear internal return_focus after modal closes (fixes #30…
tmorehouse Apr 10, 2019
ce83427
chore(deps): update dependency rollup to ^1.9.1 (#3069)
renovate[bot] Apr 10, 2019
36bb9de
chore(deps): update dependency rollup-plugin-node-resolve to ^4.2.2 (…
renovate[bot] Apr 10, 2019
0920d57
chore(deps): update dependency rollup to ^1.9.2 (#3073)
renovate[bot] Apr 10, 2019
4effa93
chore(deps): update dependency rollup to ^1.9.3 (#3076)
renovate[bot] Apr 10, 2019
ccb1614
feat(docs/playground): add support for exporting to CodePen and CodeS…
tmorehouse Apr 10, 2019
6b26082
improve variable naming
jacobmllr95 Apr 10, 2019
ee6c268
Revert "improve variable naming"
jacobmllr95 Apr 10, 2019
85cadac
chore(docs): fix some heading levels and remove necessary blockquote …
tmorehouse Apr 11, 2019
d4b9895
fix(docs): improve code highlighting + table styles (#3078)
jacobmllr95 Apr 11, 2019
84b6d21
chore(deps): update dependency rollup-plugin-node-resolve to ^4.2.3 (…
renovate[bot] Apr 11, 2019
210886f
chore(deps): update dependency rollup to ^1.10.0 (#3083)
renovate[bot] Apr 11, 2019
5bc891e
chore(deps): update dependency vue-router to ^3.0.4 (#3089)
renovate[bot] Apr 12, 2019
c53ffd4
fix(table): prevent hover style on busy/empty row (closes #3079) (#3086)
jacobmllr95 Apr 12, 2019
58ad66b
feat(dropdown): use semantic `<ul>` and `<li>` markup (closes #3072) …
jacobmllr95 Apr 12, 2019
6211b2f
Update README.md
tmorehouse Apr 12, 2019
5b758b9
chore(deps): update dependency eslint-plugin-import to ^2.17.0 (#3091)
renovate[bot] Apr 13, 2019
f679c11
fix(b-link): ensure href prop is not passed to router-links (fixes #3…
tmorehouse Apr 13, 2019
83d3a10
chore(deps): update dependency eslint-plugin-import to ^2.17.1 (#3092)
renovate[bot] Apr 13, 2019
82cdd1e
chore(modal): fix typo in comment (#3094)
dsanders11 Apr 14, 2019
b647830
feat(modal): support for optionally scoped slots and new `Vue.prototy…
tmorehouse Apr 14, 2019
15850a0
chore(deps): update all non-major dependencies (#3102)
renovate[bot] Apr 15, 2019
824a1e6
chore: improve issue templates (#3104)
jacobmllr95 Apr 15, 2019
bd85049
fix(utils): improve `dom`, `env`, `inspect` and test utils (#3085)
jacobmllr95 Apr 15, 2019
de8fb09
chore: more tweaks to the issue/PR templates (#3106)
jacobmllr95 Apr 15, 2019
649a845
fix(docs): unify heading casing (#3101)
jacobmllr95 Apr 15, 2019
ed2ba7b
chore(deps): update dependency nuxt to ^2.6.2 (#3107)
renovate[bot] Apr 15, 2019
dfc662e
fix(form-textarea): improve auto-row height calculation timing (close…
tmorehouse Apr 15, 2019
4b33eff
chore: stick to `core-js` + better docs polyfill (#3109)
jacobmllr95 Apr 15, 2019
8f6f6ee
chore: revert `yarn.lock` chnages (#3111)
jacobmllr95 Apr 15, 2019
29f1895
chore: fix issue template prose wrap (#3112)
jacobmllr95 Apr 15, 2019
298f733
fix(docs): fix polyfill for IE 11 (#3114)
jacobmllr95 Apr 16, 2019
3e7d696
chore(deps): update dependency babel-plugin-istanbul to ^5.1.2 (#3116)
renovate[bot] Apr 16, 2019
9b09e52
fix(modal): fix close on click-out for IE11 (#3117)
jacobmllr95 Apr 16, 2019
1917f1b
fix(docs): minor tweaks (#3121)
jacobmllr95 Apr 16, 2019
d37500e
fix(docs): improve nav social links alignment (#3122)
jacobmllr95 Apr 16, 2019
b6557ad
feat(tabs): add `fill`, `justified` and `active-class` props (closes …
jacobmllr95 Apr 16, 2019
adef796
chore(deps): update dependency eslint-plugin-import to ^2.17.2 (#3124)
renovate[bot] Apr 16, 2019
a4e7f21
fix(modal): handle HMR when defining property on Vue prototype (#3123)
tmorehouse Apr 16, 2019
65242f6
chore: create single point of contact module for Vue reference (#3120)
tmorehouse Apr 16, 2019
c31b4ff
feat(toast): add Bootstrap v4.3 Toasts (#3093)
tmorehouse Apr 17, 2019
2ce1ca5
chore(deps): update dependency vue-router to ^3.0.6 (#3127)
renovate[bot] Apr 17, 2019
be53376
fix(docs): overall improvements (#3129)
jacobmllr95 Apr 17, 2019
0b44e4d
fix(toaster): let on-demand toasts know the toaster has been destroye…
tmorehouse Apr 18, 2019
610a48e
docs: add note about setting up an alias to `vue` in project bundlers…
tmorehouse Apr 18, 2019
6726a33
fix(modal): ensure that v-model is updated when show or hide is cance…
tmorehouse Apr 18, 2019
6e32edd
chore(deps): update dependency portal-vue to ^2.1.1 (#3136)
renovate[bot] Apr 18, 2019
61cca79
chore(deps): update dependency rollup to ^1.10.1 (#3137)
renovate[bot] Apr 19, 2019
263f206
feat(toast): updates to toaster SCSS and structure and enable hover-p…
tmorehouse Apr 19, 2019
239da77
fix(nuxt module): ensure that css and transpile are arrays (fixes: #3…
tmorehouse Apr 19, 2019
f82f566
feat(form-checkbox, form-radio): add `aria-labelledby` prop (closes: …
tmorehouse Apr 20, 2019
92756bd
fix(col, form-group): implement self overwriting lazy props getter (f…
tmorehouse Apr 20, 2019
381eacf
fix(tab): don't use `aria-expanded` on the panel (#3143)
ndarilek Apr 21, 2019
9dfe0bf
fix(docs): info modal in complete <b-table> example (closes #3144) (#…
sg4r Apr 21, 2019
c3bd004
fix(docs): use regex to normalize URL with better browser support (#3…
jacobmllr95 Apr 21, 2019
965b0c2
chore(docs): minor updates to toast docs (#3149)
tmorehouse Apr 21, 2019
5deb5db
feat(table): add new prop `table-class` for applying classes to table…
tmorehouse Apr 21, 2019
34d9a51
chore: bump version (#3150)
tmorehouse Apr 21, 2019
66253d2
Update CHANGELOG.md
tmorehouse Apr 21, 2019
ea376de
Update CHANGELOG.md
tmorehouse Apr 21, 2019
84f6217
Update CHANGELOG.md
tmorehouse Apr 21, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
37 changes: 0 additions & 37 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

44 changes: 44 additions & 0 deletions .github/ISSUE_TEMPLATE/BUG_REPORT_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
name: 🐛 Bug report
about: Create a bug report to help us improve.
---

### Describe the bug

A clear and concise description of what the bug is.

### Steps to reproduce the bug

1. Go to [...]
2. Click on [...]
3. Scroll down to [...]
4. See error

### Expected behavior

A clear and concise description of what you expected to happen.

### Versions

**Libraries:**

- BootstrapVue: 2.#.#
- Bootstrap: 4.#.#
- Vue: 2.#.#

**Environment:**

- Device: [e.g. Mac or iPhone X]
- OS: [e.g. macOS Mojave or iOS 12]
- Browser: [e.g. Chrome]
- Version: [e.g. 70]

### Demo link

If applicable, add a minimal demo link to help explain your problem. Some options for that are [CodePen](https://codepen.io/), [CodeSandbox](https://codesandbox.io/), [JS Bin](https://jsbin.com/) or [JSFiddle](https://jsfiddle.net/).

You can also export markup from the [Online Playground](https://bootstrap-vue.js.org/play) to _CodePen_, _CodeSandbox_ or _JSFiddle_.

### Additional context

Add any other context about the bug here.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/FEATURE_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: 🚀 Feature request
about: Suggest an idea for this project.
---

### Is your feature request related to a problem? Please describe...

A clear and concise description of what the problem is.

### Describe the solution you'd like

A clear and concise description of what you want to happen.

### Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

### Additional context

Add any other context or screenshots about the feature request here.
38 changes: 12 additions & 26 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,55 +1,41 @@
<!-- PULL REQUEST TEMPLATE -->
### Describe the PR

## Description of Pull Request:
A clear and concise description of what the pull request does.

Please replace this line with a detailed description of your pull request. If no description your PR
may be rejected.

## PR checklist:
### PR checklist

<!-- (Update "[ ]" to "[x]" to check a box) -->

**What kind of change does this PR introduce?** (check at least one)

- [ ] Bugfix
- [ ] Feature
- [ ] Enhancement to an existing feature
- [ ] Enhancement
- [ ] ARIA accessibility
- [ ] Documentation update
- [ ] Other, please describe:
- [ ] Other (please describe)

**Does this PR introduce a breaking change?** (check one)

- [ ] Yes
- [ ] No

If yes, please describe the impact:
- [ ] Yes (please describe)

**The PR fulfills these requirements:**

- [ ] It's submitted to the `dev` branch, **not** the `master` branch
- [ ] When resolving a specific issue, it's referenced in the PR's title (i.e.
`fixes #xxxx[,#xxxx]`, where "xxxx" is the issue number)
- [ ] The PR should address only one issue or feature. If adding multiple features or fixing a bug
and adding a new feature, break them into separate PRs if at all possible.
- [ ] PR titles should following the
[**Conventional Commits**](https://www.conventionalcommits.org/) naming convention (i.e.
"fix(alert): not alerting during SSR render", "docs(badge): Updated pill examples, fix typos",
"chore: fix typo in docs", etc). **This is very important, as the `CHANGELOG` is generated
from these messages.**
- [ ] When resolving a specific issue, it's referenced in the PR's title (i.e. `[...] (fixes #xxx[,#xxx])`, where "xxx" is the issue number)
- [ ] It should address only one issue or feature. If adding multiple features or fixing a bug and adding a new feature, break them into separate PRs if at all possible.
- [ ] The title should follow the [**Conventional Commits**](https://www.conventionalcommits.org/) naming convention (i.e. `fix(alert): not alerting during SSR render`, `docs(badge): update pill examples, fix typos`, `chore: fix typo in README`, etc). **This is very important, as the `CHANGELOG` is generated from these messages.**

**If new features/enhancement/fixes are added or changed:**

- [ ] Includes documentation updates (including updating the component's `package.json` for slot and
event changes)
- [ ] Includes documentation updates (including updating the component's `package.json` for slot and event changes)
- [ ] New/updated tests are included and passing (if required)
- [ ] Existing test suites are passing
- [ ] The changes have not impacted the functionality of other components or directives
- [ ] ARIA Accessibility has been taken into consideration (does it affect screen reader users or
keyboard only users? clickable items should be in the tab index, etc)
- [ ] ARIA Accessibility has been taken into consideration (Does it affect screen reader users or keyboard only users? Clickable items should be in the tab index, etc.)

**If adding a new feature, or changing the functionality of an existing feature, the PR's
description above includes:**

- [ ] A convincing reason for adding this feature (to avoid wasting your time, it's best to open a
suggestion issue first and wait for approval before working on it)
- [ ] A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)
6 changes: 6 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"singleQuote": true,
"tabWidth": 2,
"overrides": [
{
"files": ".github/**/*.md",
"options": {
"proseWrap": "preserve"
}
},
{
"files": "*.scss",
"options": {
Expand Down
107 changes: 102 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,104 @@
> [standard-version](https://github.com/conventional-changelog/standard-version) for commit
> guidelines.

<a name="2.0.0-rc.19"></a>

## [v2.0.0-rc.19](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.0.0-rc.18...v2.0.0-rc.19)

Released 2019-04-21

### Bug Fixes v2.0.0-rc.19

- **b-link:** ensure href prop is not passed to router-links (fixes
[#3066](https://github.com/bootstrap-vue/bootstrap-vue/issues/3066))
([#3084](https://github.com/bootstrap-vue/bootstrap-vue/issues/3084)
[f679c11](https://github.com/bootstrap-vue/bootstrap-vue/commit/f679c11))
- **b-col, b-form-group:** implement self overwriting lazy props getter (fixes:
[#3080](https://github.com/bootstrap-vue/bootstrap-vue/issues/3080))
([#3125](https://github.com/bootstrap-vue/bootstrap-vue/issues/3125)
[92756bd](https://github.com/bootstrap-vue/bootstrap-vue/commit/92756bd))
- **b-form-textarea:** improve auto-row height calculation timing (closes
[#3103](https://github.com/bootstrap-vue/bootstrap-vue/issues/3103))
([#3105](https://github.com/bootstrap-vue/bootstrap-vue/issues/3105)
[dfc662e](https://github.com/bootstrap-vue/bootstrap-vue/commit/dfc662e))
- **b-modal:** clear internal return_focus after modal closes (fixes
[#3067](https://github.com/bootstrap-vue/bootstrap-vue/issues/3067))
([#3068](https://github.com/bootstrap-vue/bootstrap-vue/issues/3068)
[971556f](https://github.com/bootstrap-vue/bootstrap-vue/commit/971556f))
- **b-modal:** ensure that v-model is updated when show or hide is canceled
([#3131](https://github.com/bootstrap-vue/bootstrap-vue/issues/3131)
[6726a33](https://github.com/bootstrap-vue/bootstrap-vue/commit/6726a33))
- **b-modal:** fix close on click-out for IE11
([#3117](https://github.com/bootstrap-vue/bootstrap-vue/issues/3117)
[9b09e52](https://github.com/bootstrap-vue/bootstrap-vue/commit/9b09e52))
- **b-modal:** handle HMR when defining property on Vue prototype
([#3123](https://github.com/bootstrap-vue/bootstrap-vue/issues/3123)
[a4e7f21](https://github.com/bootstrap-vue/bootstrap-vue/commit/a4e7f21))
- **b-tab:** don't use `aria-expanded` on the panel
([#3143](https://github.com/bootstrap-vue/bootstrap-vue/issues/3143)
[381eacf](https://github.com/bootstrap-vue/bootstrap-vue/commit/381eacf))
- **b-table:** prevent hover style on busy/empty row (closes
[#3079](https://github.com/bootstrap-vue/bootstrap-vue/issues/3079))
([#3086](https://github.com/bootstrap-vue/bootstrap-vue/issues/3086)
[c53ffd4](https://github.com/bootstrap-vue/bootstrap-vue/commit/c53ffd4))
- **utils:** improve `dom`, `env`, `inspect` and test utils
([#3085](https://github.com/bootstrap-vue/bootstrap-vue/issues/3085)
[bd85049](https://github.com/bootstrap-vue/bootstrap-vue/commit/bd85049))
- **nuxt module:** ensure that css and transpile are arrays (fixes:
[#3141](https://github.com/bootstrap-vue/bootstrap-vue/issues/3141))
([#3142](https://github.com/bootstrap-vue/bootstrap-vue/issues/3142)
[239da77](https://github.com/bootstrap-vue/bootstrap-vue/commit/239da77))
- **docs:** improve `<b-modal>` prevent closing example
([#3054](https://github.com/bootstrap-vue/bootstrap-vue/issues/3054)
[f609316](https://github.com/bootstrap-vue/bootstrap-vue/commit/f609316))
- **docs:** improve code highlighting + table styles
([#3078](https://github.com/bootstrap-vue/bootstrap-vue/issues/3078)
[d4b9895](https://github.com/bootstrap-vue/bootstrap-vue/commit/d4b9895))
- **docs:** overall improvements
([#3129](https://github.com/bootstrap-vue/bootstrap-vue/issues/3129)
[be53376](https://github.com/bootstrap-vue/bootstrap-vue/commit/be53376))

### Features v2.0.0-rc.19

- **b-dropdown:** use semantic `<ul>` and `<li>` markup (closes
[#3072](https://github.com/bootstrap-vue/bootstrap-vue/issues/3072))
([#3087](https://github.com/bootstrap-vue/bootstrap-vue/issues/3087)
[58ad66b](https://github.com/bootstrap-vue/bootstrap-vue/commit/58ad66b))
- **b-form-checkbox, b-form-radio:** add `aria-labelledby` prop (closes:
[#3139](https://github.com/bootstrap-vue/bootstrap-vue/issues/3139))
([#3140](https://github.com/bootstrap-vue/bootstrap-vue/issues/3140)
[f82f566](https://github.com/bootstrap-vue/bootstrap-vue/commit/f82f566))
- **b-form-group:** make `aria-live` attribute on feedback configurable (closes
[#3057](https://github.com/bootstrap-vue/bootstrap-vue/issues/3057))
([#3058](https://github.com/bootstrap-vue/bootstrap-vue/issues/3058)
[6161b8a](https://github.com/bootstrap-vue/bootstrap-vue/commit/6161b8a))
- **b-modal:** support for optionally scoped slots and new `Vue.prototype.$bvModal` helper
([#3056](https://github.com/bootstrap-vue/bootstrap-vue/issues/3056)
[b647830](https://github.com/bootstrap-vue/bootstrap-vue/commit/b647830))
- **b-table:** add new prop `table-class` for applying classes to table root element (closes
[#3138](https://github.com/bootstrap-vue/bootstrap-vue/issues/3138))
([#3148](https://github.com/bootstrap-vue/bootstrap-vue/issues/3148)
[5deb5db](https://github.com/bootstrap-vue/bootstrap-vue/commit/5deb5db))
- **b-tabs:** add `fill`, `justified` and `active-class` props (closes
[#3053](https://github.com/bootstrap-vue/bootstrap-vue/issues/3053),
[#2518](https://github.com/bootstrap-vue/bootstrap-vue/issues/2518))
([#3061](https://github.com/bootstrap-vue/bootstrap-vue/issues/3061)
[b6557ad](https://github.com/bootstrap-vue/bootstrap-vue/commit/b6557ad))
- **b-toast:** add Bootstrap v4.3 Toasts
([#3093](https://github.com/bootstrap-vue/bootstrap-vue/issues/3093)
[c31b4ff](https://github.com/bootstrap-vue/bootstrap-vue/commit/c31b4ff))
- **b-toast:** updates to toaster SCSS and structure and enable hover-pause
([#3135](https://github.com/bootstrap-vue/bootstrap-vue/issues/3135)
[263f206](https://github.com/bootstrap-vue/bootstrap-vue/commit/263f206))
- **docs/playground:** add support for exporting to CodePen and CodeSandbox
([#3071](https://github.com/bootstrap-vue/bootstrap-vue/issues/3071)
[ccb1614](https://github.com/bootstrap-vue/bootstrap-vue/commit/ccb1614))

### Notes v2.0.0-rc.19

- Removed built in polyfills (hack) for Mutation Observer. IE 11 users should include
the appropriate polyfills as mentioned in the getting started docs page.

<a name="2.0.0-rc.18"></a>

## [v2.0.0-rc.18](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.0.0-rc.17...v2.0.0-rc.18)
Expand All @@ -13,11 +111,11 @@ Released 2019-04-08
### Bug Fixes v2.0.0-rc.18

- **build:** enable babel option to interop default (fixes
[#3038](https://github.com/bootstrap-vue/bootstrap-vue/issues/3038))
[#3038](https://github.com/bootstrap-vue/bootstrap-vue/issues/3038))
([#3046](https://github.com/bootstrap-vue/bootstrap-vue/issues/3046)
[4e981c2](https://github.com/bootstrap-vue/bootstrap-vue/commit/4e981c2))
- **typescript:** replaced invalid `mixed` keyword with `any` (fixes
[#3041](https://github.com/bootstrap-vue/bootstrap-vue/issues/3041))
[#3041](https://github.com/bootstrap-vue/bootstrap-vue/issues/3041))
([#3043](https://github.com/bootstrap-vue/bootstrap-vue/issues/3043)
[36e8246](https://github.com/bootstrap-vue/bootstrap-vue/commit/36e8246))

Expand Down Expand Up @@ -98,9 +196,8 @@ Released 2019-04-07
- **docs:** algolia powered search
([#2952](https://github.com/bootstrap-vue/bootstrap-vue/issues/2952))
([0417f7b](https://github.com/bootstrap-vue/bootstrap-vue/commit/0417f7b))
- **modal:** auto return focus to trigger element using previous document.activeElement if no
return focus element provided
([#3033](https://github.com/bootstrap-vue/bootstrap-vue/issues/3033))
- **modal:** auto return focus to trigger element using previous document.activeElement if no return
focus element provided ([#3033](https://github.com/bootstrap-vue/bootstrap-vue/issues/3033))
([e5c0aa5](https://github.com/bootstrap-vue/bootstrap-vue/commit/e5c0aa5))
- **modal:** subclass `BvEvent` as `BvModalEvent` for modal specific properties
([#3024](https://github.com/bootstrap-vue/bootstrap-vue/issues/3024))
Expand Down
6 changes: 3 additions & 3 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Contributor Covenant Code of Conduct

## Our Pledge
## Our pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers
pledge to making participation in our project and our community a harassment-free experience for
everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level
of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

## Our Standards
## Our standards

Examples of behavior that contributes to creating a positive environment include:

Expand All @@ -26,7 +26,7 @@ Examples of unacceptable behavior by participants include:
permission
- Other conduct which could reasonably be considered inappropriate in a professional setting

## Our Responsibilities
## Our responsibilities

Project maintainers are responsible for clarifying the standards of acceptable behavior and are
expected to take appropriate and fair corrective action in response to any instances of unacceptable
Expand Down
Binary file not shown.
Binary file removed docs/assets/fonts/Inconsolata-Regular-latin.woff2
Binary file not shown.
Binary file not shown.
Loading