2.3.3 Component updates

Minor updates and bug fixes

24 Nov 2020


This minor update brings bug fixes, and a few minor features. It also incorporates improvements from the 2.3.3 release candidates, all of which reflect minor improvements. - [2.3.3-rc.3 Component updates](/updates/2020-11-16-component-updates) - [2.3.3-rc.1 Component updates](/updates/2020-11-09-component-updates)

This releases 2.3.3 to the CDN

[`https://assets.emblstatic.net/vf/v2.3.3/css/styles.css`](https://assets.emblstatic.net/vf/v2.3.3/css/styles.css)
[`https://assets.emblstatic.net/vf/v2.3.3/scripts/scripts.js`](https://assets.emblstatic.net/vf/v2.3.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](/building).
## Minor features ### [vf-analytics-google](https://latest.visual-framework.dev/components/vf-analytics-google/) 1.0.3 npm git diff * Add the vfGaTrackInteraction function to the exported members of vf-analytics-google. * https://github.com/visual-framework/vf-core/issues/1248 ### [vf-hero](https://latest.visual-framework.dev/components/vf-hero/) 1.8.0 npm git diff * removes the JavaScript for the `--intense` version due to an issue in Safari 14 and iOS * https://github.com/visual-framework/vf-core/pull/1241 ## Bug fixes ### [vf-core](https://latest.visual-framework.dev/components/vf-core/) 2.2.12 npm git diff * bug: issue where the compiled css location would be incorrectly output in some scenarios * https://github.com/visual-framework/vf-core/pull/1245

Find an issue on this page? Propose a change or discuss it.