1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-13 00:38:12 -04:00
gitea/web_src/js/features
silverwind 58e1e5ba13
Update some JS dependencies (#13222)
* Update some JS dependencies

- Update selective dependencies that are compatible with webpack 4. We
can not upgrade to webpack 5 yet because `license-webpack-plugin` is
incompatible.
- Enable a few new eslint rules and fix new issues

* fix comment

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: zeripath <art27@cantab.net>
2020-10-21 19:02:24 +08:00
..
clipboard.js
codeeditor.js
colorpicker.js Move jquery-minicolors to npm/webpack (#12305) 2020-07-29 14:44:23 -04:00
contextpopup.js Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
dropzone.js
emoji.js Update some JS dependencies (#13222) 2020-10-21 19:02:24 +08:00
eventsource.sharedworker.js Re-fix #12095 again (#12138) 2020-07-05 01:04:00 +03:00
gitgraph.js Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00
migration.js Disable migration items when mirror is selected (#12918) 2020-09-22 01:42:22 +03:00
notification.js Re-fix #12095 again (#12138) 2020-07-05 01:04:00 +03:00
projects.js Kanban board (#8346) 2020-08-16 23:07:38 -04:00
serviceworker.js
tablesort.js [UI] Sortable Tables Header By Click (#7980) 2020-06-24 23:23:05 +01:00
tribute.js
userheatmap.js