gitea/web_src
silverwind 58d0a3f4c2
Simplify emoji rendering (#34048)
It seems like most of our custom styles around the .emoji class are
useless and we can just make them render like any other text. Rendering
should now match GitHub.

Fixes: https://github.com/go-gitea/gitea/issues/34019

Also see https://github.com/go-gitea/gitea/pull/11541 and
https://github.com/go-gitea/gitea/pull/12317 for some context. I think
browser emoji rendering has improved in recent years so these hacks are
no longer needed.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-28 18:25:13 +08:00
..
css Simplify emoji rendering (#34048) 2025-03-28 18:25:13 +08:00
fomantic Fix dropdown delegating and some UI problems (#34014) 2025-03-26 02:51:22 +00:00
js fix org repo creation being limited by user limits (#34030) 2025-03-27 13:16:17 +00:00
svg Add material icons for file list (#33837) 2025-03-10 15:57:17 +08:00