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
Alex Fox
089b4f9cfd
renamed examples folder to docs
2019-03-14 14:22:06 +00:00