Skip to content

Releases: utilitywarehouse/design-systems

@utilitywarehouse/[email protected]

30 Jun 11:54
3fff6ed
Compare
Choose a tag to compare

Patch Changes

@utilitywarehouse/[email protected]

27 Jun 13:08
cba7e86
Compare
Choose a tag to compare

Patch Changes

  • #93 211b6d1 Thanks @robphoenix! - Remove default Button capitalization.

    This was implemented based on an incorrect assumption that screen readers would read out capital letters differently, and it actually breaks the visual layout of the button when an href is added.

@utilitywarehouse/[email protected]

26 Jun 08:50
cae8e99
Compare
Choose a tag to compare

Patch Changes

  • #87 1b4d6ed Thanks @robphoenix! - This change replaces the CSS implementation of the background colour context with React context. This is because the CSS was not working for nested contexts, and unfortunately I don't have the time, or depth of CSS knowledge, to get it working. While I'm reluctant to add in a context provider in every box where the background prop is used, for now it's the best way.

@utilitywarehouse/[email protected]

22 Jun 13:39
ca3ad1c
Compare
Choose a tag to compare

Patch Changes

  • #85 4cbe199 Thanks @robphoenix! - This reinstates the contextual colours for the following components, when wrapped in a Box with backgroundColor set to either colorsCommon.brandPrimaryPurple or colorsCommon.brandMidnight:

    • Text
    • Heading
    • Button
    • TextLink

@utilitywarehouse/[email protected]

14 Jun 10:54
4ec2798
Compare
Choose a tag to compare

Patch Changes

@utilitywarehouse/[email protected]

14 Jun 10:19
d2567d0
Compare
Choose a tag to compare

Patch Changes

@utilitywarehouse/[email protected]

09 Jun 13:49
1d01ebb
Compare
Choose a tag to compare

Patch Changes

@utilitywarehouse/[email protected]

09 Jun 13:02
3414588
Compare
Choose a tag to compare

Patch Changes

  • #77 9cf662e Thanks @robphoenix! - This change exports the hooks useMediaQuery & useDeviceSize to more easily
    build responsive designs.

@utilitywarehouse/[email protected]

02 Jun 15:03
Compare
Choose a tag to compare

Patch Changes

@utilitywarehouse/[email protected]

16 May 12:16
64ab4d4
Compare
Choose a tag to compare

Patch Changes