Qunar Tech Salon
Jan 16, 2018 · Frontend Development
Analysis of Ant Design Color Palette Generation Algorithms Across Versions 1.x, 2.x, and 3.x
This article examines the evolution of Ant Design's color‑palette generation algorithms from the simple tint/shade approach in 1.x, through the HSL‑based Bézier‑easing method in 2.x, to the HSV‑driven implementation in 3.x, highlighting their principles, code implementations, strengths, and shortcomings.
AlgorithmAnt DesignBézier
0 likes · 15 min read