Commit f4bded1
* [TASK] upgraded jarallax to 1.10.3.
- Updated the javascript configuration for it.
* [FIX] jarallax - better handling of http/https urls (https urls would break in Edge)
* [TASK] jarallax - disable parallax-effect in Edge, since the effect generally lags and doesn't currently work in EdgeHTML17 (see issue #110 in github)
* [FIX] Parallax grid-element:
- changed attribute on parallax-video from data-jarallax-video to data-video-url.
- changed javascript for parallax-video to use this field
- removed css for parallax that overwrote the background-image (the js of jarallax takes cares of this)
- we can't disable parallax for Edge on video-elements without also disabling the video, so enabled it again (compared to images it does seem to work in latest Edge)
- compileLess, compiledCss
* [TASK] removal of console.log
* [TASK] removal of console.log
1 parent bcd686f commit f4bded1
File tree
11 files changed
+1774
-399
lines changed- Resources
- Private/Templates/GridElements
- Public
- css
- less
- felayout_t3kit
- dev
- js/main/contentElements
- styles/main/contentElements
11 files changed
+1774
-399
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments