color-swatch
Version:
A web component for displaying color swatches.
32 lines (16 loc) • 394 B
Markdown
Changelog
# 0.3.0
## Added
* Documentation on WCAG Color Contrast Guidelines
# 0.2.2
## Added
* Added files key to package.json to properly include dist and other necessary package files
# 0.2.1
## Added
* Added prepublish npm script
* Added package.json config for dist directory
# 0.2.0
## Added
* Component implementation, docs, and tests
# 0.1.0
* Initial release