Vincent Marta
Vincent Marta
# Description # Types of Changes - [ ] **Bug fix** (non-breaking change that fixes an issue) - [ ] **New feature** (non-breaking change that adds functionality) - [ ]...
For latest Chrome 61 on Android. Linked PRs: https://github.com/mobify/lockup/pull/14 ## Changes - used the updated lockup plugin that fixes the `scrollTop` position ## TODOS: - [ ] Changes tested and...
Why is escapedHTMLString() called as it is now? Shouldn't it be unescapedHTMLString() perhaps? In the doc's [Quick Start](http://www.mobify.com/mobifyjs/v2/docs/) page, the main.js sample has this comment: > // To escape content,...
This PR implements the default behaviour for promotion callout. It relies on Alex's display-price work in her PR #1760 . If the rendered price is a promotional price, we'll also...
Related to #2050 # Description # Types of Changes - [ ] **Bug fix** (non-breaking change that fixes an issue) - [ ] **New feature** (non-breaking change that adds functionality)...