2.3.1 RC.1 Component updates

Minor component updates and bug fixes

29 Oct 2020

This releases 2.3.1-rc.1 to the CDN

[`https://assets.emblstatic.net/vf/v2.3.1-rc.1/css/styles.css`](https://assets.emblstatic.net/vf/v2.3.1-rc.1/css/styles.css)
[`https://assets.emblstatic.net/vf/v2.3.1-rc.1/scripts/scripts.js`](https://assets.emblstatic.net/vf/v2.3.1-rc.1/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).
## New features ### [vf-navigation](https://stable.visual-framework.dev/components/vf-navigation/) 2.0.0 npm git diff * increases font size for `--main`. * removes all variants of `--main`. * adds `vf-cluster` to the component for responsive layout * adds `aria-current="page"` rule and CSS to denote the current page. * adds `:hover` to links. ### [vf-masthead](https://stable.visual-framework.dev/components/vf-masthead/) 2.0.0 npm git diff * updates how `njk` and `yml` variables are named and work. * tidied up how JavaScript decides on text colour from image. * renamed `h2` classnames so they're not so specific to its content. * removes redundant form search CSS * updated documentation ## Bug fixes ### [vf-analytics-google](https://stable.visual-framework.dev/components/vf-analytics-google/) 1.0.0-rc.7 npm git diff * Add label to the list of ancestors to look for * https://github.com/visual-framework/vf-core/issues/1198

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