Jeff Sagal
1cec624c50
bump prettier
2021-07-30 09:09:41 -07:00
Jeff Sagal
853648c2d2
update deps, actions
2021-07-30 08:29:13 -07:00
Jeff Sagal
0837887560
update deps
2021-07-30 08:16:44 -07:00
Jeff Sagal
2d77a73258
Merge branch 'master' into ft/prettier
2021-07-29 20:17:39 -07:00
semantic-release-bot
f702040f5b
chore( 🚀 ): 3.12.2
v3.12.2
2021-07-30 00:38:55 +00:00
Daniel Molnar
0f763f3ac4
fix: set !default for $vs-controls-deselect-text-shadow ( #1468 )
...
- added missing `!default` for $vs-controls-deselect-text-shadow,
which was the only one not having it
- `!default` is necessary in order to be able override the variable
2021-07-29 17:37:49 -07:00
semantic-release-bot
335920b586
chore( 🚀 ): 3.12.1
v3.12.1
2021-07-22 21:41:39 +00:00
Jeff Sagal
5e1ac1f5ec
fix: no-options slot should use mutableLoading instead of loading prop ( #1465 )
2021-07-22 14:40:29 -07:00
semantic-release-bot
d648a1f8bc
chore( 🚀 ): 3.12.0
v3.12.0
2021-07-22 20:52:47 +00:00
Jeff Sagal
1676947319
feat: add dropdownShouldOpen prop ( #1464 )
2021-07-22 13:51:43 -07:00
Alexander Karlstad
94549ff903
docs: Add search event to documentation ( #1342 )
...
* Add search event to documentation
* Fix jsdoc for other event examples
* Add toggleLoading param to documentation
* Update events.md
Co-authored-by: Jeff Sagal <sagalbot@gmail.com >
2021-07-22 13:35:07 -07:00
Can Geliş
86dd03dfda
docs: add open and close events to the documentation ( #1366 )
...
* add open and close events to the documentation
* Update events.md
Co-authored-by: Jeff Sagal <sagalbot@gmail.com >
2021-07-22 13:22:52 -07:00
Kevin Cameron
7d59ab206f
docs: Fix typo ( #1374 )
2021-07-22 13:18:31 -07:00
George Catalin
7da3ad422f
docs: add missing @search event #1417
2021-07-22 13:15:18 -07:00
Jeff Sagal
2e8dd919ca
docs: update sponsors, remove ads
2021-07-20 09:20:23 -07:00
semantic-release-bot
2f18243d0a
chore( 🚀 ): 3.11.2
v3.11.2
2020-12-19 23:54:10 +00:00
Jeff Sagal
876992b1d3
fix: don't attempt to blur/focus search element if it doesn't exist ( #1340 )
2020-12-19 15:52:51 -08:00
semantic-release-bot
fbe24c0e10
chore( 🚀 ): 3.11.1
v3.11.1
2020-12-18 22:35:16 +00:00
jonny5532
e1e185dc0c
fix: Add tabindex="-1" to dropdown-menu to prevent scrollbars receiving focus ( #1304 )
...
Co-authored-by: Jonny <jonny@jonnybarker.com >
2020-12-18 14:34:17 -08:00
Sølve Tornøe
5dfb9e5f73
docs: Add missing components prop to props API ( #1337 )
2020-12-18 14:20:15 -08:00
dependabot[bot]
46aeba8629
chore(deps-dev): bump semantic-release from 17.0.4 to 17.2.3 ( #1318 )
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.0.4 to 17.2.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.0.4...v17.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 13:57:44 -08:00
dependabot[bot]
7e06576ba8
chore(deps): bump npm-user-validate from 1.0.0 to 1.0.1 ( #1298 )
...
Bumps [npm-user-validate](https://github.com/npm/npm-user-validate ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/npm/npm-user-validate/releases )
- [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 13:57:09 -08:00
dependabot[bot]
060f26e081
chore(deps): bump ini from 1.3.5 to 1.3.7 ( #1329 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 13:56:24 -08:00
Sølve Tornøe
423973badf
docs: sort props alphabetically ( #1334 )
2020-12-18 13:55:30 -08:00
semantic-release-bot
f11d8b781b
chore( 🚀 ): 3.11.0
v3.11.0
2020-12-18 20:19:45 +00:00
Tiago Roldão
6e1c0dbcbd
feat: option selection events ( #1324 )
...
- `option:selecting` before state is set
- `option:selected` after state is set
- `option:deselecting` before state is set
- `option:deselected` after state is set
Co-authored-by: tiagoroldao <troldao@assurehedge.com >
Co-authored-by: Jeff <sagalbot@gmail.com >
2020-12-18 12:18:34 -08:00
Jeff
f947e253c5
docs: fix filterBy definition
...
Fixes #1327
2020-12-18 11:41:31 -08:00
Sølve Tornøe
94f7125fc9
docs: Add selectable prop to api ( #1308 )
2020-11-16 16:15:05 -08:00
shaykingsbury
292455b5ce
chore: Update README.md ( #1288 )
...
Added exclamation.
2020-09-22 15:16:06 -07:00
dependabot[bot]
28a9d81678
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /docs ( #1281 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-18 12:49:22 -07:00
dependabot[bot]
71d47658c5
chore(deps): bump node-fetch from 2.6.0 to 2.6.1 ( #1283 )
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-18 12:48:57 -07:00
dependabot[bot]
ca3a4b3440
chore(deps): bump node-fetch from 2.6.0 to 2.6.1 in /docs ( #1284 )
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-18 12:48:42 -07:00
dependabot[bot]
c2fcce156f
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 ( #1280 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-18 12:48:22 -07:00
Rafael H.F.S
6e9861e787
docs: update guide for infiniteScroll.vue ( #1236 )
...
change the display condition of ther loader from v-if to v-show. When used with v-if and if returns false, the element will not be rendered and the observer stops working. With v-show, the element will exists but won't be visible and the observer will still work.
2020-08-19 13:55:59 -07:00
semantic-release-bot
41405f9242
chore( 🚀 ): 3.10.8
v3.10.8
2020-08-11 15:58:51 +00:00
Rohith K P
8ccd336b0d
fix(search-slot): use computed property as reference to search el ( #1254 )
2020-08-11 08:57:36 -07:00
semantic-release-bot
2615fa1411
chore( 🚀 ): 3.10.7
v3.10.7
2020-07-09 17:00:48 +00:00
Jeff Sagal
dab5684489
fix(transitions): add key to dropdown ul ( #1230 )
2020-07-09 09:59:45 -07:00
Jeff Sagal
4360f00137
docs(fuse): fix fuse.js example ( #1229 )
2020-07-09 09:43:47 -07:00
semantic-release-bot
1b3294319a
chore( 🚀 ): 3.10.6
v3.10.6
2020-07-09 15:58:42 +00:00
dependabot[bot]
61817f358e
chore(deps): bump npm from 6.14.1 to 6.14.6 ( #1225 )
...
Bumps [npm](https://github.com/npm/cli ) from 6.14.1 to 6.14.6.
- [Release notes](https://github.com/npm/cli/releases )
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/cli/compare/v6.14.1...v6.14.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-09 08:57:30 -07:00
Jeff Sagal
dd6e00cb79
fix(appendToBody): Inverted X and Y bug correction ( #1221 )
2020-07-09 08:57:05 -07:00
Olivier JARRY
e7109a08d5
bug(appendToBody): Inverted X and Y bug correction ( #1221 )
2020-07-08 15:39:21 -07:00
Jeff Sagal
9e4955e96a
docs(ads): update to ethical ads ( #1224 )
2020-07-07 12:57:21 -07:00
semantic-release-bot
b29f75dd08
chore( 🚀 ): 3.10.5
v3.10.5
2020-06-25 17:46:12 +00:00
bertybot
bfad3d00c6
fix(IE11): make appendToBody directive IE11 friendly
...
add a check for the IE implementation of scroll window variables so that the appendToBody Directive is compatible with IE 11
2020-06-25 10:45:01 -07:00
semantic-release-bot
b7c5119a2d
chore( 🚀 ): 3.10.4
v3.10.4
2020-06-25 17:23:35 +00:00
schelmo
a21c973e53
fix(reduce): do not set $data._value in updateValue if reduce option is set
...
Closes #1210
2020-06-25 10:22:29 -07:00
dependabot[bot]
0f79e18b89
chore(deps): bump acorn from 6.3.0 to 6.4.1 in /docs ( #1107 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25 09:40:38 -07:00
dependabot[bot]
ef9e054ab5
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /docs ( #1204 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25 09:40:23 -07:00