You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/public/js
silverwind 3621944c2d modernize js and use babel (#8973)
* modernize js and use babel

- add babel toolchain to transform modern JS to ES5
- extend eslint config for modern rules
- fixes linting issues via `eslint --fix` and manual fixes

* run 'make css' to satisfy CI

* code style tweaks and set js indendation to 2 in .editorconfig

* regenerate js
5 years ago
..
draw.js convert all js var to let/const (#7464) 6 years ago
index.js modernize js and use babel (#8973) 5 years ago
index.js.map modernize js and use babel (#8973) 5 years ago
semantic.dropdown.custom.js js: Revert change to click behaviour in forceSelection (#8921) 5 years ago