forgejo/web_src/js/modules
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
..
fomantic Move some JS code from fomantic.js to standalone files (#27994) (#28001) 2023-11-12 11:29:56 +01:00
dirauto.js
fetch.js Replace ajax with fetch, improve image diff (#27267) (#27583) 2023-10-11 16:12:31 +02:00
fetch.test.js Use vitest globals (#27102) (#27311) 2023-09-27 16:10:08 +02:00
fomantic.js Move some JS code from fomantic.js to standalone files (#27994) (#28001) 2023-11-12 11:29:56 +01:00
sortable.js
stores.js
tippy.js Enable followCursor for language stats bar (#27713) (#27739) 2023-10-22 15:35:58 +02:00
toast.js
toast.test.js Use vitest globals (#27102) (#27311) 2023-09-27 16:10:08 +02:00