パスワードを利用したgitコマンドからの操作は禁止されました。代わりにPATをご利用ください。
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
photoswipe (source) | 5.3.7 -> 5.4.2 |
v5.4.2
dataSource
param is now optional for PhotoSwipeLightbox.loadAndOpen
method, the first gallery is chosen if it's not provided.v5.4.1
trapFocus
option (by default PhotoSwipe traps tab focus within the dialog, this option allows disabling the functionality) https://photoswipe.com/options/#trapfocus
preventPointerEvent
filter (by default PhotoSwipe calls e.preventDefault()
during pointer-move events, this filter allows you to disable it over certain elements) https://photoswipe.com/filters/#preventpointerevent
v5.4.0
Fix: lower version browsers do not support nullish-coalescing syntax https://github.com/dimsemenov/PhotoSwipe/commit/28baa3d0ee356ddf516d1b6c231bb9608ab9b171
v5.3.9
Full Changelog: https://github.com/dimsemenov/PhotoSwipe/compare/v5.3.8...v5.3.9
v5.3.8
navigator.onLine
check so the gallery can be used while offline<picture>
example by @solemone in https://github.com/dimsemenov/PhotoSwipe/pull/2031
Full Changelog: https://github.com/dimsemenov/PhotoSwipe/compare/v5.3.7...v5.3.8
This MR has been generated by Renovate Bot.