Releases: danielstjules/blankshield
Releases · danielstjules/blankshield
0.6.3
0.6.2
- Prevent exception on null child (e.g. when opening in a loop)
- Support loading in non-browser contexts
0.6.1
- Readme updates
0.6.0
- 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
- Add main file in package.json
0.5.1
- Prevent ReferenceError in strict mode
0.4.0
- Use iframes to open urls, adding support for Safari
0.3.1
- Cache the origin
0.3.0
- Open link in same tab if using Safari and href is on same origin
0.2.0
- Fixed use of addEventListener