Skip to content

Releases: einride/ui

v8.0.2

03 Apr 13:27
Compare
Choose a tag to compare

8.0.2 (2024-04-03)

Bug Fixes

  • ensure alerts are animated correctly with new framer-motion (3d17894)

v8.0.1

02 Apr 06:35
Compare
Choose a tag to compare

8.0.1 (2024-04-02)

Bug Fixes

  • enusre sheet is animated correctly with new framer motion (d071be0)

v8.0.0

08 Mar 09:43
Compare
Choose a tag to compare

8.0.0 (2024-03-08)

⚠ BREAKING CHANGES

  • remove date dependencies
  • bump peer dependency ranges
  • remove deprecated components and props

Features

  • bump @mantine/hooks (53ab742)
  • bump peer dependency ranges (0c358ea)
  • remove date dependencies (ec76fdb)
  • remove deprecated components and props (5adce0b)

Bug Fixes

  • downgrade @mantine/hooks (ff7aca7)

v8.0.0-beta.5

08 Mar 09:35
Compare
Choose a tag to compare
v8.0.0-beta.5 Pre-release
Pre-release

8.0.0-beta.5 (2024-03-08)

Bug Fixes

v8.0.0-beta.4

08 Mar 09:30
Compare
Choose a tag to compare
v8.0.0-beta.4 Pre-release
Pre-release

8.0.0-beta.4 (2024-03-08)

Bug Fixes

v8.0.0-beta.3

08 Mar 09:27
Compare
Choose a tag to compare
v8.0.0-beta.3 Pre-release
Pre-release

8.0.0-beta.3 (2024-03-08)

Features

v8.0.0-beta.2

08 Mar 09:21
Compare
Choose a tag to compare
v8.0.0-beta.2 Pre-release
Pre-release

8.0.0-beta.2 (2024-03-08)

Features

  • downgrade @mantine/hooks (f8396bd)

v8.0.0-beta.1

08 Mar 09:14
Compare
Choose a tag to compare
v8.0.0-beta.1 Pre-release
Pre-release

8.0.0-beta.1 (2024-03-08)

⚠ BREAKING CHANGES

  • remove date dependencies
  • bump peer dependency ranges
  • remove deprecated components and props

Features

  • bump @mantine/hooks (ec60280)
  • bump peer dependency ranges (7dd1fa7)
  • remove date dependencies (c6ee3d4)
  • remove deprecated components and props (051eac0)

v7.70.1

05 Mar 12:42
Compare
Choose a tag to compare

7.70.1 (2024-03-05)

Bug Fixes

v7.46.0

05 Mar 12:15
Compare
Choose a tag to compare

7.46.0 (2024-03-05)

Features

  • add @einride/ui-labs package (d98423d)
  • add background highlight theme color (1d13661)
  • add dates package (3a5a4de)
  • add indeterminate property to checkbox component (4a88f7c)
  • add inverted border colors (498ba77)
  • add minus icon (06a8809)
  • add new icons needed in demand wizard (bfafdf9)
  • add NumberInput component (6b5018e)
  • add test svg icons (df16225)
  • Box: add alignSelf prop (044fecb)
  • Box: add margin-inline and margin-block props (05f1c15)
  • Box: add max-inline-size and max-block-size (9f6b104)
  • Box: allow flexShrink prop (575c4de)
  • export Segments and SegmentsTrigger components (92a2c06)
  • length: add conversion factor for meter to yard (66b9a09)
  • make sure to use mantine component headless (fc3bfac)
  • maps: change color of siteWithCharger and add siteWithChargerElectric (dec53e7)
  • Option: enable passing children flexibly without disturbance from icon prop (dba167f)
  • Radio: set correct styles when not using visible label (8cd1624)
  • SearchInput: make it possible to add suffix (ac336f1)
  • Segments: base on radio group instead of tabs (470f922)
  • separate disabled from read-only (086199a)
  • Textarea: allow passing props to the textarea wrapper element (8a92c9d)
  • TextInput: make it possible to add a suffix (90eccf4)
  • Tooltip: add max-inline-size (2d1e04f)
  • upgrade mantine to v7 (4a6b4b0)
  • Weight: make it possible to input weight in both kilogram and pound (4b4b35d)
  • WeightUnit: replace unitSystem prop with measurementSystem (c89e02a)

Bug Fixes

  • add changer icon (943f02e)
  • add dark charger icon (451e003)
  • add kilometer to mile conversion factor (136d8bc)
  • add side prop to determine tooltip position (dea855b)
  • align workflows (f20346c)
  • Avatar: fix edge-cases for initials (472e9ee)
  • Avatar: show initials if src is undefined (237206e)
  • Banner: extend div props (0cc3b78)
  • Box: set margin-inline correctly (b27bd45)
  • bump dayjs dependency (36f5dde)
  • bump mantine dependencies (89e1f75)
  • bump mantine dependencies (de57110)
  • bump mantine deps (5866763)
  • bump mantine deps (0d400dd)
  • bump mantine deps (5ab74ee)
  • bump mantine deps (5e41474)
  • bump mantine deps (2dc6473)
  • bump mantine deps (022d854)
  • bump mantine deps (81e267b)
  • bump mantine deps (e8fc307)
  • bump mantine deps (b57f4d5)
  • bump mantine deps (f5192a9)
  • bump mantine deps (265fc21)
  • bump radix-ui deps (ae88575)
  • bump react-map-gl dependency (2948e88)
  • bump versions (cc17b3a)
  • convert METER_TO_YARD correctly (1bd6c8c)
  • correct contentWrapperProps type for Tooltip (eaf450a)
  • correct import path (4748c67)
  • date-pickers: fix unrecognized dom element error (0e59e17)
  • DatePicker,DateRangePicker: reintroduce withCellSpacing that is now fixed in Mantine (8c14693)
  • deprecate date components (abdaefd)
  • deprecate POUND_FACTOR in favor of KILOGRAM_TO_POUND (effe09f)
  • DIVOPS-3: do not render date picker popovers in portals (0cb2090)
  • export DateRangePickerValue (337404e)
  • export themes (c701ee0)
  • expose style prop for tooltip content wrapper (d171960)
  • fix date picker positioning (af82f54)
  • fix tsconfig paths (384b2ba)
  • forward ref to Menu component (c707dcd)
  • icon: use correct font character for plus icon (f62677a)
  • improve JSDocs of as prop (dd029b5)
  • include @einride/ui-labs in build script (1b4a77f)
  • include dayjs as dependency (66661b3)
  • LinearGauge: correct required props (f9a359a)
  • LinearProgress: set correct required props (29c1455)
  • LinearVerticalProgress: set correct required props (f25d636)
  • make it possible to pass custom border radius to skeleton (6cfe719)
  • map: add useStyleLoad hook ([2305138](23051382c20a8...
Read more