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

Activity List block

This component has been deprecated.

github location npm version

Usage

An activity list.

Variants

Examples

Installation info

This component is distributed with npm. After installing npm, you can install the vf-activity-list with this command.

$ yarn add --dev @visual-framework/vf-activity-list

Sass/CSS

The source files included are written in Sass(scss). You can point your Sass include-path at your node_modules directory and import it like this.

@import "@visual-framework/vf-activity-list/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

1.0.0-alpha.11

  • Deprecated as the component never saw wide adoption and neither the technical tooling nor use case was ever proven.
  • https://github.com/visual-framework/vf-core/pull/1650

1.0.0-alpha.9

  • changes any set- style functions to cleaner version

1.0.0-alpha.8 (2019-10-23)

  • Version bump only for package @visual-framework/vf-activity-list

1.0.0-alpha.7 (2019-09-30)

  • Version bump only for package @visual-framework/vf-activity-list

Assets



File system location: components/vf-activity-list

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