This repository was archived by the owner on Aug 5, 2025. It is now read-only.
Releases: OpenRailAssociation/osrd-ui
Releases · OpenRailAssociation/osrd-ui
v0.0.74
ui-core
ui-icons
- add reverse icon by @SharglutDev in #1047
ui-charts
- fix spacetimechart crashing when width goes to 0 by @Synar in #1048
- disable scroll and zooming while drawing zoom rectangle by @anisometropie in #1046
Dependencies
- bump the patch group with 2 updates by @dependabot in #1041
- bump the typescript-eslint group with 2 updates by @dependabot in #1040
Full Changelog: 0.0.73...0.0.74
v0.0.73
v0.0.72
What's Changed
ui-core
- Fix modal position to stick to input for pickers by @achrafmohye in #826
ui-charts
- synchro split between manchette and get by @Akctarus in #976
- improve the occupancy blocks in the space time chart by adding striped color for blinking signals by @Akctarus in #1021
Storybook
Others
Dependencies
- dependency: bump vite from 6.2.3 to 6.2.4 by @dependabot in #1002
- dependency: bump the storybook group with 10 updates by @dependabot in #1004
- dependency: bump eslint-plugin-prettier from 5.2.4 to 5.2.5 in the patch group by @dependabot in #1008
- dependency: bump the typescript-eslint group with 2 updates by @dependabot in #1007
- dependency: bump vitest from 3.0.9 to 3.1.1 by @dependabot in #1009
- dependency: bump rollup from 4.37.0 to 4.38.0 by @dependabot in #1011
- dependency: bump eslint-plugin-storybook from 0.11.6 to 0.12.0 by @dependabot in #1003
- dependency: bump vite from 6.2.4 to 6.2.5 by @dependabot in #1019
- dependency: bump rollup from 4.38.0 to 4.39.0 by @dependabot in #1022
- dependency: bump the patch group with 3 updates by @dependabot in #1023
- dependency: bump the storybook group with 10 updates by @dependabot in #1027
- dependency: bump @testing-library/react from 16.2.0 to 16.3.0 by @dependabot in #1026
- dependency: bump the typescript-eslint group with 2 updates by @dependabot in #1025
- dependency: bump vite from 6.2.5 to 6.2.6 by @dependabot in #1030
- dependency: bump jsdom from 26.0.0 to 26.1.0 by @dependabot in #1035
- dependency: bump the patch group with 2 updates by @dependabot in #1032
- dependency: bump rollup from 4.39.0 to 4.40.0 by @dependabot in #1033
- dependency: bump the typescript-eslint group with 2 updates by @dependabot in #1031
Full Changelog: 0.0.71...0.0.72
0.0.70.1
What's Changed
- ui-core: fix modal position to stick to input for pickers by @achrafmohye
- ui-charts:
- fix max rectangle size zoom offset by @anisometropie in #1000
- space origin by @anisometropie in #885
- fix pattern rect and workschedules position by @anisometropie in #998
Full Changelog: 0.0.70...0.0.70.1
v0.0.71
What's Changed
- build: disallow importing osrd-ui internals by @emersion in #947
- ui-charts: simplify fillRect() with getPoint() by @emersion in #964
- fix pattern rect and workschedules position by @anisometropie in #998
- ui-icons: add icons to impersonate users by @theocrsb in #999
- ui-spacetimechart: upgrades time captions by @jacomyal in #945
- ui-charts: modify usepath hook params type by @Math-R in #1001
- ui-charts: fix max rectangle size zoom offset by @anisometropie in #1000
- space origin by @anisometropie in #885
dependencies
- dependency: bump the typescript-eslint group with 2 updates by @dependabot in #990
- dependency: bump the storybook group with 10 updates by @dependabot in #991
- dependency: bump rollup from 4.36.0 to 4.37.0 by @dependabot in #995
- dependency: bump eslint-plugin-prettier from 5.2.3 to 5.2.4 in the patch group by @dependabot in #994
- dependency: bump vite from 6.2.2 to 6.2.3 by @dependabot in #997
Full Changelog: 0.0.70...0.0.71
v0.0.70
What's Changed
features/fixes
- ui-spacetimechart: picking layer downscaling by @jacomyal in #938
- ui-charts: remove font import in TrackOccupancyCanvas by @Yohh in #986
- ui-charts: add zoom rectangle (part 3) by @anisometropie in #925
- storybook: move SpaceTimeChart stories into /storybook by @clarani in #965
- fix a few imports by @anisometropie in #987
Dependencies
- dependency: bump the patch group with 4 updates by @dependabot in #980
- dependency: bump the storybook group with 10 updates by @dependabot in #982
- dependency: bump rollup from 4.35.0 to 4.36.0 by @dependabot in #981
- dependency: bump esbuild and vite by @dependabot in #984
- dependency: bump typescript from 5.7.3 to 5.8.2 by @dependabot in #954
Full Changelog: 0.0.69...0.0.70
v0.0.69
What's Changed
ui-charts
- split redesign in manchette by @theocrsb in #966
- create Tooltip component and story by @RostomBoudi in #967
- add quadrilateral layer and associated story by @RostomBoudi in #977
storybook
- move speed space chart stories by @clarani in #978
- harmonize stories directory layout by @emersion in #979
New Contributors
- @RostomBoudi made their first contribution in #967
Full Changelog: 0.0.68...0.0.69
v0.0.68
Important change to be noted
several modules were moved into one module called ui-charts. ui-charts effectively replaces ui-spacetimechart, ui-manchette, ui-manchette-with-spacetimechart, ui-speedspacechart and ui-track-occupancy-diagram
What's Changed
ui-core
- fix ui-core/input with small props by @SharglutDev in #944
ui-charts
- replace several modules
ui-spacetimechart,ui-manchette,ui-manchette-with-spacetimechart,ui-speedspacechartandui-track-occupancy-diagramwith ui-charts by @clarani in #931 - spacetimechart
- implements "splitting" by @jacomyal in #919
- zoom rectangle [1/3] by @anisometropie in #870
- zoom rectangle [2/3] by @anisometropie in #905
- make picking elements modular by @emersion in #963
- spacetimechart: bordered path layer by @Math-R in #962
- manchette
storybook
- move ui-warped-map stories to storybook by @emersion in #946
- move ui-icons stories to storybook by @emersion in #957
- move manchette's stories into /storybook by @clarani in #959
dependencies
- dependency: bump the patch group with 6 updates by @dependabot in #950
- dependency: bump the typescript-eslint group with 2 updates by @dependabot in #949
- dependency: bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 by @dependabot in #951
- dependency: bump the storybook group with 10 updates by @dependabot in #948
- dependency: bump the storybook group with 10 updates by @dependabot in #968
- dependency: bump rollup from 4.34.9 to 4.35.0 by @dependabot in #974
- dependency: bump the patch group with 3 updates by @dependabot in #970
- dependency: bump the typescript-eslint group with 2 updates by @dependabot in #969
- dependency: bump eslint-config-prettier from 10.0.2 to 10.1.1 by @dependabot in #973
- dependency: bump axios from 1.8.1 to 1.8.2 by @dependabot in #975
Full Changelog: 0.0.67...0.0.68
v0.0.67
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
ManchetteWithSpaceTimeChartto 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-spacetimechartby @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
v0.0.66
What's Changed
Full Changelog: 0.0.65...0.0.66