gitea/web_src/js/modules
wxiaoguang f860fe31d9
Move some JS code from `fomantic.js` to standalone files (#27994)
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.
2023-11-12 07:15:00 +00:00
..
fomantic Move some JS code from `fomantic.js` to standalone files (#27994) 2023-11-12 07:15:00 +00: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) 2023-10-11 12:34:21 +00:00
fetch.test.js Use vitest globals (#27102) 2023-09-27 04:37:13 +00:00
fomantic.js Move some JS code from `fomantic.js` to standalone files (#27994) 2023-11-12 07:15:00 +00: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 Add `Hide/Show all checks` button to commit status check (#26284) 2023-11-02 14:49:02 +00:00
toast.js Refactor toast module (#26677) 2023-08-23 07:25:13 +00:00
toast.test.js Use vitest globals (#27102) 2023-09-27 04:37:13 +00:00