Commit Graph

19 Commits

Author SHA1 Message Date
b46ed80a00 feat(ipub): make ipub-background containerized into ipub-body 2025-10-23 15:00:32 -03:00
3bede11393 feat(ipub): ipub-cover, forcing user to interact to enable autoplay 2025-10-23 14:59:28 -03:00
84e3a14677 feat(ipub): use ipub-body to handle custom elements defining 2025-10-23 14:57:47 -03:00
04537eadb8 feat(ipub): ipub-body element
this replaces the ipub-content element, and makes ipub publications
limited/containerized into one element.
2025-10-23 14:56:23 -03:00
c3a8904f4d feat(ipub): make #ensureID private and remove old code 2025-10-23 14:53:12 -03:00
a0d90eedca feat(ipub): change all section images to ipub-images 2025-10-22 16:18:18 -03:00
d775301567 feat(ipub): make sticky and fade backgrounds the default 2025-10-17 19:23:41 -03:00
ba7ca52ed2 feat(ipub): ipub-interaction element 2025-10-17 18:05:12 -03:00
185ca863fe feat(ipub): base elements on IPUBElement
This makes the random hex ID logic shared between all elements
2025-10-17 18:05:11 -03:00
11456db9c4 feat(ipub): ipub-image element 2025-10-17 18:05:11 -03:00
d556b0eefe feat(ipub): ipub-content element 2025-10-17 18:05:11 -03:00
007de6b9f1 feat(ipub): sticky background implementation via web components 2025-10-17 18:01:53 -03:00
20274ffdf2 chore(ipub,example): remove .epub file from repository 2025-08-12 17:19:23 -03:00
f0d6207fd9 fix(ipub,example): add audio and script to content spine 2025-08-12 17:18:33 -03:00
b5949413d9 fix(ipub,example): make layout of epub pre-paginated 2025-08-12 17:18:17 -03:00
eeb4d2b9b3 feat(ipub): on-screen interaction trigger 2025-08-12 17:17:30 -03:00
fc6afa28d7 chore(ipub): formatting using html tidy 2025-08-12 17:17:15 -03:00
ea04b14751 feat(ipub): point interaction aspect ratio 2025-08-12 17:16:26 -03:00
ef0c5b0266 chore(ipub): example ipub file initial commit 2025-07-31 19:18:28 -03:00