Releases: electrovir/resizable-image-element
Releases · electrovir/resizable-image-element
v7.1.2
08 Jul 17:22
Compare
Sorry, something went wrong.
No results found
Commits
c94619e : remove more global properties inside the iframe (electrovir)
v7.1.1
08 Jul 17:11
Compare
Sorry, something went wrong.
No results found
Commits
0dc4c56 : use Object.defineProperty with undefined for global storage intead of delete (electrovir)
v7.1.0
08 Jul 16:21
Compare
Sorry, something went wrong.
No results found
Commits
cd424b4 : add allowConsoleLogs input config (electrovir)
v7.0.3
08 Jul 15:42
Compare
Sorry, something went wrong.
No results found
Commits
52bf893 : remove extra iframe security log (electrovir)
v7.0.2
07 Jul 17:59
Compare
Sorry, something went wrong.
No results found
Commits
5368fcd : block access to localStorage, cookies, indexedDB, and sessionStorage (electrovir)
1ac50dd : update deps (electrovir)
c644e14 : update formatting (electrovir)
v7.0.1
24 Jun 00:16
Compare
Sorry, something went wrong.
No results found
Commits
2159843 : update deps (electrovir)
67df088 : move doNothing function to before the content is injected (electrovir)
v7.0.0
20 Jun 13:59
Compare
Sorry, something went wrong.
No results found
Commits
bfcef4e : update element-vir dep (electrovir)
v6.2.0
17 Jun 16:12
Compare
Sorry, something went wrong.
No results found
Commits
5008c4c : Added allow scrolling (ponnex) #4
0c4c418 : rename to allowTextScrolling (ponnex) #4
83e575a : Added allowTextScrolling on example (ponnex) #4
6ebeae6 : fix audio loading detection, tweak allowScrolling (electrovir)
v6.1.0
14 Jun 14:07
Compare
Sorry, something went wrong.
No results found
Commits
bab97f9 : show loading forever while the image url input is empty (electrovir)
e148959 : remove size change transition, change size instantly (electrovir)
dd255b6 : update deps (electrovir)
9c5052b : wait for image element itself to finish loading before hiding loading slot (electrovir)
v6.0.3
14 Jun 01:15
Compare
Sorry, something went wrong.
No results found
Commits
da73dc1 : Prevents blocking of interaction (ponnex) #3
024e184 : clean up blockInteraction checks (electrovir)
184a3e3 : upgrade deps (electrovir)