This releases 2.5.13 to the CDN
https://assets.emblstatic.net/vf/v2.5.13/css/styles.css
https://assets.emblstatic.net/vf/v2.5.13/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.
New features
vf-banner 2.0.0-alpha.1 npm git diff
- Added : Experimental Angular support for fixed and top banner type. See README.md for more.
vf-badge 3.0.0-alpha.1 npm git diff
- Added : Angular syntax for different variants as compared to common syntax
- Added : Experimental React support for Badge component
vf-hero 4.0.0-alpha.1 npm git diff
- Added : Angular syntax for different variants as compared to common syntax
Refinements
vf-button 3.0.0-alpha.0 npm git diff
- Changed : Angular support for Button component as a standalone package. See README.md for more.
vf-component-library 1.2.6 npm git diff
- Bug fix: Fixed changelog for Pagination component. Extension to bug #1874
- Added: Angular experimental support for vf-button component
- Added: Angular experimental support for vf-banner component for 'fixed' and 'top' variant
- Added: Angular syntax for different variants for vf-badge, vf-button, vf-banner, vf-hero component
- Added: React experimental support for vf-badge component
- Bug fix: Updated vf-card documentation to fix the typo
Bug fixes
vf-card 2.7.1 npm git diff
- Bug fix: Updated vf-card documentation to fix the typo
vf-pagination 1.1.2 npm git diff
- Bug fix : Changelog updated to match npmjs versions.