Skip to content

Releases: autoguru-au/overdrive

v4.38.0

10 Feb 22:39
3fb9047
Compare
Choose a tag to compare

Minor Changes

  • 45097a0: Introduces DateTimePicker (beta) to help users book a service
    drop-off time. May be extended for additional use cases.

Patch Changes

  • 84b8ed1: Stack, BulletList and OrderList components now use preferred as
    prop.

v4.37.1

06 Feb 04:17
3f8c485
Compare
Choose a tag to compare

Patch Changes

  • 2722320: Reverts use of the globalThis to window

v4.37.0

03 Feb 01:27
fa76d49
Compare
Choose a tag to compare

Minor Changes

  • e6cfa22: React v18 or higher required in peer dependencies
  • 72019bd: Introduced Search Bar component beta

Patch Changes

  • 0092bd6: Improves Icon accessibility, no longer renders an <i> tag

v4.36.0

23 Jan 22:29
418ce1b
Compare
Choose a tag to compare

Minor Changes

  • 8739e4f: Enhancements

    • as prop added to Box, with existing is prop as alias to ensure
      non-breaking.
    • VisuallyHidden component has been simplified.
    • More sprinkles defined such as typography, responsive breakpoints and
      interaction conditions and properties.
    • odStyle is now the function name for using sprinkles.
  • 8739e4f: New components

    • Option List (beta) to display a grouped set of optional items that are
      checkbox form controls.
    • Option Grid (beta) to group selectable tiles that support per-item icons,
      it is a custom ARIA listbox instance and is not a native form control.

v4.35.2

14 Jan 23:53
1a6352e
Compare
Choose a tag to compare

Patch Changes

  • e337c6e: Unwanted post install package patching is removed

v4.35.1

09 Jan 00:52
3a404cc
Compare
Choose a tag to compare

Patch Changes

  • 59f2bb5: Added id and testId props to Text component. Added testId props to
    Heading component.

v4.35.0

02 Dec 04:38
4141876
Compare
Choose a tag to compare

Minor Changes

  • d580acb: ESlint refactor after dependency upgrades to latest octane config

@autoguru/[email protected]

06 Nov 01:19
c6b2520
Compare
Choose a tag to compare

Minor Changes

  • 4c8dc14: Reduce padding in prefix input incon when the input measures 150px
    or less

@autoguru/[email protected]

12 Sep 00:26
9827c50
Compare
Choose a tag to compare

Patch Changes

  • b6dad90: Fixes Switch component prop type

@autoguru/[email protected]

11 Sep 23:57
4613102
Compare
Choose a tag to compare

Minor Changes

  • 78ded1c: Enhances the looks and behaviours of Switch component
  • 7786736: Upgrades css type and vanilla extract