16 Nov 2020
This releases 2.3.3-rc.3 to the CDN
https://assets.emblstatic.net/vf/v2.3.3-rc.3/css/styles.css
https://assets.emblstatic.net/vf/v2.3.3-rc.3/scripts/scripts.js
As a reminder, the rollup CSS and JS are compilations of many independently versioned components and is likely to contain changes that may disrupt the look of your site. We advise testing. Even better is to build your own CSS rollup from the npm sources, you can find a guide here.
This minor update brings bug fixes, JS linting, dependency updates and a few minor features.
Minor features
vf-analytics-google 1.0.2 npm git diff
- Improves link name detection
data-vf-analytics-label
supersedes any derived value calculation- image alt text support
- Bug: Issue when tracking image interactions
- https://github.com/visual-framework/vf-core/issues/887
Bug fixes
vf-intro 1.4.2 npm git diff
- bug: don't apply styling to
a
elements that have a.vf-*
class
vf-banner 1.6.3 npm git diff
- Bug: For fixed banners, avoid interpreting numbers as strings and blowing out the page padding
vf-show-more 1.0.1 npm git diff
- Bug: Warning message for "pagerSize" was showing in all scenarios