h5p-php-library/js
Nadav Kavalerchik a2cd04e57f LTR/RTL directionality suport
Add dir-ltr|rtl to h5p-content div, based on iframe parent document directionality.
(Which will help us address proper rtl alignment and directionality css selectors, in future patches)

Fix is only needed for iframe embedding. as parent document directionality is already available to div embedding.
2016-07-03 00:30:17 +03:00
..
disable.js Use correct jQuery 2016-02-11 15:00:08 +01:00
h5p-confirmation-dialog.js Remove tabindex of exitButton in confirmation dialog. 2016-06-09 15:26:15 +02:00
h5p-content-type.js Rename isStandalone to isRoot and use ned libraryInfo instead of the so called ubername 2015-07-20 13:40:59 +02:00
h5p-content-upgrade-process.js Use numbers when comparing versions 2016-04-04 12:39:57 +02:00
h5p-content-upgrade-worker.js Replaced nbsp. 2015-08-26 15:58:49 +02:00
h5p-content-upgrade.js Replaced nbsp. 2015-08-26 15:58:49 +02:00
h5p-data-view.js Removed JS error on empty results 2016-06-13 14:46:15 +02: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 Added confirmation dialog. 2016-04-05 18:35:02 +02:00
h5p-library-details.js Change how H5Ps are integrated. 2015-02-27 13:59:42 +01: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 Support for when cookies are disabled 2016-06-20 14:57:14 +02:00
h5p-x-api.js Readded check for undefined contentid in setActivityStarted() 2015-12-18 10:26:59 +01:00
h5p.js LTR/RTL directionality suport 2016-07-03 00:30:17 +03:00
jquery.js Cleaned up docs to make JSdoc generation more meaningful. 2015-05-05 13:13:57 +02:00