Alex Fox
42dd4d8e50
Updated preset-deliminator
2020-12-28 18:19:23 +00:00
Alex Fox
362595b5db
Fix "how to use" link on preset-explorer
2020-11-16 21:03:55 +00:00
Alex Fox
552314fa53
Fix X scale example
2020-11-16 21:02:09 +00:00
Alex Fox
e0d20568d5
Replaced document.body.scrollTop with window.scrollY
2020-11-16 16:48:52 +00:00
Alex Fox
1508393a65
Fix snap scroll example
2020-11-14 16:31:38 +00:00
Alex Fox
6e350824ff
Update example lib path
2020-11-14 15:50:21 +00:00
Alex Fox
94c89a54eb
Update example lib location
2020-11-14 15:40:33 +00:00
Alex Fox
47463a5220
Update index.html
2020-11-14 15:34:01 +00:00
Alex Fox
537ce7f36b
Update index.html
2020-11-14 15:32:39 +00:00
Alex Fox
702f26f3d3
Update main lax example
2020-11-14 10:35:35 +00:00
Alex Fox
7ca20b3114
Fix snap-scroll
2020-11-11 19:02:12 +00:00
Alex Fox
2f4e2804d5
Added input example and improved on update
2020-11-11 18:36:09 +00:00
Alex Fox
322ee2726b
Fixed issue with chrome scroll bug with position fixed
2020-11-10 20:05:48 +00:00
Alex Fox
7790246185
Update readme and small changes
2020-11-08 17:58:33 +00:00
Alex Fox
0beada6c6c
Updated examples and preset code
2020-11-07 17:28:21 +00:00
Alex Fox
0edfbdad76
Updated exampels and presets
2020-11-06 18:42:40 +00:00
Alex Fox
6b6cf6aae7
Updated examples
2020-09-06 10:18:29 +01:00
Alex Fox
4ba449be29
Updated main demo and readme
2020-05-25 16:37:09 +01:00
Alex Fox
66b790b063
Started to add some presets + snap scroll example
2020-05-11 07:38:23 +01:00
Alex Fox
98fa5f9a63
updated docs
2019-04-04 22:30:02 +01:00
Alex Fox
2383abd408
fixed demo
2019-04-03 19:31:02 +01:00
Alex Fox
e630079794
fix merge
2019-04-03 07:16:56 +01:00
Alex Fox
f68690aca8
fixed issue with resizing window
2019-04-03 07:16:26 +01:00
Alex Fox
33757cf7fa
Update index.html
2019-04-02 08:24:08 +01:00
Alex Fox
e44b8c7ddb
Update index.html
2019-04-02 08:23:49 +01:00
Alex Fox
57d6726326
Update index.html
2019-04-02 08:22:46 +01:00
Alex Fox
359d19e8af
minor code clean up
2019-04-02 07:09:25 +01:00
Alex Fox
b4cfc8d6b4
tweaked backface visibility
2019-03-26 08:47:24 +00:00
Alex Fox
f035230a56
tweak readme
2019-03-26 08:39:37 +00:00
Alex Fox
7965234d87
sprite sheet and other changes
2019-03-26 08:16:21 +00:00
Alex Fox
25ac2b5497
added sprite sheet animation
2019-03-23 16:31:25 +00:00
Alex Fox
49c45d8e4f
changed breakpoint seperator and fixed demo
2019-03-23 10:28:43 +00:00
Alex Fox
1247463303
Merge branch 'responsive' of https://github.com/alexfoxy/laxx into responsive
2019-03-23 10:09:15 +00:00
Alex Fox
a587813c1e
x
2019-03-23 10:09:12 +00:00
Alejandro Fanjul
9589627ed7
Using "--" as default separator for breakpoints, but the user could change it for "." or "_", etc.
...
Fixed some coding regarding finding "presets" to avoid looping multiple times. Now we just discover the presets attribute and traverse in another loop.
-In the original loop (through attributes), if a preset add another attributes (ie. data-lax-translate-x) the added attributes get traverse in the loop... (as part of the elements attributes).
2019-03-22 17:57:11 +01:00
Alejandro Fanjul
692ff93731
Fixed possible namespace problems using ':' for breakpoints, better to stick to '#' it seems safe to use
2019-03-22 14:04:58 +01:00
Alex Fox
33bd72d825
tweak to lax update functio
2019-03-22 12:48:06 +00:00
Alex Fox
b461e7b1cf
fixes and added support for responsive presets
2019-03-22 12:37:43 +00:00
Alex Fox
7431ff3840
added support for screen size breakpoints
2019-03-22 08:27:13 +00:00
Alex Fox
802fa7592c
added optmize, new presets, background position
2019-03-19 15:36:02 +00:00
Alex Fox
e2a30f53b5
improved demo performance
2019-03-18 17:03:34 +00:00
Alex Fox
9790b42b2e
changes to make usage with react and vue easier
2019-03-18 16:44:08 +00:00
Alex Fox
842b7d40d6
added populateElements function to call when dom is updated
2019-03-17 11:46:25 +00:00
Alex Fox
4791239fd3
tweaked css in demo
2019-03-17 10:15:13 +00:00
Alex Fox
152f4cfea2
tweaks for npm release
2019-03-16 13:43:25 +00:00
Alex Fox
a7792fea66
fixed link from demo page
2019-03-15 10:39:54 +00:00
Alex Fox
2cec7fec03
renamed from laxxx to lax and added data- prefix to html tags to keep html5 valid
2019-03-15 10:03:32 +00:00
Alex Fox
2e87d7feca
removed bgs from demo as causing perf issues
2019-03-14 16:49:53 +00:00
Alex Fox
a1aef94d0f
added minified ver
2019-03-14 14:51:23 +00:00
Alex Fox
5d3e18d283
added lib dir for pages
2019-03-14 14:24:41 +00:00