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
|
c2cce79529
|
Fix demo url
|
2015-07-01 13:41:24 -04:00 |
|
Luke Evers
|
21973f23ad
|
Adding a demo link
|
2015-07-01 12:36:07 -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
|
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 |
|