Releases: royfrancis/pixture
Releases · royfrancis/pixture
pixture_0.2.1
- 09-Nov-2025
- Pixcarousel
- Added new parameters
fitandposition - Moved carousel buttons to bottom, dots hidden for narrow screens
- Corrected caption overlay when using
gapparameter
- Added new parameters
- Added 'caption_lightbox' parameter to set custom captions in lightbox
- Improved shuffle option to work with captions, links and lightbox captions
- Weakened hover effect on images
- Added more variability to mosaic layout
- Added showcase 'furniture' to documentation
- Updated vignettes, shiny apps and tests
- Updated authors, email in DESCRIPTION
pixture_0.2.0
- 04-Nov-2025
- Replaced simplelightbox with glightbox
- Added new function
pixcarousel()to create image carousels - Added new layouts 'scroll' and 'hexagon' to pixgallery
- Improved 'rhombus' layout with size, gap, border radius and captions
- Added shiny app demo for pixcarousel
- Updated vignettes
- Removed deprecated arguments 'type' and 'dim' from
pixgallery()
Full Changelog: v0.1.0...v0.2.0
pixture_0.1.0
- 03-Aug-2024
- Pixgallery
- Split parameter 'dim' into 'h' and 'w'
- Added parameters 'caption_valign', 'caption_halign', 'link', 'border_radius'
- Parameter 'type' changed to 'layout'
- Added more layouts: fixed, mosaic, masonry, justified, elastic, rhombus
- Pixfigure
- Added parameter 'link'
- Updated shiny demo apps and added run functions
- Updated logo
- Updated vignettes to quarto
- Updated tests
- Add showcase: ferns, cities to documentation
- Combined shiny apps into single launcher
launchApp() - Fixed caption overflow in masonry
- Justified layout without caption is now full width
- Grid layout height can be adjusted
pixture_0.0.2.3000
- 14-Jan-2023
- Added shuffle option (Thanks to @Enchufa2)