Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Releases: staaky/strip

1.5.7

24 Apr 15:51
Compare
Choose a tag to compare
updated readme with npm install

1.5.6

24 Apr 15:33
Compare
Choose a tag to compare
switched to a scoped package name in package.json

1.5.5

08 Apr 00:08
Compare
Choose a tag to compare
Fixed viewport calculation for Firefox on Android

1.5.4

14 Feb 01:39
Compare
Choose a tag to compare
fixed a bug in unbinding events

1.5.3

02 Feb 10:48
Compare
Choose a tag to compare
improved fallback

1.5.2

30 Jan 15:28
Compare
Choose a tag to compare
fixed global var

1.5.1

12 Nov 09:12
Compare
Choose a tag to compare
updated buttons to have less spread on shadows

1.5.0

10 Nov 11:39
Compare
Choose a tag to compare
CSS & image updates, grunt now outputs to /dist

Note: If you're using Bower this release might not be backwards
compatible, since `js` and `css` folders have been moved into the `dist`
folder.

Tweaked opacites on all images and made the close button slighly
smaller. Names of some images have been updated to reflect their state
better.

1.4.0

09 Nov 23:47
Compare
Choose a tag to compare
1.4.0 - Larger close/mobile buttons, many tweaks

Added a revision querystring to images in the css file so you don't have
to deal with caching whenever they're updated.

The src folder now includes the entire source code, including images and
css files. Reworked grunt tasks to build this into the js/css folders.

Minified all svg files.

1.3.0

09 Nov 13:51
Compare
Choose a tag to compare
Switched to true fullscreen mode on mobile!

Optimized media queries for the iPhone 6. Strip now goes fullscreen on
iPhone 6+ and smaller devices.

Made buttons fade in/out on mobile, and fixed a font-size issue on
WebKit.

Fixed viewport height being too small after scrolling on Mobile Safari.