Commit graph

46 commits

Author SHA1 Message Date
Kevin MacMartin
fd5b7d2d21 Migrate the background video to digitalocean spaces 2019-04-24 16:07:24 -04:00
Kevin MacMartin
a55d067aa3 Switch the reference to the javascript include back to the minified version 2015-09-08 00:26:50 -04:00
Kevin MacMartin
f5ef27b187 Update the version of contain-element included and tweak the index page to match 2015-09-08 00:25:19 -04:00
Kevin MacMartin
a3f6c028ed Make a few additional tweaks to the example page 2015-07-02 16:55:06 -04:00
Kevin MacMartin
a03eb87dff Add a cover to the video and fix a typo 2015-07-02 16:48:31 -04:00
Kevin MacMartin
3667fceb7d Revert an (incorrect) fix and host contain-element.min.js locally (which we'll update when new releases are made) 2015-07-02 16:37:54 -04:00
Kevin MacMartin
46380fbaa9 Fix a few small issues and switch screen.addEventListener to window.addEventListener because the former doesn't work on (at least) chrome/chromium 2015-07-02 16:26:35 -04:00
Luke Evers
5569077384 this branch should be dependant of master 2015-07-02 11:56:56 -04:00
Luke Evers
61fc7a8e38 Black background 2015-07-02 09:59:40 -04:00
Luke Evers
6e52021b83 The video credit link doesn't have to be 100% width 2015-07-01 14:36:03 -04:00
Luke Evers
4fa00ad98d Adding some text to explain what to do in this demo. 2015-07-01 14:23:58 -04:00
Luke Evers
f65377b30b Merge branch 'master' into gh-pages 2015-07-01 14:06:29 -04:00
Luke Evers
5226ead17d Use center instead of middle everywhere.
With CSS background positioning, the word `center` is generally used.
This is pretty much that, but for any element.
2015-07-01 14:05:48 -04:00
Luke Evers
5f35180a45 Use "center" instead of "middle"
with background positioning, center is used, not middle.
2015-07-01 14:04:38 -04:00
Luke Evers
e5c1d9922b Instead of two examples, use 9! 2015-07-01 14:01:45 -04:00
Luke Evers
f936591b22 Merge branch 'master' into gh-pages 2015-07-01 13:42:37 -04:00
Luke Evers
767b264e2b Fix demo url 2015-07-01 13:41:58 -04:00
Luke Evers
c2cce79529 Fix demo url 2015-07-01 13:41:24 -04:00
Luke Evers
31f4f657e5 New video with video credit 2015-07-01 13:18:25 -04:00
Luke Evers
363cd2647e Merge branch 'master' into gh-pages 2015-07-01 12:37:46 -04:00
Luke Evers
0a0ec21807 Adding a demo link 2015-07-01 12:37:17 -04:00
Luke Evers
21973f23ad Adding a demo link 2015-07-01 12:36:07 -04:00
Luke Evers
92cd36ce9f Merge branch 'master' into gh-pages 2015-07-01 12:34:38 -04:00
Luke Evers
f59b874962 Don't use a callback when there's no reason to. 2015-07-01 12:34:24 -04:00
Luke Evers
e46327f3b7 Make the video muted 2015-07-01 12:32:57 -04:00
Luke Evers
72405347c6 Adding an index.html file for gh-pages 2015-07-01 12:30:39 -04:00
Luke Evers
7e9fa72a31 Remove callbacks in examples.
There's no need to put a function in a callback if we're doing absolutely nothing else with either callbacks.
2015-07-01 11:30:28 -04:00
Luke Evers
3183927aac Change WilliamsNY to Wiliams New York 2015-07-01 11:17:20 -04:00
Kevin MacMartin
67a46e4677 Remove the event variable from the onresize example 2015-06-30 18:03:42 -04:00
Kevin MacMartin
315f245c9c Add a description of the plugin to the README 2015-06-30 17:58:12 -04:00
Kevin MacMartin
a4f32cb75a Set filetype of the code to javascript 2015-06-30 17:47:55 -04:00
Kevin MacMartin
d7dc7e8243 Update the minified version of the file 2015-06-30 17:41:13 -04:00
Kevin MacMartin
9785bf9328 Remove scale/position events and add 'update' function that will run this functionality as needed, and update the README to reflect this change 2015-06-30 17:40:10 -04:00
Kevin MacMartin
59fb1bf541 Update minified library 2015-06-30 17:21:45 -04:00
Kevin MacMartin
82e8f01a65 Remove the onload scale event trigger 2015-06-30 17:21:18 -04:00
Luke Evers
cdeb6371a7 Merge branch 'master' of github.com:WilliamsNY/contain-element 2015-06-30 16:50:58 -04:00
Luke Evers
c30c33d195 Adding gulp to minify with uglyjs 2015-06-30 16:50:22 -04:00
Kevin MacMartin
a57c76b850 Perform better minification of the library 2015-06-30 16:47:51 -04:00
Kevin MacMartin
03185c7dfd Update the minified version of the library 2015-06-30 16:37:57 -04:00
Luke Evers
113d1f7c6a Adding myself to bower.json authors 2015-06-30 16:36:12 -04:00
Luke Evers
37297df4ee Author links should include github link 2015-06-30 16:35:47 -04:00
Luke Evers
9aa7ecc880 Use || instead of ?: 2015-06-30 16:34:11 -04:00
Kevin MacMartin
10009824fc Add a bower.json 2015-06-30 16:25:10 -04:00
Kevin MacMartin
18810bd4ef Add minified version of the library 2015-06-30 16:15:49 -04:00
Kevin MacMartin
37288bbf11 Add a working implementation of the library and a README 2015-06-30 16:10:22 -04:00
Kevin MacMartin
35ea40dd17 Initial commit 2015-06-30 16:09:53 -04:00