Skip to content

Releases: royfrancis/pixture

pixture_0.1.0

03 Aug 16:14
Compare
Choose a tag to compare
  • 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

01 Aug 20:03
Compare
Choose a tag to compare
  • 14-Jan-2023
  • Added shuffle option (Thanks to @Enchufa2)