MDL-72291 output: emit native events from inplace editable element.
commit244d304b6e3d9466137477aa6c4ac909210fb620
authorPaul Holden <paulh@moodle.com>
Fri, 6 Aug 2021 12:24:57 +0000 (6 13:24 +0100)
committerPaul Holden <paulh@moodle.com>
Fri, 1 Oct 2021 09:41:45 +0000 (1 10:41 +0100)
treef5a8c979b5c31214f747d375b25b24dbe2c81bfd
parent214adb798498741f9ddfe3533efcb106db8ad6ec
MDL-72291 output: emit native events from inplace editable element.

Removes jQuery dependency from calling code that wants to listen
for these events. Maintains backwards compatibility with existing
code that does want to listen to jQuery-style events.
lib/amd/build/inplace_editable.min.js
lib/amd/build/inplace_editable.min.js.map
lib/amd/build/local/inplace_editable/events.min.js [new file with mode: 0644]
lib/amd/build/local/inplace_editable/events.min.js.map [new file with mode: 0644]
lib/amd/src/inplace_editable.js
lib/amd/src/local/inplace_editable/events.js [new file with mode: 0644]
lib/upgrade.txt