Cameron McEfee
|
ed0310e01f
|
Merge pull request #72 from salomoni/patch-1
Fix the Google search link
|
2017-09-15 08:50:18 -07:00 |
Jari Pekkala
|
c3ba91eaa7
|
Fix the Google search link
|
2017-09-15 08:47:19 +03:00 |
Cameron McEfee
|
d7639016da
|
Merge pull request #71 from bryant1410/master
Fix broken headings in Markdown files
|
2017-04-17 08:35:58 -07:00 |
Santiago Castro
|
11c4f4f3bb
|
Fix broken Markdown headings
|
2017-04-17 05:34:38 -03:00 |
Cameron McEfee
|
074cd9e67d
|
Bumb version
|
2015-07-08 21:11:37 -07:00 |
Cameron McEfee
|
4dfbddf70c
|
latest jquery
|
2015-07-08 21:10:07 -07:00 |
Cameron McEfee
|
624c5ef832
|
Switch plaxActivityTarget to document.body
|
2015-07-08 21:08:18 -07:00 |
Cameron McEfee
|
21068b8444
|
Update readme.md
|
2015-07-08 14:07:55 -07:00 |
Cameron McEfee
|
766be290f7
|
Merge pull request #65 from kkirsche/patch-1
Remove moot `version` property from bower.json
|
2015-06-10 15:13:34 -07:00 |
Kevin Kirsche
|
4ba395700f
|
Remove moot `version` property from bower.json
Per bower/bower.json-spec@a325da3
|
2015-06-08 22:02:01 -04:00 |
Cameron McEfee
|
ca62da2721
|
Merge pull request #58 from borntodesign/patch-1
Change so the activity target works
|
2014-04-30 10:58:13 -07:00 |
borntodesign
|
562c061a44
|
Change so the activity target works
Its probably wrong but the activity target didn't work for me even from you example. Is there any implications in making this change in my code?
|
2014-04-30 13:18:00 +01:00 |
Cameron McEfee
|
c45ac98c76
|
Merge pull request #56 from cameronmcefee/cleanup
Cleanup
|
2014-04-11 09:44:15 -07:00 |
Cameron McEfee
|
7db79d9ad2
|
update versions
|
2014-04-11 09:42:40 -07:00 |
Cameron McEfee
|
53ccb10ff8
|
use more strict comparisons
|
2014-04-11 09:40:42 -07:00 |
Cameron McEfee
|
840649350e
|
fix variable scoping
|
2014-04-11 09:37:17 -07:00 |
Cameron McEfee
|
99d3b60810
|
more spaces
|
2014-04-11 09:35:36 -07:00 |
Cameron McEfee
|
23ffec0750
|
semicolons, to appease the linter
|
2014-04-11 09:34:04 -07:00 |
Cameron McEfee
|
5857b66670
|
fix some white space
|
2014-04-11 09:30:00 -07:00 |
Cameron McEfee
|
5708ae0eb2
|
Merge pull request #54 from craigblagg/support3dTransform
Support3d transform
|
2014-04-11 09:26:26 -07:00 |
Craig Blagg
|
766ffc56b1
|
tidy up one more tab alignment
|
2014-04-07 13:26:40 +01:00 |
Craig Blagg
|
84bed0c54e
|
remove mention of fixedPosition flag from README
|
2014-03-28 11:54:16 +00:00 |
Craig Blagg
|
ebd59d492a
|
make handling fixed position parallax shells, work as default (not an option). And clean up spacing, and semicolons to be inline
|
2014-03-28 11:53:30 +00:00 |
Craig Blagg
|
37473745d2
|
correct typo in my updated README
|
2014-03-26 13:16:35 +00:00 |
Craig Blagg
|
d65105fc4d
|
Update README to include updated options
|
2014-03-26 13:15:35 +00:00 |
Craig Blagg
|
0a26a579d0
|
add support to move elements with 3d tranforms - also create options to support plax to continue working when layers are fixed, and page is scrolled
|
2014-03-26 13:10:21 +00:00 |
Cameron McEfee
|
a72128e9f6
|
Merge pull request #53 from RobLoach/master
Add heading to README.md
|
2014-02-04 16:18:35 -08:00 |
Rob Loach
|
993bb903a5
|
Add heading to README.md
|
2014-02-04 19:17:20 -05:00 |
Cameron McEfee
|
ce2b513f2c
|
Merge pull request #50 from valeriansaliou/master
Fixes a typo breaking JS concatenation
|
2013-08-19 08:58:36 -07:00 |
Valérian Saliou
|
51bb2205c7
|
Fixes a typo breaking JS concatenation
Used to break JS concatenation w/ GruntJS since the very last semicolon was missing.
|
2013-08-19 16:06:55 +02:00 |
Cameron McEfee
|
896288ccd7
|
Merge pull request #49 from tjschuck/patch-1
Update URL for parallax-url
|
2013-08-07 11:07:42 -07:00 |
T.J. Schuck
|
1a89c402e5
|
Update URL for parallax-url
|
2013-08-07 13:56:05 -04:00 |
Cameron McEfee
|
b30c0fd9da
|
New plax demo url
|
2013-08-06 16:13:52 -07:00 |
Cameron McEfee
|
e7e88461e6
|
Merge pull request #45 from cameronmcefee/undocument-ender-support
Remove ender references in documentation and comments
|
2013-06-21 15:09:03 -07:00 |
Cameron McEfee
|
2d9f97deca
|
Update readme.md
|
2013-06-21 16:08:45 -06:00 |
Cameron McEfee
|
2ba4d85c51
|
Merge pull request #48 from josh/bower
Bower
|
2013-06-21 15:01:26 -07:00 |
Joshua Peek
|
0e24d2ef60
|
Add bower config
|
2013-06-21 16:52:38 -05:00 |
Cameron McEfee
|
2afccd2dab
|
Merge pull request #47 from danferth/master
Just some minor edits to readme.md
|
2013-06-01 12:41:00 -07:00 |
Dan Klotz
|
ec7cf6ef2e
|
Update readme.md
removed code comment
|
2013-06-01 12:15:46 -06:00 |
Dan Klotz
|
b19dd3e5d5
|
some minor edits to readme
|
2013-05-31 16:36:44 -07:00 |
Cameron McEfee
|
bf9dff5c18
|
Merge pull request #46 from magebarf/master
Store the actual starting positions.
|
2013-05-09 11:31:59 -07:00 |
Cameron McEfee
|
cdb5d8125f
|
remove ender references in documentation and comments
|
2013-05-09 09:10:14 -07:00 |
Cameron McEfee
|
bfa3c42f58
|
Merge pull request #44 from magebarf/23149235756df254dde885d4fbccab1679a93ad7
Configurable degrees of tilt for gyro parallaxing
|
2013-05-09 09:05:02 -07:00 |
Patrik Thunström
|
075936ce79
|
Improve starting position.
If mouse pointer is positioned at middle of screen, this will not make the layers jump on first position update.
|
2013-05-02 00:41:59 +02:00 |
Patrik Thunström
|
2314923575
|
Add new option to set number of degrees tilt needed for full range. Will give get back some of the functionality that was lost when restricting gyro to same range as desktop by using wider range of tilt, and by setting a larger range of object motion.
Also fixes the options handling in enable() so they aren't set every update, but only once.
|
2013-05-02 00:39:51 +02:00 |
Patrik Thunström
|
a8c8ee628d
|
Merge branch 'gyrorange'
|
2013-04-30 20:57:46 +02:00 |
Cameron McEfee
|
bf789ceb03
|
Merge pull request #40 from magebarf/master
Add option for restoring the original positions upon disable.
|
2013-04-30 11:20:16 -07:00 |
Cameron McEfee
|
d4f9b33b8a
|
Merge pull request #41 from magebarf/gyrorange
Restrict the input from the gyro to the same range as desktop version.
|
2013-04-30 11:19:09 -07:00 |
Patrik Thunström
|
253f033680
|
Restrict the input from the gyro to the same range as desktop version.
Also ensures that starting position when using gyro is "in the middle", and not the position corresponding to the top left corner when using mouse.
|
2013-04-26 21:36:11 +02:00 |
Patrik Thunström
|
c10a74d38a
|
Simplifying the disable option description for restorePositions.
|
2013-04-25 22:56:25 +02:00 |