Skip to content

Latest commit

 

History

History
43 lines (19 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

43 lines (19 loc) · 1.61 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2021-12-08)

Features

  • reverse shades order for dark theme to keep contrast (f4d1603)

1.2.0 (2021-11-27)

Features

  • improve the shades generating algorithm and add test cases (78bf512)

Bug Fixes

  • hex2rgb: do not divide 255 (577154e)

1.1.0 (2021-11-26)

Features

  • support override shades and customized palette keys (02385b0)

1.0.1 (2021-11-25)

Bug Fixes

  • tailwind-demo: purge whitelist (fba002a)

1.0.0 (2021-11-24)

Features

  • finished themeable features (3006217)