1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 00:24:43 +01:00
gitea/web_src/js
wxiaoguang d8e45608d6
Remove hacky patch for "safari emoji glitch fix" (#25208)
According to my test, the UI (emoji) is fine in Safari

And actually the code is just dead code, because the "resize" event is
never fired on page loading. So for most cases users just view the pages
without this hacky patch, nobody ever complains.
2023-06-12 15:44:53 +00:00
..
components
features Remove hacky patch for "safari emoji glitch fix" (#25208) 2023-06-12 15:44:53 +00:00
markup
modules
render
standalone
test
utils
webcomponents
bootstrap.js
index.js
jquery.js
svg.js
svg.test.js
utils.js Remove hacky patch for "safari emoji glitch fix" (#25208) 2023-06-12 15:44:53 +00:00
utils.test.js