1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-28 01:35:29 +00:00
gitea/web_src
silverwind 6d9b7253a2
Fix/Improve processWindowErrorEvent (#29407)
- `e.error` can be undefined in some cases which would raise an error
inside this error handler, fixed that.
- The displayed message mentions looking into the console, but in my
case of error from `ResizeObserver` there was nothing there, so add this
logging. I think this logging was once there but got lost during
refactoring.
2024-02-28 22:20:53 +00:00
..
css Apply compact padding to small buttons with svg icons (#29471) 2024-02-28 21:26:12 +01:00
fomantic Remove fomantic text module (#26777) 2023-08-30 10:37:17 +00:00
js Fix/Improve processWindowErrorEvent (#29407) 2024-02-28 22:20:53 +00:00
svg Customizable "Open with" applications for repository clone (#29320) 2024-02-24 13:12:17 +00:00