This releases 2.5.29 to the CDN
https://assets.emblstatic.net/vf/v2.5.29/css/styles.css
https://assets.emblstatic.net/vf/v2.5.29/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.
Refinements
tools/vf-core 2.2.52 npm git diff
- Removed: Reference of Slack from the website. Tracking issue
tools/vf-component-library 1.2.20 npm git diff
- Added: New k8s configuration for deployment. Tracking issue
vf-componenet-rollup 1.4.15 npm git diff
- Optimised the component by removing dependency of old header (with VF 1.4) and footer loading from contenthub. Tracking issue
ebi-header-footer 2.1.4 npm git diff
- Optimised the component by removing dependency of old header (with VF 1.4) and footer loading from contenthub. Tracking issue
vf-footer 1.2.4 npm git diff
- Optimised the component by removing dependency of old header (with VF 1.4) and footer loading from contenthub. Tracking issue
- Fixed: Removed extra padding on sites (e.g. LRO site).
vf-pagination 1.1.3 npm git diff
- Changed: Pagination updated as per Intranet and LRO implementation findings. Tracking issue
vf-card 2.7.3 npm git diff
- Changed: Updated code to remove Nunjucks template dependency and updated documentation for React support using JSX. Tracking issue
- Changed: Updated card examples to remove links with
vf-card__link. Tracking issue
Documentation
vf-search-client-side 2.0.3 npm git diff
- Updated: Documentation and accessibility fixes for search. Tracking issue
vf-search 3.0.1 npm git diff
- Changed: Documentation updated for mini search. Tracking issue
vf-hero 4.0.7 npm git diff
- Changed: Documentation updated. Tracking issue
vf-button 3.0.5 npm git diff
- Changed: Updated code to remove Nunjucks template dependency and updated documentation for React support using JSX. Tracking issue
vf-summary 1.6.2 npm git diff
- Changed: Updated documentation to reflect
vf-boxdeprecation and removed has-decorative-image variant as per design feedback. Tracking issue