Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Releases: OpenRailAssociation/osrd-ui

v0.0.74

24 Apr 08:34
0.0.74

Choose a tag to compare

ui-core

  • fix select placeholder option styling also applied in absence of placeholder by @Synar in #1039

ui-icons

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

Full Changelog: 0.0.73...0.0.74

v0.0.73

18 Apr 16:00
0.0.73

Choose a tag to compare

What's Changed

  • ui-charts: fix manchette min height in linear mode by @emersion in #1036
  • ui-manchette: fixes invisible lines in firefox by @jacomyal in #939

Full Changelog: 0.0.72...0.0.73

v0.0.72

16 Apr 13:40

Choose a tag to compare

What's Changed

ui-core

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

Full Changelog: 0.0.71...0.0.72

0.0.70.1

08 Apr 08:26

Choose a tag to compare

What's Changed

Full Changelog: 0.0.70...0.0.70.1

v0.0.71

27 Mar 15:19

Choose a tag to compare

What's Changed

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

21 Mar 13:27

Choose a tag to compare

What's Changed

features/fixes

Dependencies

Full Changelog: 0.0.69...0.0.70

v0.0.69

14 Mar 16:35
0.0.69

Choose a tag to compare

What's Changed

ui-charts

storybook

New Contributors

Full Changelog: 0.0.68...0.0.69

v0.0.68

13 Mar 10:19

Choose a tag to compare

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

ui-charts

  • replace several modules ui-spacetimechart, ui-manchette, ui-manchette-with-spacetimechart, ui-speedspacechart and ui-track-occupancy-diagram with ui-charts by @clarani in #931
  • spacetimechart
  • manchette

storybook

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

26 Feb 14:50

Choose a tag to compare

What's Changed

ui-core

SpaceTimeChart

SpaceTimeChartWithManchette

  • add a new simple component ManchetteWithSpaceTimeChart to display a SpaceTimeChart with a Manchette by @emersion in #930

Dependencies

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

13 Feb 10:17

Choose a tag to compare

What's Changed

  • ui-manchette-with-space-time-chart: return xZoom by @clarani in #900

Full Changelog: 0.0.65...0.0.66