Releases: OpenRailAssociation/osrd-ui
Releases · OpenRailAssociation/osrd-ui
v0.0.45
What's Changed
ui-core
- Datepicker: enable the user to type in the date picker by @clarani in #547
- Select: accept undefined as Select value by @emersion in #557
ui-speedspacechart
- fix curves by @flomonster in #509
- add speed limits by @flomonster in #505
ui-manchette-with-spacetimechart
dependencies
- dependency: bump @storybook/addon-links from 8.2.8 to 8.3.3 by @dependabot in #576
- dependency: bump eslint from 8.57.0 to 8.57.1 by @dependabot in #570
- dependency: bump storybook from 8.2.8 to 8.3.3 by @dependabot in #571
- dependency: bump typescript from 5.5.4 to 5.6.2 by @dependabot in #572
- dependency: bump @types/react from 18.3.3 to 18.3.9 by @dependabot in #573
- dependency: bump @storybook/blocks from 8.2.8 to 8.3.3 by @dependabot in #575
- dependency: bump @storybook/addon-interactions from 8.2.8 to 8.3.3 by @dependabot in #566
- dependency: bump tailwindcss from 3.4.9 to 3.4.13 by @dependabot in #567
- dependency: bump eslint-plugin-storybook from 0.8.0 to 0.9.0 by @dependabot in #569
- dependency: bump postcss from 8.4.44 to 8.4.47 by @dependabot in #562
- dependency: bump @storybook/react from 8.2.8 to 8.3.3 by @dependabot in #564
- dependency: bump eslint-plugin-react from 7.35.2 to 7.37.0 by @dependabot in #577
- dependency: bump rollup from 4.20.0 to 4.22.4 by @dependabot in #556
- dependency: bump postcss-preset-env from 9.6.0 to 10.0.5 by @dependabot in #563
- dependency: bump @storybook/addon-storysource from 8.2.8 to 8.3.3 by @dependabot in #561
- dependency: bump @storybook/addon-onboarding from 8.2.8 to 8.3.3 by @dependabot in #565
- dependency: bump @storybook/addon-essentials from 8.2.8 to 8.3.3 by @dependabot in #568
- dependency: bump @storybook/react-vite from 8.2.8 to 8.3.3 by @dependabot in #539
- dependency: bump @chromatic-com/storybook from 1.9.0 to 2.0.2 by @dependabot in #474
Full Changelog: 0.0.44...0.0.45
v0.0.44
What's Changed
- ui-core: Refactor ComboBox component to handle undefined values in on… by @achrafmohye in #550
- ui-core: pass id and remaining props to
<select>
by @emersion in #537 - setup: make npm run storybook work by @gaelhameon in #453
dependabot changes
- dependency: bump maplibre-gl from 3.6.2 to 4.7.1 by @dependabot in #536
- dependency: bump jsdom from 24.1.1 to 25.0.1 by @dependabot in #535
- dependency: bump tailwindcss from 3.4.9 to 3.4.13 by @dependabot in #531
- dependency: bump rollup from 4.21.2 to 4.22.4 by @dependabot in #533
- dependency: bump postcss-preset-env from 9.6.0 to 10.0.5 by @dependabot in #534
- dependency: bump @rollup/plugin-typescript from 11.1.6 to 12.1.0 by @dependabot in #530
- dependency: bump eslint from 8.57.0 to 8.57.1 by @dependabot in #482
- dependency: bump postcss from 8.4.45 to 8.4.47 by @dependabot in #484
- dependency: bump @types/react from 18.3.3 to 18.3.8 by @dependabot in #512
- dependency: bump storybook from 8.2.9 to 8.3.2 by @dependabot in #511
- dependency: bump vitest from 1.6.0 to 2.1.1 by @dependabot in #478
- dependency: bump @storybook/react from 8.2.8 to 8.3.2 by @dependabot in #518
- dependency: bump @storybook/blocks from 8.2.8 to 8.3.3 by @dependabot in #546
- dependency: bump @storybook/test from 8.2.8 to 8.3.3 by @dependabot in #544
- dependency: bump vite from 5.4.0 to 5.4.7 by @dependabot in #528
- dependency: bump @storybook/addon-storysource from 8.2.8 to 8.3.3 by @dependabot in #542
- dependency: bump @storybook/addon-onboarding from 8.2.8 to 8.3.3 by @dependabot in #543
- dependency: bump chroma-js from 2.4.2 to 3.1.1 by @dependabot in #446
- dependency: bump @storybook/addon-links from 8.2.8 to 8.3.3 by @dependabot in #541
- dependency: bump @storybook/addon-interactions from 8.2.8 to 8.3.3 by @dependabot in #540
- dependency: bump @storybook/addon-essentials from 8.2.8 to 8.3.3 by @dependabot in #545
- dependency: bump @storybook/react from 8.3.2 to 8.3.3 by @dependabot in #548
- dependency: bump @types/react from 18.3.8 to 18.3.9 by @dependabot in #549
New Contributors
- @gaelhameon made their first contribution in #453
Full Changelog: 0.0.43...0.0.44
v0.0.43
What's Changed
- Speed space chart: several improvements of the reticle, steps and crosshair by @flomonster in #455
- Remove min speed management for speed space chart by @flomonster in #480
- Improve cross hair of the speed space chart by @flomonster in #479
- ci: change dco check action by @EthanPERRUZZA in #477
- Change value type to string in ComboBox by @achrafmohye in #508
Full Changelog: 0.0.42...0.0.43
v0.0.42
v0.0.41
What's Changed
Spacetime Chart
Ui-core
- use the wright icon for the dropdown Select by @kmer2016 in #449
- ui-core: fix checkbox label by @SharglutDev in #496
- Enhance TimePicker to increment and decrement hours at minutes boundaries by @kmer2016 in #498
- Refactor InputWithSuggestions to ComboBox by @achrafmohye in #456
Full Changelog: 0.0.40...0.0.41
v0.0.40
What's Changed
- ci: add dco check by @EthanPERRUZZA in #454
- Code refactoring speed space chart tick Y axis by @flomonster in #450
- Dco ci fix for merge groups by @EthanPERRUZZA in #475
- ui-manchette: fix crash when OP list is empty by @emersion in #476
Full Changelog: 0.0.39...0.0.40
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
v0.0.38
v0.0.37
v0.0.36
What's Changed
- core: update inputWithSuggestions component and index exports by @SarahBellaha in #384
Full Changelog: 0.0.35...0.0.36