0.6.3 • Published 4 years ago

@vcl/data-list v0.6.3

Weekly downloads
7
License
MIT
Repository
-
Last release
4 years ago

VCL data-list

Tabular data browser, selection list and navigation menu.

Features

A versatile browser for tabular data where the actual layout of a single item is more flexible as with a normal table. It can be easily made responsive due to the layout flexibility. It can have an optional header and footer. Items of the list can visually suggest their selectability.

Usage

As property editor with header and footer. The edit button should only be shown on hover in a real application.

basic example

As data browser with simple but space efficient key/ value list.

browser example 1

As data browser with image and complex layout.

browser example 2

Classes

  • vclDataList
  • vclDataListHeader
  • vclDataListBody
  • vclDataListItem
  • vclDataListFooter

Modifiers

For vclDataList

  • vclDivider: Show a vertical divider (border) between items.
  • vclItemHoverHighlight: Highlight a item when hovered.
  • vclItemSelectability: Suggest through styling that the item is selectable.
  • vclNoBorder: No top/ bottom borders.

For vclDataListItem

  • vclSelected

Variables

  • --data-list-bg-color
  • --data-list-header-bg-color
  • --data-list-footer-bg-color
  • --data-list-border-color
  • --data-list-item-separator-border-color
  • --data-list-item-hover-color
  • --data-list-item-bg-hover-color
  • --data-list-item-selected-color
  • --data-list-item-bg-selected-color

Demo

example.html on GH-pages.

1.0.0-alpha.2

4 years ago

0.7.0-alpha.3

4 years ago

0.7.0-alpha.1

4 years ago

0.6.3

4 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0-6

5 years ago

0.6.0-1

5 years ago

0.5.3

5 years ago

0.4.6

5 years ago

0.4.5

5 years ago

0.4.2

5 years ago

0.4.0

5 years ago

0.4.0-beta.3

5 years ago

0.4.0-beta.1

5 years ago

0.4.0-beta.0

5 years ago

0.4.0-0

5 years ago

0.3.0-0

5 years ago

0.3.0-2

5 years ago

0.3.0

5 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago