Skip to content
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

Update dependency nanogallery2 to v3 #1457

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nanogallery2 (source) ^2.4.2 -> ^3.0.0 age adoption passing confidence

Release Notes

nanostudio-org/nanogallery2 (nanogallery2)

v3.0.5

Compare Source

  • fixed #​299 - Thumbnail for videos not working
  • fixed #​305 - JS requires CSP UNSAFE_EVAL
  • fixed #​311 - debugger; sentence uncommented stops web load
  • fixed #​313 - Lightbox standalone always opens first image, not clicked image
  • fixed #​314 - Thumbnails not showing for youtube vids
  • fixed #​317 - Thumbnails not showing up, but images are loaded
  • fixed #​319 - Video file extension is case sensitive
  • fixed mixed line endings

v3.0.4

Compare Source

  • fixed #​288 removeIf polyfill breaks AngularJS

v3.0.3

Compare Source

  • fixed #​252 module not found (npmjs)

v3.0.2

Compare Source

  • new: [BREAKING CHANGE for FLICKR user] a custom Flickr API key is now required:
    To request one: https://www.flickr.com/services/apps/create/\
    And set it with the new option 'flickrAPIKey'
  • new: data source, ignore markup elements which do not contain media data
  • fixed: lightbox does not free it's resources on close, in some case
  • fixed: lightbox previous media displayed over current media on startup
  • fixed: #​266 layout is not adjusted immediately anymore when resizing the browser window
  • fixed: #​268 self hosted video is not playing when clicked
  • fixed: #​269 value 'none' for option 'viewerGallery' not working
  • fixed: Vimeo videos no playing
  • changed: option 'galleryResizeAnimation' now set to false by default
  • minor bugfixes

v3.0.1

Compare Source

  • fixed: Flickr connector
  • fixed: lightbox error when thumbnails are disabled
  • fixed: fullscreen mode remains activated when lightbox is closed after having been started in fullscreen mode
  • fixed: requestAnimationFrame not used in some cases
  • fixed: does not scroll to top of gallery when an album is opened
  • minor bugfixes

v3.0.0

Compare Source

  • new features:
    • thumbnails on lightbox
    • mosaic layout is now fully responsive
    • options 'thumbnailGutterWidth' and 'thumbnailGutterHeight' are now responsive
    • filtering, option galleryFilterTagsMode/galleryL1FilterTagsMode - possible value 'single', 'multiple'
    • filtering, if no tag is selected then no filter is applied
    • loading spinner over thumbnail during album content download
    • first album level: new options thumbnailL1BorderHorizontal and thumbnailL1BorderVertical
    • gallery pagination: left/right buttons on top of the gallery (option 'galleryPaginationTopButtons')
    • lightbox: swipe up to close (additional to the existing swipe down gesture)
    • lightbox: button to add media to shopping cart
    • callback fnPopupMediaInfo(item, title, content) -> {title: my_title, content: my_content}
    • improved: swipe and touch gesture using velocity
    • rounded border on thumbnails (defined in 'galleryTheme')
    • improved: page scrollbar better removed on lightbox display, to avoid page reflow
    • randomized thumbnail display order: option 'thumbnailDisplayOrder' ('', 'random')
    • easing for thumbnail display animation: option 'thumbnailDisplayTransitionEasing' (default: easeOutQuart)
    • Google Photos: enable the use of filename as the title (#​226 - thanks to Kevin Robert Keegan https://github.com/krkeegan)
    • Flickr: option tagBlockList to filter out images based on tags (#​233 - thanks to Jonathan Keane https://github.com/jonkeane)
    • media title renaming with option 'titleTranslationMap'
  • changed:
    • BREAKING: option 'blackList' renamed to 'blockList'
    • BREAKING: option 'whiteList' renamed to 'allowList'
    • lightbox toolbar: option viewerToolbar.display now set to false by default
    • BREAKING: shopping cart handling refactored
    • thumbnail label: new option 'valign' in addition to the 'position' option
    • gallery filtering: icon for tags and for tag's filter reset
    • lightbox tool: icons layout and background
    • hover animation on thumbnails are now disabled by default ('touchAnimation' default value changed to false)
    • BREAKING: option 'thumbnailOpenImage' renamed in 'thumbnailOpenInLightox'
    • BREAKING: callbacks fnGalleryRenderStart/fnGalleryRenderEnd: now return the album object instead of it's index
  • fixed:
    • nano_photos_provider2: on gallery initialization, if an album is defined, gallery does not display sub-albums
    • gallery may not be displayed depending on the display animation
    • lightbox: one touch will display toolbars and label when they are hidden
    • modal popup (media info, share): display not sharp, and wrong size on mobile devices
    • some artefacts around thumbnails in some use cases
    • #​219 dragging in Firefox - many thanks to Largo (https://github.com/Largo)
    • #​226 Google Photos issue on description value (#​226 - thanks to Kevin Robert Keegan https://github.com/krkeegan)
    • many mirror fixes
  • depreciated:
    • removed: viewerDisplayLogo option
    • removed options 'topOverImage', 'bottomOverImage' for lighbox vertical toolbar position
    • removed lightbox theme 'border'

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nanogallery2-3.x branch from 554e0a8 to a29eb87 Compare October 21, 2024 14:58
@renovate renovate bot force-pushed the renovate/nanogallery2-3.x branch 5 times, most recently from c43e4de to c2138b2 Compare November 13, 2024 13:10
@ibrahimjaved12 ibrahimjaved12 self-assigned this Nov 13, 2024
@ibrahimjaved12 ibrahimjaved12 requested review from ibrahimjaved12 and removed request for ibrahimjaved12 November 13, 2024 13:32
@ibrahimjaved12 ibrahimjaved12 removed their assignment Nov 13, 2024
@renovate renovate bot force-pushed the renovate/nanogallery2-3.x branch 2 times, most recently from 7c3d90a to 9007a07 Compare November 20, 2024 13:41
@renovate renovate bot force-pushed the renovate/nanogallery2-3.x branch from 9007a07 to 485e2a4 Compare November 20, 2024 15:28
@renovate renovate bot force-pushed the renovate/nanogallery2-3.x branch from 485e2a4 to 351b1d7 Compare November 22, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant