JSPM

  • Created
  • Published
  • Downloads 56
  • Score
    100M100P100Q73496F
  • License ISC

React (Gatsby) components used within the Conduction Skeleton Application (and its implementations)

Package Exports

  • @conduction/components
  • @conduction/components/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@conduction/components) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Conduction Components

Changelog

  • Version 2

    • 2.0.4: added layoutClassName to InfoCard
    • 2.0.3: Bugfix: --conduction-container typo removed;
    • 2.0.2: Refactor SelectSingle formField with optional props;
    • 2.0.1: Refactor SecondaryTopNav css module import;
    • 2.0.0: components are now dependent on --skeleton design tokens, currently found here.
  • Version 1

    • No changelog available