1.0.9 • Published 4 years ago

@galley-eng/pricing-calculator v1.0.9

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

Galley Pricing Calculator

We currently use this component in the Galley webflow site.

Running Development

npm install To start: npm run build:watch

Publishing

npm run publish:npm

This command will prompt for semver release version and then publish the package to the public npm registry.

Demo

https://galley-solutions.github.io/pricing-calculator/docs/

Remaining Tasks

implement state machine and generate diagrams deploy to npm (preferred distribution method)

  • add unpkg script src url to webflow body
  • create demo environment

Remaining (known) Bugs

  • do not show error message on initial load of final screen
  • allow allow numbers in number input (do not show 'NaN')
  • dropdown menu styles conflicting with webflow styles

TESSSTTTTT 2