Geeksltd / Olive.MvcTemplate

The template from which M# Core projects (MVC Core) are created. It's available under the GPLv3 license.
4 stars 11 forks source link

Bump bootstrap-select from 1.13.3 to 1.13.18 in /Template/Website #57

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps bootstrap-select from 1.13.3 to 1.13.18.

Release notes

Sourced from bootstrap-select's releases.

v1.13.18

Bug Fixes

  • #1342: Bootstrap select doesn't send field data on form submit (set form attribute on select element to fix)
  • #2402: In Internet Explorer, with liveSearchPlaceholder enabled, can't select option while searchBox is focused. Also, selected option doesn't get scrolled to when opening menu
  • #2464: title attribute does not work in 1.13.17 (Safari)
  • #2469: Shift-Tab key not working in 1.13.17
  • #2474: With multiple selects, cannot select options with keyboard after using mouse to select options
  • #2483: Dropdown with unselectable index 0 will not scroll to top on arrow_down with last index selected
  • #2491: remove placeholder/title option when destroying selectpicker

Compare this release with the previous one.

v1.13.17

Bug Fixes

  • #478: tab key skips selectpicker inputs on Mac (Safari)
  • #1023: if title/placeholder enabled, select value changes when pressing back in browser
  • #1828: selectpicker('mobile') not working on iOS
  • #2448: Incorrect dropdown style when Bootstrap 4 version is not auto detected since 1.13.13

Compare this release with the previous one.

v1.13.16

Bug Fixes

  • #2380: Specifying a Title and OptGroups creates a redundant divider
  • #2381: Tick/check mark rendering in Firefox
  • #2391: setStyle fails if newElement.parentNode is a document fragment
  • #2393: liHeight does not consider custom option content when computing li height
  • #2442: Using a class in optgroup results in an error on refresh in chrome
  • #2445: Problem with refresh and selected item
  • #2446: Bootstrap select property '_dataApiKeydownHandler' error

Compare this release with the previous one.

v1.13.15

Bug Fixes

  • #2430: hasOwnProperty error with jQuery 3.5.0
  • #2439: error setting bootstrapKeydown if Bootstrap not yet loaded

Compare this release with the previous one.

v1.13.14

Bug Fixes

  • #2436: TypeError: Cannot read property 'content' of undefined
  • #2437: If a select has the title attribute set (and is not a multiple select), selecting an option doesn't update the value in the button

Translations

  • #2195: Improve CZ translations
  • #2274: Improve JP translations
  • #2196: Add Serbian translations
  • #2340: Add Thai translations
Changelog

Sourced from bootstrap-select's changelog.

v1.13.18 (2020-06-26)

Bug Fixes

  • #1342: Bootstrap select doesn't send field data on form submit (set form attribute on select element to fix)
  • #2402: In Internet Explorer, with liveSearchPlaceholder enabled, can't select option while searchBox is focused. Also, selected option doesn't get scrolled to when opening menu
  • #2464: title attribute does not work in 1.13.17 (Safari)
  • #2469: Shift-Tab key not working in 1.13.17
  • #2474: With multiple selects, cannot select options with keyboard after using mouse to select options
  • #2483: Dropdown with unselectable index 0 will not scroll to top on arrow_down with last index selected
  • #2491: remove placeholder/title option when destroying selectpicker

#1342: snapappointments/bootstrap-select#1342 #2402: snapappointments/bootstrap-select#2402 #2464: snapappointments/bootstrap-select#2464 #2469: snapappointments/bootstrap-select#2469 #2474: snapappointments/bootstrap-select#2474 #2483: snapappointments/bootstrap-select#2483 #2491: snapappointments/bootstrap-select#2491


v1.13.17 (2020-05-07)

Bug Fixes

  • #478: tab key skips selectpicker inputs on Mac (Safari)
  • #1023: if title/placeholder enabled, select value changes when pressing back in browser
  • #1828: selectpicker('mobile') not working on iOS
  • #2448: Incorrect dropdown style when Bootstrap 4 version is not auto detected since 1.13.13

#478: snapappointments/bootstrap-select#478 #1023: snapappointments/bootstrap-select#1023 #1828: snapappointments/bootstrap-select#1828 #2448: snapappointments/bootstrap-select#2448


v1.13.16 (2020-04-24)

Bug Fixes

  • #2380: Specifying a Title and OptGroups creates a redundant divider
  • #2381: Tick/check mark rendering in Firefox
  • #2391: setStyle fails if newElement.parentNode is a document fragment
  • #2393: liHeight does not consider custom option content when computing li height
  • #2442: Using a class in optgroup results in an error on refresh in chrome
  • #2445: Problem with refresh and selected item
  • #2446: Bootstrap select property dataApiKeydownHandler error

#2380: snapappointments/bootstrap-select#2380 #2381: snapappointments/bootstrap-select#2381 #2391: snapappointments/bootstrap-select#2391 #2393: snapappointments/bootstrap-select#2393 #2442: snapappointments/bootstrap-select#2442 #2445: snapappointments/bootstrap-select#2445

Commits
  • 6c4c75f release v1.13.18
  • 9d67476 v1.13.18
  • c73986f remove placeholder/title option when destroying selectpicker (#2491)
  • 3572350 use first index that can be active instead of 0 (#2483)
  • a9f8afa focus focusedParent (menuInner or searchbox) after selecting option instead o...
  • 819205f use native focus event - fixes shift+tab (broken in jquery 3.4.0) (#2469)
  • c08e164 only reload view when searching and searchbox is empty if there is a previous...
  • ece1803 use performance.navigation.type as fallback for browsers that don't support P...
  • 46605c0 if select is inside a form that's formatted incorreclty, when the select gets...
  • 260a537 update package URLs
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Geeksltd/Olive.MvcTemplate/network/alerts).
dependabot[bot] commented 3 years ago

Looks like bootstrap-select is up-to-date now, so this is no longer needed.