gitea/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 Check newly added node type before "attachDirAuto" (#26972) 2023-09-08 18:17:08 +08:00
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 Import `sortablejs` only once (#25936) 2023-07-17 18:06:37 +00:00
stores.js Refactor diffFileInfo / DiffTreeStore (#24998) 2023-05-30 18:53:15 +08:00
tippy.js Enable followCursor for language stats bar (#27713) (#27739) 2023-10-22 15:35:58 +02:00
toast.js Refactor toast module (#26677) 2023-08-23 07:25:13 +00:00
toast.test.js Use vitest globals (#27102) (#27311) 2023-09-27 16:10:08 +02:00