h5p-php-library/js
Oliver Tacke 9ee5fb9907 HFP-2110 Refactor to have a plain setClipboard function
Custom editors handled storing data to the clipboard on their own,
so the datainclipboard trigger was missing for some functionality.
H5P.clipboardify() however doesn't cope with additional information
that the custom editors can deal with.

Custom editors that prepare their own clipboard data can now use
H5P.setClipboard() directly and set their data while other elements
will be informed about the clipboard change.

Also relevant for HFP-2111 and HFP-2112.
2018-07-18 10:45:14 +02:00
..
settings Fixed enable hub button state after confirming dialog 2017-02-23 14:22:56 +01:00
h5p-action-bar.js make actionbar buttons unselectable 2017-03-31 13:36:40 +02:00
h5p-confirmation-dialog.js Resize h5p container instead of body by default. HFP-574 2017-05-11 17:09:44 +02:00
h5p-content-type.js Update JSDoc 2017-02-07 13:48:42 +01:00
h5p-content-upgrade-process.js Fix update script bug that was introduced with adding the hasmetadata field 2018-07-11 09:33:59 +02:00
h5p-content-upgrade-worker.js JI-575 Fix content upgrade script 2018-05-16 15:16:34 +02:00
h5p-content-upgrade.js HFP-1905 Add update functionality for metadata 2018-04-03 15:17:46 +02:00
h5p-data-view.js Removed JS error on empty results 2016-06-13 14:46:15 +02:00
h5p-display-options.js Add reveling field support for settings 2017-02-20 15:06:42 +01:00
h5p-embed.js Fixed so that iframes can be loaded before resizer script. 2015-03-02 15:53:29 +01:00
h5p-event-dispatcher.js JI-575 Add support for file aggregation 2018-05-03 10:27:06 +02:00
h5p-library-details.js HFP-1317 Made library detail pager behave good 2017-08-07 16:38:09 +02:00
h5p-library-list.js Hide buttons if there are no URLs 2016-01-15 14:12:24 +01:00
h5p-resizer.js Fixed resizing script trying to access iframe content 2016-01-05 13:57:16 +01:00
h5p-utils.js Added support for Tags in data views 2016-02-29 16:35:22 +01:00
h5p-version.js Use numbers when comparing versions 2016-04-04 12:39:57 +02:00
h5p-x-api-event.js JI-575 Add support for file aggregation 2018-05-03 10:27:06 +02:00
h5p-x-api.js JI-575 Add support for file aggregation 2018-05-03 10:27:06 +02:00
h5p.js HFP-2110 Refactor to have a plain setClipboard function 2018-07-18 10:45:14 +02:00
jquery.js JI-575 Add support for file aggregation 2018-05-03 10:27:06 +02:00