v0.039
What's Changed
Manchette
- drop extraneous scroll event listener by @emersion in #397
- fix space-time-chart proportional scale by @clarani in #398
- fix action toolbar blur effect on Firefox by @emersion in #400
Space-time-chart
Speed-space-chart
- fix crash on empty stops by @emersion in #409
- fix speed space chart round value to decimal by @flomonster in #430
- remove legacy parameter isEco by @flomonster in #435
- fix non sticky unit icon on right axis by @RomainValls in #377
- Code refactoring speed space chart tick X axis by @flomonster in #436
Dependencies
- bump @testing-library/react from 16.0.0 to 16.0.1 by @dependabot in #414
- bump postcss from 8.4.41 to 8.4.44 by @dependabot in #422
- bump eslint-plugin-react from 7.35.0 to 7.35.2 by @dependabot in #425
- bump postcss from 8.4.44 to 8.4.45 by @dependabot in #431
- bump @chromatic-com/storybook from 1.6.1 to 1.9.0 by @dependabot in #440
- bump storybook from 8.2.8 to 8.2.9 by @dependabot in #365
- bump typescript from 5.5.4 to 5.6.2 by @dependabot in #443
- bump rollup from 4.20.0 to 4.21.2 by @dependabot in #406
Others
- setup: add ui-icons src folder in eslintrc ignorePatterns by @Yohh in #415
- setup: add issue template by @Yohh in #419
- setup: ban FC type in eslintrc by @Yohh in #420
- github: fix CI for external contributors by @emersion in #432
- readme: README.md, spelling, grammar by @SergeCroise in #392
- readme: add contributing file with DCO mention by @EthanPERRUZZA in #433
- licence: add REUSE licence managment by @EthanPERRUZZA in #437
New Contributors
- @emersion made their first contribution in #397
- @SergeCroise made their first contribution in #392
- @EthanPERRUZZA made their first contribution in #433
Full Changelog: 0.0.38...0.0.39