flask/flaskr/static
Neo 890ee95d28 Add collapsible posts feature
Implemented functionality to collapse and expand posts in the
main blog view. Users can now toggle the visibility of a post's
body by clicking on the post header. Additionally, clicking on
the "Posts" header at the top of the page will toggle the
visibility of all posts simultaneously. This enhancement improves
the user experience by allowing users to manage the display of
content more efficiently.

Fixes #FLAS-32
2024-09-09 22:12:43 +00:00
..
collapse.js Add collapsible posts feature 2024-09-09 22:12:43 +00:00
style.css Add collapsible posts feature 2024-09-09 22:12:43 +00:00