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

Package detail

@chakra-xui/theme

chakra-xui12MIT1.2.2TypeScript support: included

The default theme for chakra components

theme, theming, ui mode, ui

readme

@chakra-xui/theme

The default theme package for Chakra xui's components.

changelog

Change Log

1.2.2

Patch Changes

  • 85eb4090 #2741 Thanks @dodas! - ## 🐛 Bug Fix

    Focus outline now takes precedence over "isInvalid" outline. This change affects all components that extend from Input's theme, such as Select, PinInput, Textarea or NumberInput.

  • 080a7acc #2759 Thanks @gifaeriyanto! - Added the container key to the parts list so it is detected as part of the Checkbox component theme types.

  • Updated dependencies []:

1.2.1

Patch Changes

  • 72bbd0db #2708 Thanks @TimKolberger! - Resolved an issue where DrawerCloseButton was not receiving its base styles when it was passed other styles through the __css property, breaking the button's positioning.

1.2.0

Minor Changes

1.1.0

Minor Changes

  • 843854ec Thanks @segunadebayo! - - Update heading theme to relative values for line height

    • Fixed error styles for flushed input variant #2508
    // This shows the wrong shadow on focus. Work nows 🎉
    <Input variant="flushed" isInvalid placeholder="Focus me" />

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/theme

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/theme

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

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

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

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

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

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

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

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

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/theme

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)

Features

  • move font feature settings to stat and add default to css reset (2c1ba4b)

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/theme

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

  • added ColorModeOptions type to theme config (648d41f)
  • select option issue in dark mode (f36a747)

Reverts

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/theme

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

  • tabs align prop didnt do anything (8e56b1b)

Features

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

  • divider: revise divider and add vertical support (7b67e9a)
  • theme: reduce default z-index values (c925ca2)

Reverts

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

  • divider: revise divider and add vertical support (7b67e9a)
  • theme: reduce default z-index values (c925ca2)

Reverts

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

  • divider: revise divider and add vertical support (7b67e9a)
  • theme: reduce default z-index values (c925ca2)