terra-infinite-list

v3.22.0
The infinite list component provides virtual dom management and data request callbacks to manage large data sets within a list.
Cerner Terra terra-infinite-list InfiniteList Infinite List Virtualization UI

compile

babel --root-mode upward src --out-dir lib --copy-files

lint

npm run lint:js && npm run lint:scss

lint:js

eslint --ext .js,.jsx . --ignore-path ../../.eslintignore

lint:scss

stylelint src/**/*.scss

props-table

props-table ./src/InfiniteList.jsx --out-dir ./docs/props-table

precompile

rm -rf lib

test

npm run jest && npm run wdio

jest

jest --config ../../jestconfig.js

wdio

cd ../.. && npx wdio ./packages/$npm_package_name/wdio.conf.js

Metadata

  • Apache-2.0
  • Whatever
  • Cerner Corporation
  • released 11/19/2019

Downloads