Skip to content

Releases: danielstjules/blankshield

0.6.3

23 Aug 05:58
Compare
Choose a tag to compare

0.6.2

11 Dec 01:23
Compare
Choose a tag to compare
  • Prevent exception on null child (e.g. when opening in a loop)
  • Support loading in non-browser contexts

0.6.1

11 Feb 05:02
Compare
Choose a tag to compare
  • Readme updates

0.6.0

24 Jun 15:59
Compare
Choose a tag to compare
  • blankshield.open() now accepts strWindowName and strWindowFeatures, and returns the child window, improving compatibility with window.open()
  • improved support for clicking on images nested within anchors

0.5.2

09 May 21:45
Compare
Choose a tag to compare
  • Add main file in package.json

0.5.1

08 Mar 23:46
Compare
Choose a tag to compare
  • Prevent ReferenceError in strict mode

0.4.0

01 Sep 05:36
Compare
Choose a tag to compare
  • Use iframes to open urls, adding support for Safari

0.3.1

15 Feb 05:25
Compare
Choose a tag to compare
  • Cache the origin

0.3.0

14 Feb 19:47
Compare
Choose a tag to compare
  • Open link in same tab if using Safari and href is on same origin

0.2.0

13 Feb 01:20
Compare
Choose a tag to compare
  • Fixed use of addEventListener