Releases: 20minutes/colette
5.6.11
What's Changed
- Remove colors from 20mintv svg in order to handle darkmode properly by @JamesLaviron in #1536
Full Changelog: v5.6.10...v5.6.11
5.6.10
What's Changed
- Add classic svg for 20mintv by @JamesLaviron in #1535
Full Changelog: v5.6.9...v5.6.10
`Tempo` color
New theme color
5.6.8
Update deps and fix some CVEs
Full Changelog: v5.6.7...v5.6.8
Add text ellipsis in multiline
For breaking-news banner and preview in the slider only in mobile when text is too long,
in the breaking-news after 3 lines we put ellipsis , and in preview-reduc class after 4 lines.
New styl for Breaking news banner
After the last revert, I re-updated styl of breaking news component for the new intergration in vega.
Revert Alert Info styl
I revert the new styl of the banner Alert Info cause is not ready to be push on master.
Change Preview class for catchline
I fixed the styl of preview class, for catchline default styl the goal is to be able to meet the need for the catchline and therefore be able to change the basic state which was with a yellow background
Change styl of Breaking News
I updated styl of breaking news component for the new intergration in vega.
Fix accordion title padding
Merge pull request #1200 from nredoulez/fix/accordion-title-padding Fix/accordion title padding