This releases 2.4.4 to the CDN
https://assets.emblstatic.net/vf/v2.4.4/css/styles.css
https://assets.emblstatic.net/vf/v2.4.4/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.
Bug fixes
embl-content-hub-loader 1.0.8 npm git diff
- Fix a bug when vfBanner or vfTabs are not present
- https://github.com/visual-framework/vf-core/issues/809
Optimisations
vf-tabs 1.2.0 npm git diff
- Restructures that link between tabs from a sequential relationship to an explicit relationship based off the tab href and panel id.
- https://github.com/visual-framework/vf-core/issues/1136
- This is a non-breaking change that may be further improved with an optional data-vf-js-tab-id
vf-sass-compilation 1.1.0 npm git diff
- Removes unused
gulp-notify
andgulp-sourcemaps
dependencies.- https://github.com/visual-framework/vf-core/pull/1311
- Remove gulp-cssnano and use builtin dart sass minification.
- https://github.com/visual-framework/vf-core/pull/1305
vf-core 2.2.15 npm git diff
- Remove gulp-cssnano and use builtin dart sass minification.
- https://github.com/visual-framework/vf-core/pull/1305
- Write generated CSS sourcemap to output directory.
vf-extensions 1.0.0-rc.1 npm git diff
- Improve Eleventy-Fractal integration to avoid unnecessary Eleventy rebuilds on Sass and JS updates.
- https://github.com/visual-framework/vf-core/pull/1309
Fix missing Sass imports
vf-activity-group 1.0.0-alpha.9 npm git diff
- Resolve issue of missing import in index.scss
- https://github.com/visual-framework/vf-core/pull/1306
vf-font-plex-mono 1.1.1 npm git diff
- Resolve issue of missing import in index.scss
- https://github.com/visual-framework/vf-core/pull/1306
vf-font-plex-sans 1.1.1 npm git diff
- Resolve issue of missing import in index.scss
- https://github.com/visual-framework/vf-core/pull/1306
vf-intro 1.1.1 npm git diff
- Resolve issue of missing import in index.scss
- https://github.com/visual-framework/vf-core/pull/1306
vf-link-list 1.3.1 npm git diff
- Resolve issue of missing import in index.scss
- https://github.com/visual-framework/vf-core/pull/1306
vf-page-header 1.1.1 npm git diff
- Resolve issue of missing import in index.scss
- https://github.com/visual-framework/vf-core/pull/1306
vf-section-header 1.3.1 npm git diff
- Resolve issue of missing import in index.scss
- https://github.com/visual-framework/vf-core/pull/1306