discourse/app
David Battersby bb7a450da7
FEATURE: show lightbox carousel by default if post has 2 or more images (#24216)
This work includes the following updates for the new lightbox:

- Show carousel by default if there are more than 1 image in a post
- Removes toggling of carousel on mobile - now always open if there are more than 1 image
- Updates swipe down gesture on mobile to close lightbox (previously used to toggle carousel)
- Removes swipe up gesture on mobile (was previously used to close lightbox)
2023-11-03 16:32:15 +08:00
..
assets FEATURE: show lightbox carousel by default if post has 2 or more images (#24216) 2023-11-03 16:32:15 +08:00
controllers FEATURE: Theme settings migrations (#24071) 2023-11-02 08:10:15 +03:00
helpers DEV: Explicitly disable Ember string prototype extensions (#24110) 2023-10-26 11:16:57 +01:00
jobs DEV: Parallel scheduled admin checks (#24190) 2023-11-03 09:05:29 +08:00
mailers FIX: Order tags shown in email subject by topics count and name (#22586) 2023-07-13 15:39:58 +08:00
models DEV: Parallel scheduled admin checks (#24190) 2023-11-03 09:05:29 +08:00
serializers DEV: Refactor watched words (#24163) 2023-11-01 16:41:10 +02:00
services FEATURE: Theme settings migrations (#24071) 2023-11-02 08:10:15 +03:00
views FIX: Broken hashtags on embed and publish pages (#24210) 2023-11-02 11:43:55 +10:00