Commit Graph

6 Commits

Author SHA1 Message Date
silverwind 57267026c9
wip 2024-04-14 21:36:54 +02:00
silverwind 39dc240bee
debug 2024-04-14 21:35:06 +02:00
silverwind 10ea1bb59f
wip 2024-04-14 21:34:40 +02:00
silverwind 1949e8a6ec
wip on api js 2024-04-14 21:32:23 +02:00
silverwind e92cc01be7
Remove fomantic api module 2024-04-11 01:33:11 +02:00
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