RobinCK / vue-gallery

:camera: Responsive and customizable image and video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers. 🇺🇦
https://robinck.github.io/vue-gallery/
MIT License
470 stars 85 forks source link

Turning the description node to a div instead of a paragraph #125

Open calaoa opened 4 years ago

calaoa commented 4 years ago

The description node in the component's template is currently a p, which prevents from adding non phrasing content as a description (e.g. a section). This issue is about turning that node to a div instead, so that any flow content can be used in the description node. See also #116 and #121, cc @vesper8

calaoa commented 4 years ago

Fixed in https://github.com/bab0uk/vue-gallery/commit/be173d7c19a6caee0de85194b68ea58e7f56950c