SuccessChanges

Summary

  1. tsk7: Refactors story card component to include excerpt length parameter (details)
Commit fa6b110c29fb311fe2294f9ff994fb4e456e1fc7 by devpablogg
tsk7: Refactors story card component to include excerpt length parameter
Updated the story-card component to support a configurable excerpt
length and applied this change across index and explore pages. Removed
CSS-based truncation and replaced inline substring logic.
The file was modifiedjsf/src/main/webapp/resources/css/main.css (diff)
The file was modifiedjsf/src/main/webapp/resources/components/story-card.xhtml (diff)
The file was modifiedjsf/src/main/webapp/story/explore.xhtml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)