UNPKG

@jeact/colors

Version:

A module that stores colors. Including Bootstrap and MaterialUI colors. (This module is inspired in jebbarbas's `jebcolors` module, but this module only stores colors).

53 lines (23 loc) 1.96 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [1.2.1](https://github.com/JebBarbas/jeact-colors/compare/v1.2.0...v1.2.1) (2021-11-17) ### Bug Fixes * Fixed one type and a testing problem related with the name 🔠 ([0fb8740](https://github.com/JebBarbas/jeact-colors/commit/0fb87405abaa84d4d7e2033af5969f49505e10fb)) ## [1.2.0](https://github.com/JebBarbas/jeact-colors/compare/v1.1.1...v1.2.0) (2021-11-17) ### Features * Added things to the README, changed MaterialUI to Material 🔥 ([d61f0de](https://github.com/JebBarbas/jeact-colors/commit/d61f0de79786816e03703f24d6a9b1bbe02a905c)) ### [1.1.1](https://github.com/JebBarbas/jeact-colors/compare/v1.1.0...v1.1.1) (2021-10-20) ### Bug Fixes * Edited README because @jeact/contrast-color is available now 🥰 ([66ef01a](https://github.com/JebBarbas/jeact-colors/commit/66ef01a035a211c1b0979ec222515663202cc15b)) ## [1.1.0](https://github.com/JebBarbas/jeact-colors/compare/v1.0.2...v1.1.0) (2021-10-20) ### Features * Changed tsc target from esnext to es5 👍 ([108c5b4](https://github.com/JebBarbas/jeact-colors/commit/108c5b460f3e82fadc01da488d42bbbc8924af51)) ### [1.0.2](https://github.com/JebBarbas/jeact-colors/compare/v1.0.1...v1.0.2) (2021-10-14) ### Bug Fixes * Using now node 14 in travis 🔨 ([730f1f9](https://github.com/JebBarbas/jeact-colors/commit/730f1f9cad1992a93b4eaf050735980b26f6e3a5)) ### [1.0.1](https://github.com/JebBarbas/jeact-colors/compare/v1.0.0...v1.0.1) (2021-10-10) ### Bug Fixes * Fixed entry point of package 🔨 ([290ef33](https://github.com/JebBarbas/jeact-colors/commit/290ef33ca5630562ea3c3e01e696c45a94ebd155)) ## 1.0.0 (2021-10-10) ### Features * first commit, added colors 1️⃣🎨 ([bbafe49](https://github.com/JebBarbas/jeact-colors/commit/bbafe4922d31521e46f19bac6e3e6a3d2b140ac9))