ocadotechnology / hexagonjs

A modular, themable collection of components for modern browsers
https://www.hexagonjs.io
Apache License 2.0
51 stars 15 forks source link

feat(stepper): add stepper component #563

Closed charlieTheBotDev closed 4 years ago

charlieTheBotDev commented 4 years ago

Description

Refactored version of #558 to remove files not required (e.g. docs/resources) and apply small changes prior to release

Motivation and Context

See #558

How Has This Been Tested?

See #558 for screenshots.

Tested with full coverage

Checklist:

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.2%) to 69.87% when pulling 657abd7fbbeaec33619d1865d73cc013fdac65c4 on feature/stepper into 67ac84036cc8773699f9444cbc4bb7e7dfb18175 on develop.

karthik-selva commented 4 years ago

Changes look good to me.