JSPM

  • Created
  • Published
  • Downloads 378
  • Score
    100M100P100Q75116F
  • 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.22: Refactor InputNumber and InputFloat to return number type.
    • 2.0.21: Add InputDateTime component.
    • 2.0.20: Bugfix Textarea component to include correct field validation.
    • 2.0.19: Add disabled state to Textarea and InputCheckbox components.
    • 2.0.17 & 2.0.18: Refactor PrimaryTopNav styling.
    • 2.0.16: Remove styling warnings.
    • 2.0.15: Added mobile support to PrimaryTopNav.
    • 2.0.14: Refactored SelectCreate placeholder text.
    • 2.0.13: removed round borders of tag.
    • 2.0.11 & 2.0.12:
      • Added disabled state to SelectSingle component.
    • 2.0.10:
      • Added InputFloat (.00 decimals) component.
    • 2.0.9:
      • Added optional defaultChecked to InputCheckbox.
      • Added CreateKeyValue input.
      • Added CreateSelect input.
    • 2.0.8:
      • Added new Tooltip component using React-tooltip.
      • Added active status to PrimaryTopNav.
      • Added active status to SecondaryTopNav.
    • 2.0.7:
      • Added new BadgeCounter component.
      • Added CodeBlock component.
    • 2.0.6:
      • Added optional icon with default icon to the primary and secondary button in NotificationPopUp.
      • Added a handleClick function to the DownloadCard.
      • Added clickFunction, layoutClassName and renamed tag to label in the Tag component.
      • Edited DetailsCard to accommodate changes made to Tag component.
      • Edited RichContentCard to accommodate changes made to Tag component.
    • 2.0.5: wrong camelcase in npm publish/build fix.
    • 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.