gitea/web_src/js/features
silverwind 374ff60465
Use monaco for the git hook editor (#13552)
Migrate git hook editor to monaco, replacing CodeMirror. Had to do a few
refactors to make the monaco instantiation generic enough to be of use.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-11-13 22:57:34 -05:00
..
clipboard.js
codeeditor.js Use monaco for the git hook editor (#13552) 2020-11-13 22:57:34 -05:00
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 Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 2020-11-08 12:21:54 -05: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
tribute.js
userheatmap.js