What's Changed
ui-core
- remove input-wrapper class from input component by @SharglutDev in #924
- add narrow style for select component by @SharglutDev in #923
SpaceTimeChart
- fixes panning with dpr < 1 by @jacomyal in #913
- handle devicePixelRatio changes by @emersion in #918
- fixes blurry graduations by @jacomyal in #914
- fixes overlapping time captions by @jacomyal in #920
- fix op graduation display when hidden by @Yohh in #940
SpaceTimeChartWithManchette
- add a new simple component
ManchetteWithSpaceTimeChart
to display a SpaceTimeChart with a Manchette by @emersion in #930
Dependencies
- Centralize dev dependencies by @emersion in #898
- dependency: bump the patch group with 4 updates by @dependabot in #909
- dependency: bump the typescript-eslint group with 2 updates by @dependabot in #908
- dependency: bump the patch group with 4 updates by @dependabot in #934
- dependency: bump the typescript-eslint group with 2 updates by @dependabot in #933
- dependency: bump lerna from 8.1.9 to 8.2.0 by @dependabot in #936
- Upgrade storybook to v8.5.8 by @emersion in #917
- remove vitest dependency in
ui-spacetimechart
by @emersion in #926
Others
- storybook: fix include paths in TypeScript configuration by @emersion in #941
- Remove dist/ JS imports by @emersion in #928
- build: use rollup --failAfterWarnings, diet version by @emersion in #911
Full Changelog: 0.0.66...0.0.67