forgejo/web_src/js/modules
wxiaoguang 45bc180a15
Make "cancel" buttons have proper type in modal forms ()
Replace , fix 

All "cancel" buttons which do not have "type" should not submit the
form, should not be triggered by "Enter".

This is a complete fix for all modal dialogs.

The major change is "modules/aria/modal.js", "devtest" related code is
for demo/test purpose.
2023-07-03 14:04:50 +08:00
..
aria Make "cancel" buttons have proper type in modal forms () 2023-07-03 14:04:50 +08:00
fomantic.js Make "cancel" buttons have proper type in modal forms () 2023-07-03 14:04:50 +08:00
stores.js Refactor diffFileInfo / DiffTreeStore () 2023-05-30 18:53:15 +08:00
tippy.js Batch delete issue and improve tippy opts () 2023-06-19 15:46:50 +08:00
toast.js Add toasts to UI () 2023-06-27 02:45:24 +00:00
toast.test.js Add toasts to UI () 2023-06-27 02:45:24 +00:00