moodle/lib/editor
Andrew Nicols a1ccefe2ac MDL-70990 core_form: Standardise event name usage
The `types` object introduced in Moodle 3.11 has been replaced with the
`eventTypes` object which is used consistently across all CustomEvent
definitinos.

Likewise the trigger functions have been renamed from
`triggerUploadStarted` to `notifyUploadStarted` and from
`triggerUploadCompleted` to `notifyUploadCompleted`.

Backwards compatability is maintained.
2021-05-26 10:46:52 +08:00
..
atto MDL-70990 core_form: Standardise event name usage 2021-05-26 10:46:52 +08:00
classes/privacy MDL-70763 core: export preferences for correct user. 2021-04-04 23:15:23 +01:00
tests MDL-70763 core: export preferences for correct user. 2021-04-04 23:15:23 +01:00
textarea MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
tinymce MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
index.html