0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-25 08:11:19 +01:00
gitea/web_src/js
silverwind 138e946c3d
Replace gt-word-break with tw-break-anywhere (#31183)
`overflow-wrap: anywhere` is a superior alternative to `word-wrap:
break-word` and we were already setting it in the class. I tested a few
cases, all look good.
2024-06-04 13:57:11 +00:00
..
components Fix DashboardRepoList margin (#31121) 2024-05-28 02:13:42 +00:00
features Replace gt-word-break with tw-break-anywhere (#31183) 2024-06-04 13:57:11 +00:00
markup Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
modules Fix body margin shifting with modals, fix error on project column edit (#30831) 2024-05-03 01:48:24 +00:00
render
standalone
utils Have time.js use UTC-related getters/setters (#30857) 2024-05-06 09:36:53 +08:00
vendor
webcomponents Rework and fix stopwatch (#30732) 2024-04-30 14:52:46 +00:00
bootstrap.js Check if reverse proxy is correctly configured (#30890) 2024-05-10 20:07:01 +08:00
bootstrap.test.js
htmx.js
index.js Check if reverse proxy is correctly configured (#30890) 2024-05-10 20:07:01 +08:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js