mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
* Fix styling for TelemetryBanner and SettingsView - Replace styled-components with Tailwind classes in TelemetryBanner - Add performance optimizations to SettingsView with memoization and debouncing - Update Tailwind config to support new banner color variables - Improve component structure and reduce bundle size * use lodash * memo content map * Update E2E test