Skip to content

Releases: aurelienpierre/wp-photographers-galleries

Improvements of captions

27 Sep 18:30
d895b4d
Compare
Choose a tag to compare
  • Remove unnecessary CSS rules,
  • Reduce vertical margins for exhibitions to free more display real estate on mobile,
  • Prevent column breaking between image and caption in figure for thumbnails galleries,
  • Let captions flow for carousels.

Mobile/Touch devices improvements

12 Sep 11:36
f249de5
Compare
Choose a tag to compare

Improvements for touch and small devices:

  • handle swipe gestures and map them to horizontal scrolling,
  • make all scroll event listeners passive for better performance,
  • enable vertical scrolling on galleries to handle page scrolling,
  • reduce margins and resize buttons for better use of mobile devices space,
  • force assets enqueuing inside shortcodes for stability, remove one global content regex for performance,
  • create responsive cropped square thumbnails to add responsitivity to default WP/themes square thumbs,

Bugfixes:

  • fix improper scaling of square images in exhibitions.

Maintenance : remove legacy code

28 Jul 14:15
f70a166
Compare
Choose a tag to compare

The corresponding feature is now provided by WordPress core : display metaboxes for custom taxonomies of media on their admin pages.

May solve weird interactions with WordPress theme customizer, as reported in https://wordpress.org/support/topic/bug-in-php-function/

CSS tweaks

09 Apr 12:37
Compare
Choose a tag to compare
1.0.2

minor CSS tweaks for legibility and compatibility

Minor bugs fixes

31 Mar 18:53
Compare
Choose a tag to compare
1.0.1

rewrite plugin presentation

1.0-beta2

31 Mar 01:39
Compare
Choose a tag to compare
1.0-beta2 Pre-release
Pre-release
add forgotten min.js