Commit Graph

6 Commits (0effa6c8edd9fdcdd98659810f6d328b4d0c04ee)

Author SHA1 Message Date
Barış Soner Uşaklı 294ae90152 fix tpl
Barış Soner Uşaklı c9604f216a use partial for topic events
Julian Lam 0b3d999e19 chore: removing unused template
Barış Soner Uşaklı aa577846bd feat: https://github.com/NodeBB/NodeBB/issues/9684
Julian Lam 40671848a2 feat: allow href in topic events
Julian Lam 538b84086b
Timeline-style design for a topic's posts ()
* feat: basic timeline-style styling for posts in a topic

* fix: mobile-style for timeline-style styling

* feat: slight white opaque ring around timeline items

removed glowing OP ring

* fix: playing nice with core's necro-post styling

* fix: increase padding between posts by 20px

* fix: restrict timeline styling to top-level only

* fix: added back padding between posts on mobile

* refactor: genericise necro-post into timeline-event class, fixed vertical alignment issues with timeline-badge icons

* fix: use hourglass-half icon instead of clock-o

* fix: adjust centering of text, dashed border on necro-post

* feat: add topic event template

* feat: add a little marker at the last post to signify end of timeline

* fix: updated dashed border on necro-post

* refactor: updated mobile styling of timeline effect

* feat: styling changes for user obj in timeline events

* feat: proper handling for no uid

* fix: override generics introduced by core