Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@chakra-xui/utils

chakra-xui17MIT1.0.2TypeScript support: included

Common utilties and types for Chakra xui

readme

Utilities

Shared utilities for various Chakra xui components

*Note *: This package is intended for internal use by the Chakra xui components.

Installation

yarn add @chakra-xui/utils

changelog

Change Log

1.0.2

Patch Changes

  • e73878ee #2790 Thanks @yuzima! - Resolved an issue where custom breakpoints prefixed with a number ("2xl") weren't detected

1.0.1

Patch Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0 (2020-11-13)

Note: Version bump only for package @chakra-xui/utils

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-rc.8 (2020-10-29)

Bug Fixes

  • toast: allow custom render in update (eb8bff9), closes #2362

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-rc.7 (2020-10-25)

Note: Version bump only for package @chakra-xui/utils

1.0.0-rc.6 (2020-10-25)

Note: Version bump only for package @chakra-xui/utils

1.0.0-rc.5 (2020-09-27)

Note: Version bump only for package @chakra-xui/utils

1.0.0-rc.4 (2020-09-25)

Note: Version bump only for package @chakra-xui/utils

1.0.0-rc.3 (2020-08-30)

Note: Version bump only for package @chakra-xui/utils

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-rc.2 (2020-08-09)

Note: Version bump only for package @chakra-xui/utils

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-rc.1 (2020-08-06)

Note: Version bump only for package @chakra-xui/utils

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-rc.0 (2020-07-26)

Note: Version bump only for package @chakra-xui/utils

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.7 (2020-07-26)

Bug Fixes

  • prevent issue where right click triggers active css state (4ea9b88)

Features

  • add popover transition and merge props util (112ff7b)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.6 (2020-07-15)

Note: Version bump only for package @chakra-xui/utils

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.5 (2020-07-15)

Bug Fixes

  • #1180 slider moving incorrectly when min is odd and step is even (4038ad4)

Features

  • css: allow object notation for responsive props in css (08c0029)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.4 (2020-07-01)

Bug Fixes

Features

  • add more util tests (f9edcf9)
  • add tests for dom utls (8898ef2)
  • handle null values in mapResponsive (f371eb2)
  • implement assertion test and initialize all utils test files (5a077ff)
  • stack: add support for responsive direction and divider (074f317)
  • implement style props parser (e1a6382)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.3 (2020-06-28)

Bug Fixes

Features

  • add more util tests (f9edcf9)
  • add tests for dom utls (8898ef2)
  • handle null values in mapResponsive (f371eb2)
  • implement assertion test and initialize all utils test files (5a077ff)
  • stack: add support for responsive direction and divider (074f317)
  • implement style props parser (e1a6382)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-next.2 (2020-06-21)

Bug Fixes

Features

  • add more util tests (f9edcf9)
  • add tests for dom utls (8898ef2)
  • implement assertion test and initialize all utils test files (5a077ff)
  • stack: add support for responsive direction and divider (074f317)
  • implement style props parser (e1a6382)