hypertrace-ui
hypertrace-ui copied to clipboard
UI for Hypertrace
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.1.0. Changelog Sourced from eslint-config-prettier's changelog. Version 9.1.0 (2023-12-02) Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@gurgunday)! Changed: All the [formatting rules...
Bumps [iso8601-duration](https://github.com/tolu/ISO8601-duration) from 2.1.1 to 2.1.2. Release notes Sourced from iso8601-duration's releases. v2.1.2 Account for timezone offset between start/end time when calculating duration (#34) e1e3750 https://github.com/tolu/ISO8601-duration/compare/v2.1.1...v2.1.2 Commits bb4470f 2.1.2 e1e3750...
## Description With various usecases of table, it is not always required to select a row when its clicked on. There are usecases that just needs some action to be...
## Description Added `scrollStrategy` to overlay to reposition the overlay while scrolling. This makes the overlay stick to the position on the page and scrolls along with the rest of...
## Description Problem: On Providing an input like 44H, the output is 1 day. Fix: Added an allowApproxUnit flag which on false keeps on checking the for time unit which...
Use subtle shadow for draggable item.
## Description Please include a summary of the change, motivation and context. ### Testing Please describe the tests that you ran to verify your changes. Please summarize what did you...
## Description When storing the request object in the cache for the table, only the reference was being assigned to the cache for the column config. So, the new request...
## Description Any changes that were external to the table that would trigger a new data fetch, couldn't be accounted for when displaying the loading state in the table. Also,...
## Description Adding a new generic type.