diff --git a/CHANGELOG.md b/CHANGELOG.md index 780403cfb..6430f110d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased +### Improvements + +- Replace custom color picker with reka-ui Color components (ColorArea, ColorSlider, ColorField) — adds keyboard navigation and accessibility to the color area, hue, and alpha controls + ### Features - Stroke align (Inside/Center/Outside) with clip-based rendering matching Figma behavior