- fc3bfac: Make sure to use Mantine components in headless mode so as to remove conflicts between Mantine in this package and Saga apps that are importing Mantine components on their own.
- 8a92c9d: Allow passing props to textarea wrapper element.
- 237206e2: Show initials in avatar if src is undefined.
- 7e1d06be: Expose all dialog content props.
- 5fac7ca6: Expose all menu content props.
- 0cb2090b: Do not render date picker popovers in portals.
- 53a1b386: Properly hide outsides dates.
- af82f54f: Fix date picker positioning.
- 5243c861: Bump Mantine to v7.
- f62677ad: Use correct font character for plus icon.
- 06a8809f: Adds a minus icon to the Icon component.
- 3d9142eb: Resolve zoom/small device issues in tabs component
- 08dd77fa: Reassign xMark icon to new character to resolve iOS17 issue.
- fe0449d2: Bump Radix deps.
- dbe7533a: Remove node version requirements
- 89e1f750: Bump Mantine dependencies.
- c701ee04: Export themes which is needed to setup color modes storybook plugin.
- dea855b6: add tooltip styling and position change props
- 6cfe719a: Make it possible to pass a custom border radius to Skeleton.
- 5866763e: Bump Mantine deps.
- 0d400dd2: Bump Mantine packages.
- 5ab74ee9: Bump Mantine deps.
- 36f5dde1: Bump dayjs dependency.
- 5e414743: Bump mantine deps.
- 022d8543: Bump Mantine deps.
- abdaefde: Deprecate date components in favor of components from @einride/ui-dates.
- 4a88f7cc: Add indeterminate property to the checkbox component.
- 81e267b5: Bump Mantine deps.
- 498ba779: Add inverted border colors.
- 79ab266c: Slider: Prevent zooming/scrolling during ongoing slide on touch devices.
- e8fc307f: Bump Mantine deps.
- 1d13661b: Add background highligh theme color.
- bfafdf99: Add new icons needed in Demand Wizard.
- ae88575b: Bump Radix UI deps.
- 0ab477aa: Slider: Add onClick prop to make it possible to stop propagation.
- ed5532c1: Slider: Avoid small gap between start range and range when dragged out.
- b57f4d52: Bump Mantine deps.
- cc17b3aa: Version bumps.
- 8cd16247: Radio: Set correct styles when not using visible label.
- cb7fbf0c: Text: Add
textDecoration
prop.
- b27bd459: Box: Set margin-inline correctly.
- 05f1c15f: Box: Add margin-block and margin-inline props.
- f5192a91: Bump Mantine deps.
- dba167f9: Option: Enable passing children flexibly without disturbance from icon prop.
- 044fecb2: Box: Add
alignSelf
prop.
- 470f922c: Segments: Base on Radio Group instead of tabs to make it possible to use it uncontrolled.
- 6b5018e7: Add NumberInput component.
- dd029b52: Improve JSDocs of
as
prop. - de571109: Bump Mantine dependencies.
- b65a2dcb: Publish with provenance.
- ac336f11: SearchInput: Make it possible to add suffix
- 90eccf43: TextInput: Make it possible to add a suffix.
- 086199ab: Separate disabled from read-only.
- 92a2c06f: Export Segments and SegmentsTrigger components.
- 8c146939: DatePicker, DateRangePicker: Reintroduce
withCellSpacing={false}
that's been fixed in Mantine.
- 136d8bc6: Add kilometer to mile conversion factor.
- 1bd6c8c9: Compute METER_TO_YARD correctly.
- b5eed33d: Add conversion factor for meter to yard.
- 0cc3b78f: Banner: Extend div props.
- 2196052c: Weight & WeightUnit: Deprecate imperial instead of removing.
- c89e02ae: WeightUnit: Replace
unitSystem
prop withmeasurementSystem
. - 4b4b35d3: Make it possible to input weight in both kilogram and pound.
- effe09f7: Deprecate POUND_FACTOR in favor of KILOGRAM_TO_POUND.
- 265fc212: Bump Mantine packages.
- c068bb9f:
<Select>
: Set good text and background color on<option>
s on Ubuntu/Chrome.
- 575c4dee: Allow
flexShrink
prop on Box.
- 29c14551: LinearProgress: Set correct required props.
- 84496162: StepProgress: Set correct required props.
- 461bab52: StepGauge: Set correct required props.
- fb407fb9: StepVerticalProgress: set correct required props.
- f25d636c: LinearVerticalProgress: Set correct required props."
- 472e9ee4: Avatar: Fix edge-cases for initials.
- f9a359a3: LinearGauge now only requires
aria-label
, notaria-labelledby
.
- 31e8322e: Updrade Mantine deps.
- 0e59e173: Remove unrecognized DOM element error.
- 9f6b104: Add max-inline-size and max-block-size props to .
- 2d1e04f: Add maxInlineSize to to make multiline possible with logical properties.
- 2bb4974: Use correct JSDocs syntax.
- 5be70f0: Remove MapTooltip that is now available in @einride/ui-maps.
- 951e79c: Remove unused interfaces.
- ee1cc91: Remove all mapping exports that are now available in @einride/ui-maps.
- d9e6798: Remove unsed exports.
- 9c5861f: Remove useStyleLoad hook that's now available in @einride/ui-maps.
- 969e094: Remove unused exports.
- 5a13e5f: Remove map dependencies.
- f20346c: Align workflows
- 57a7cd4: Point types package.json entry to correct path