deprecated It is strongly recommended that this not to be used.

Variants

Examples

Installation info

This repository is distributed with npm. After installing npm and yarn, you can install with this command.

$ yarn add --dev @visual-framework/vf-inlay

Sass/CSS

The style files included are written in Sass. If you're using a VF-core project, you can import it like this:

@import "@visual-framework/vf-inlay/index.scss";

Make sure you import Sass requirements along with the modules. You can use a project boilerplate or the vf-sass-starter

Changelog

Changelog

2.0.1

  • Bug: fixes typos in Sass introduced in 2.0.0
  • https://github.com/visual-framework/vf-core/pull/1221

2.0.0

  • Deprecated for vf-grid or embl-grid layouts and classnames.
  • https://github.com/visual-framework/vf-core/pull/1204

1.0.0

  • Simplifies grid again
  • removes --alt version as it was unused and it's better to use a utility class for background colour
  • tidied up .njk file so it only shows one example
  • updates max-width of component

1.0.0-rc.3

  • Simplifies grid by removing most of the grid

1.0.0-rc.2

  • Improves support of .vf-inlay__content--additional at a medium breakpoints (shows in two columns)

Assets



File system location: components/vf-inlay

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