Commit graph

62 commits

Author SHA1 Message Date
Șandor Sergiu c07967216a
Update README.md 2022-10-27 14:05:55 +03:00
Sheryl Hohman 9f713825f1
typo: delete errant line in options object docs (#106)
* fix typo on examples page

* typo: same as my PR to main branch for README.md

* typos: missing commas in options object

* typos: fix comments alignment in options object

(probably introduced at some point when adding in missing commas)

* typo: delete errant line in options object docs
2022-02-21 09:37:02 +02:00
Sheryl Hohman c1c03594bb
typos: in docs for options object (#105)
* fix typo on examples page

* typo: same as my PR to main branch for README.md

* typos: missing commas in options object

* typos: fix comments alignment in options object

(probably introduced at some point when adding in missing commas)
2022-02-21 01:37:14 +02:00
Sheryl Hohman 0a57570399
typo on examples page and in README.md (#104)
* fix typo on examples page

* typo: same as my PR to main branch for README.md
2022-02-20 20:35:55 +02:00
micku7zu 1590a44958 Add other projects section 2022-01-11 09:03:50 +02:00
micku7zu 815bd340db Update to 1.7.1 2021-07-28 10:30:33 +03:00
micku7zu 6d10d0ea2a Fix vanilla-tilt.js logo 2021-04-19 10:37:25 +03:00
[Cursors] 03a92322de
Missing semicolons (#75)
I noticed some semicolons that were missing for the settings. Thanks for the amazing vanilla implementation by the way!
2021-03-29 16:17:42 +03:00
Sandor Sergiu fcad3a23f7 Update to version 1.7.0 Refactored some code after many pull requests. 2019-04-13 10:57:21 +03:00
Sandor Sergiu 85f4d2cf82 Update to version 1.6.3. Refactored some code and fixed degrees calculation. 2019-04-13 10:35:32 +03:00
Șandor Sergiu 17e7669c2f
Update contributors 2019-04-13 00:17:09 +03:00
Sandor Sergiu fe18dbaef6 Update to version 1.6.2 2019-04-13 00:12:09 +03:00
Sandor Sergiu 8a891590da Update library to 1.6.1 2018-12-28 11:11:37 +02:00
Sandor Sergiu 632585c4aa Fix scroll x on mobile 2018-12-23 00:49:14 +02:00
Sandor Sergiu b8963a01bf Fix scroll x on mobile 2018-12-23 00:47:32 +02:00
Sandor Sergiu 833340c703 Add contributors on mobile demo page 2018-12-23 00:41:31 +02:00
Sandor Sergiu 6b75af5110 Add contributors on readme and on demo page 2018-12-23 00:38:48 +02:00
Sandor Sergiu a1159beb59 Add device orientation support 2018-12-23 00:28:16 +02:00
Sandor Sergiu 744a7de3d4 Update parallax effect docs 2018-12-14 14:01:59 +02:00
Șandor Sergiu 002fb43a08
Update index.html 2018-12-14 10:42:59 +02:00
Șandor Sergiu a6ddc4188f
Update README.md 2018-12-14 10:41:54 +02:00
Sandor Sergiu 1a2fdde327 Update version to 1.5.0 2018-10-17 20:07:09 +03:00
Șandor Sergiu 32cc7b00ae Update tilt event example code 2017-07-07 16:21:14 +03:00
Sergiu Sandor 9fbadff704 Add glare example 2017-06-13 16:05:02 +03:00
micku7zu f8d60586d4 Add npm instructions 2017-02-24 00:39:46 +02:00
Șandor Sergiu 93d6713bce Fix twitter share link 2017-02-03 10:44:52 +02:00
micku7zu 31e90bcb1c iOS scroll fix 2017-01-31 19:11:50 +02:00
micku7zu cfc4f38187 Add reverse demo 2017-01-30 21:44:47 +02:00
micku7zu 8354dd56d6 Fix .gitignore and logo margin 2017-01-30 21:17:28 +02:00
micku7zu c5cc3a801c Merge branch 'gh-pages' of https://github.com/micku7zu/vanilla-tilt.js into gh-pages 2017-01-30 20:46:35 +02:00
micku7zu 6d6407550d Change library location 2017-01-30 20:46:18 +02:00
Șandor Sergiu 8489def1dc Merge pull request #6 from pborreli/patch-1
Fixed typo
2017-01-30 08:52:11 +02:00
Pascal Borreli fac3f508ad Fixed typo 2017-01-30 02:00:29 +00:00
Șandor Sergiu 69cb6f2707 Merge pull request #5 from bastilimbach/gh-pages
Added credits on the mobile landing page
2017-01-29 20:54:59 +02:00
Sebastian Limbach 602bca8162 Added credits on the mobile version 2017-01-29 19:19:36 +01:00
micku7zu 80081cf191 Fix twitter ugly scrollbar on Chrome 2017-01-29 19:40:17 +02:00
micku7zu 8583d68c5f Fix download links.
Fix logo center.
2017-01-29 19:29:39 +02:00
Șandor Sergiu ebab388c6a Merge pull request #3 from bastilimbach/gh-pages
Added responsive design & fixed typo in landing page
2017-01-29 19:16:27 +02:00
Sebastian Limbach 427af8a010 Added responsive design and fixed typo 2017-01-29 17:24:30 +01:00
Sebastian Limbach c282337e27 Changed folder structure 2017-01-29 17:23:37 +01:00
Sebastian Limbach bff29e611b Changed folder structure 2017-01-29 17:22:18 +01:00
micku7zu 4a3e127817 Add the dest files for version 1.0.1 2017-01-29 14:34:21 +02:00
micku7zu 99ca57c2b8 Add twitter and github star buttons. 2017-01-29 14:26:42 +02:00
micku7zu dc7810b319 Add credits to original author 2017-01-29 14:13:06 +02:00
micku7zu 449e86912f Update readme 2017-01-29 14:10:55 +02:00
micku7zu 1e20d05f5e Fix wrong element position and change default maxTilt 2017-01-29 14:01:04 +02:00
micku7zu bc678d8926 Merge branch 'new_landing'
# Conflicts:
#	README.md
2017-01-29 13:33:10 +02:00
micku7zu 0288671b76 Finish the new landing page 2017-01-29 13:32:34 +02:00
micku7zu e2e8f7452f Change landing page and demo. 2017-01-29 09:48:41 +02:00
Șandor Sergiu cb8351399b Update README.md 2017-01-29 01:55:50 +02:00