tinybirdco / web-analytics-starter-kit

Tinybird Web Analytics Starter Kit
https://tinybird.co/starter-kits/web-analytics
MIT License
341 stars 35 forks source link

[Feature] Replace custom components with tremor 1.5.0 update #49

Closed dmytro-tinybird closed 1 year ago

dmytro-tinybird commented 1 year ago

Update tremor to 1.5.0 Replace custom components with tremor's Reimplement Modal, Popover with headless ui

Description

Replaces custom components with tremor's components from the 1.5.0 update. Reimplements Modal and Popover with headless ui instead of radix Removes unused dependencies.

Fixes #48

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
analytics-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 25, 2023 at 3:28PM (UTC)
sdairs commented 1 year ago

@dmytro-tinybird Something not quite working with the date range picker. If you try to select a range in the calendar view, it bugs out - see screenshot below. The charts update, so I think it is setting the date, just not displaying properly in the widget

image