Commit Graph

12 Commits

Author SHA1 Message Date
0d7f68086d fix(styles): adjust inset property for chart container in chart area styles 2026-04-03 12:57:43 +00:00
6e5def5708 feat(layout): introduce dees-tile component for unified tile layout 2026-04-03 11:49:58 +00:00
f2d3fc28f8 fix(chart-area): update grid line colors for improved visibility in dark mode 2026-04-03 10:43:50 +00:00
7295bfcf92 feat(chart-area): add series statistics display and computation for chart data 2026-04-03 10:35:52 +00:00
b38bd28360 feat(chart-area): replace ApexCharts with Lightweight Charts for area chart rendering 2026-04-03 10:11:38 +00:00
5cf8161735 fix(dees-chart-area): optimize series update handling and y-axis scaling logic 2026-04-02 19:31:03 +00:00
af1f660486 fix(ts_web): resolve TypeScript nullability and event typing issues across web components 2026-04-01 05:00:21 +00:00
93cb632448 fix(dees-chart-area): add ApexAxisChartSeries type to dees-chart-area component to improve typing for ApexCharts series data 2026-02-16 17:16:49 +00:00
162688cdb5 feat(components): add large set of new UI components and demos, reorganize groups, and bump a few dependencies 2026-01-27 10:57:42 +00:00
9bd1734d09 feat(demo): add demoGroup metadata to components and update related dependencies 2026-01-04 17:09:18 +00:00
d7f3594dd4 feat(services): introduce DeesServiceLibLoader to lazy-load heavy client libraries from CDN and update components to use it 2026-01-01 20:25:05 +00:00
8f8aedc6b0 fix(structure): group components into groups inside the repo 2025-12-08 12:04:01 +00:00