0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-11 14:11:49 -05:00
forgejo/web_src/js
Giteabot 58d71cdd6f
Move some JS code from fomantic.js to standalone files (#27994) (#28001)
Backport #27994 by @wxiaoguang

To improve maintainability, this PR: 

1. Rename `web_src/js/modules/aria` to `web_src/js/modules/fomantic`
(the code there are all for aria of fomantic)
2. Move api/transition related code to
`web_src/js/modules/fomantic/api.js` and
`web_src/js/modules/fomantic/transition.js`

No logic is changed.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-11-12 11:29:56 +01:00
..
components Fix JS NPE when viewing specific range of PR commits (#27912) (#27923) 2023-11-06 09:22:44 +00:00
features Show error toast when file size exceeds the limits (#27985) (#27986) 2023-11-10 11:52:04 +00:00
markup Change katex limits (#27823) (#27868) 2023-11-01 22:26:45 +01:00
modules Move some JS code from fomantic.js to standalone files (#27994) (#28001) 2023-11-12 11:29:56 +01:00
render
standalone
test
utils Replace ajax with fetch, improve image diff (#27267) (#27583) 2023-10-11 16:12:31 +02:00
vendor
webcomponents
bootstrap.js
index.js Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) (#27661) 2023-10-17 14:46:35 +00:00
jquery.js
svg.js Replace ajax with fetch, improve image diff (#27267) (#27583) 2023-10-11 16:12:31 +02:00
svg.test.js
utils.js Replace ajax with fetch, improve image diff (#27267) (#27583) 2023-10-11 16:12:31 +02:00
utils.test.js