gesdisc-components
TypeScript icon, indicating that this package has built-in type declarations

0.0.118 • Public • Published

GESDISC Components

Adding or modifying a theme

Themes are website/application specific styles and can be found in: src/global/themes

To add a new theme:

  • create a new theme in src/global/themes (use an existing theme as a starting point)
  • add that new theme to the bottom of src/shared.scss
  • add that new theme as an option to the theme selector in .storybook/custom-addons/theme-selector.js (line 72-ish is where the options are)

Usage

npm install
npm start

To build the component for production, run:

npm run build

To run the unit tests for the components, run:

npm test

To release a new version:

./publish.sh

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.118
    4
    • latest

Version History

Package Sidebar

Install

npm i gesdisc-components

Weekly Downloads

4

Version

0.0.118

License

none

Unpacked Size

22.4 MB

Total Files

2112

Last publish

Collaborators

  • joncarlson
  • aritrivi