Update changelog

This commit is contained in:
Danila Poyarkov 2026-03-05 07:59:24 +03:00
parent b3e1bbdb09
commit 5b3f0368e5

View file

@ -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