mirror of
https://github.com/zoriya/v10.git
synced 2026-08-12 08:59:02 +00:00
* feat: add poc for core time range class * fix: use object keys instead of strings for minification * Update packages/react/react/src/components/TimeRange.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: cleanup and add time range core to html * fix: add range core component, implement volume * Update packages/core/core/src/utils/state.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/core/core/src/components/range.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>