Jeff Sagal
3711929172
Merge branch 'master' into customizable-text
2021-10-07 09:12:40 -07:00
Brian Kuzma
119bf41280
docs(pagination): fix bugs in Pagination use case example in docs ( #1492 )
...
* fix(Paginated): fix bugs in Pagination use case example in docs
Reset the current offset each type the search query changes; otherwise
there may be no results shown if the user clicked forward one or more
pages and then typed to search.
Replace instances of magic number 10 with the "limit" variable;
otherwise changing the value of the "limit" data prop will result in
buggy behavior because clicking forward and back still updates the
offset by 10.
Convert query and country name strings to lower case before filtering
the list so that the user doesn't have to match the exact case of the
country names.
* Update Paginated.vue
Co-authored-by: Jeff Sagal <sagalbot@gmail.com >
2021-10-07 08:28:20 -07:00
semantic-release-bot
323164b5df
chore( 🚀 ): 3.13.2
v3.13.2
2021-10-06 17:59:07 +00:00
Jeff Sagal
766a2cb7b2
fix: autoscroll should scroll to item when opening dropdown ( #1513 )
2021-10-06 10:57:36 -07:00
semantic-release-bot
9917747ab9
chore( 🚀 ): 3.13.1
v3.13.1
2021-10-06 16:53:12 +00:00
Yilmaz
b965b3b195
fix(filtering): transform letters to locale specific cases ( #1511 )
2021-10-06 09:51:43 -07:00
Jeff Sagal
da0bcb0929
chore(deps): update vue test utils ( #1512 )
2021-10-06 09:38:50 -07:00
semantic-release-bot
bbbac18cf9
chore( 🚀 ): 3.13.0
v3.13.0
2021-08-26 19:47:26 +00:00
Jeff Sagal
4230bba934
feat: add vs--multiple state class for multiselects ( #1484 )
2021-08-26 12:46:27 -07:00
dependabot[bot]
aa7f8e7575
chore(deps): bump url-parse from 1.4.7 to 1.5.3 ( #1480 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 13:51:38 -07:00
dependabot[bot]
dd5ef114f0
chore(deps): bump url-parse from 1.4.7 to 1.5.3 in /docs ( #1479 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 13:51:28 -07:00
semantic-release-bot
896c323abe
chore( 🚀 ): 3.12.3
v3.12.3
2021-08-23 20:51:10 +00:00
HckrNews
58905e1659
fix: use click instead of mousedown event, fixes iOS bug ( #1248 )
...
Thanks to @PieterWigboldus for originally reporting in #814 and fixing in #815 .
Co-authored-by: Jeff Sagal <sagalbot@gmail.com >
2021-08-23 13:50:06 -07:00
dependabot[bot]
c8571c1504
chore(deps): bump path-parse from 1.0.6 to 1.0.7 ( #1473 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 09:03:06 -07:00
dependabot[bot]
a12c9e1efd
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /docs ( #1474 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 09:02:39 -07:00
Jeff Sagal
1be4464eb1
Update Select.vue
2021-08-02 19:24:54 -07:00
Jeff Sagal
6c81325855
Update index.js
2021-08-02 17:24:24 -07:00
Jeff Sagal
f8d07b50dd
update docs
2021-08-02 11:11:35 -07:00
Jeff Sagal
5957a4ef1a
add docs, update API
2021-08-01 19:37:31 -07:00
Jeff Sagal
c54c398c56
fix tests
2021-08-01 13:15:23 -07:00
Jeff Sagal
de50b8917c
Merge branch 'master' into customizable-text
2021-08-01 12:38:43 -07:00
Jeff Sagal
3bbc309422
eslint fixes
2021-08-01 12:32:22 -07:00
Jeff Sagal
8588cac3d7
Squashed commit of the following:
...
commit 23feaad53c
Author: Jeff Sagal <sagalbot@gmail.com >
Date: Sun Aug 1 11:45:49 2021 -0700
Update package.json
commit 69d11c7f58
Author: Jeff Sagal <sagalbot@gmail.com >
Date: Sun Aug 1 11:42:38 2021 -0700
update eslint config
commit 96819ebb91
Author: Jeff Sagal <sagalbot@gmail.com >
Date: Fri Jul 30 11:01:59 2021 -0700
build: add prettier and eslint (#1090 )
commit f702040f5b
Author: semantic-release-bot <semantic-release-bot@martynus.net >
Date: Fri Jul 30 00:38:55 2021 +0000
chore(🚀 ): 3.12.2
commit 0f763f3ac4
Author: Daniel Molnar <dm@tpwd.de >
Date: Fri Jul 30 02:37:49 2021 +0200
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
commit 335920b586
Author: semantic-release-bot <semantic-release-bot@martynus.net >
Date: Thu Jul 22 21:41:39 2021 +0000
chore(🚀 ): 3.12.1
commit 5e1ac1f5ec
Author: Jeff Sagal <sagalbot@gmail.com >
Date: Thu Jul 22 14:40:29 2021 -0700
fix: no-options slot should use mutableLoading instead of loading prop (#1465 )
2021-08-01 12:31:33 -07:00
Jeff Sagal
dd281aa8c6
refactor: apply eslint fixes ( #1469 )
2021-08-01 12:30:50 -07:00
Jeff Sagal
a64ffc32d0
build: update eslint config ( #1470 )
2021-08-01 11:46:17 -07:00
Jeff Sagal
96819ebb91
build: add prettier and eslint ( #1090 )
2021-07-30 11:01:59 -07:00
Jeff Sagal
fc9ad2b595
Update index.js
2021-07-30 09:28:47 -07:00
Jeff Sagal
46cb57e573
Update src/components/Select.vue
...
Co-authored-by: Sølve Tornøe <solve@tornoee.com >
2021-07-30 09:27:11 -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
Jeff Sagal
6e8c4d87a4
Merge branch 'master' into customizable-text
2021-07-27 20:38:16 -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
Jeff
70e3dd336e
Merge branch 'master' into customizable-text
2020-12-22 12:34:42 -08: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