# Change Log

## 1.0.2

### Patch Changes

- Updated dependencies
  [[`e73878ee`](https://github.com/chakra-xui/chakra-xui/commit/e73878ee686c11d3f94ad6ac61b19ae9508d75a5)]:
  - @chakra-xui/utils@1.0.2
  - @chakra-xui/clickable@1.0.2
  - @chakra-xui/hooks@1.0.2
  - @chakra-xui/descendant@1.0.2

## 1.0.1

### Patch Changes

- [`892ea2ca`](https://github.com/chakra-xui/chakra-xui/commit/892ea2ca1c02b4127f4f044df33de58cc7641f5c)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - - Fix orientation
  styles for Tabs when orientation prop is vertical
  [#1187](https://github.com/chakra-xui/chakra-xui/issues/1187)

  - Add support for styling the `root` tab element from theme
    [#2548](https://github.com/chakra-xui/chakra-xui/issues/2548)

- Updated dependencies
  [[`5c482483`](https://github.com/chakra-xui/chakra-xui/commit/5c482483ce24fc798540c9792a15e06772eae213),
  [`204ff7e3`](https://github.com/chakra-xui/chakra-xui/commit/204ff7e39dd37003786194704b36069ef94d56a6)]:
  - @chakra-xui/utils@1.0.1
  - @chakra-xui/hooks@1.0.1
  - @chakra-xui/clickable@1.0.1
  - @chakra-xui/descendant@1.0.1

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0 (2020-11-13)

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

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- **toast:** allow custom render in update
  ([eb8bff9](https://github.com/chakra-xui/chakra-xui/commit/eb8bff911e6ec9de0165ab1e8f5ca10d5e022459)),
  closes [#2362](https://github.com/chakra-xui/chakra-xui/issues/2362)

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

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

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

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

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

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

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

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

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

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

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

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

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.1](https://github.com/chakra-xui/chakra-xui/compare/@chakra-xui/tabs@1.0.0-rc.0...@chakra-xui/tabs@1.0.0-rc.1) (2020-08-06)

### Bug Fixes

- **variables:** drop unused imports
  ([552b2e9](https://github.com/chakra-xui/chakra-xui/commit/552b2e9b7510963db509a5724af5361ef07c8ecb))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-rc.0](https://github.com/chakra-xui/chakra-xui/compare/@chakra-xui/tabs@1.0.0-next.7...@chakra-xui/tabs@1.0.0-rc.0) (2020-07-26)

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

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-next.7](https://github.com/chakra-xui/chakra-xui/compare/@chakra-xui/tabs@1.0.0-next.6...@chakra-xui/tabs@1.0.0-next.7) (2020-07-26)

### Bug Fixes

- types issue in use-tabs
  ([c388927](https://github.com/chakra-xui/chakra-xui/commit/c38892760257b9bbf1b63c05f7f9ccf1684a90b0))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-next.6](https://github.com/chakra-xui/chakra-xui/compare/@chakra-xui/tabs@1.0.0-next.5...@chakra-xui/tabs@1.0.0-next.6) (2020-07-15)

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

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-next.5](https://github.com/chakra-xui/chakra-xui/compare/@chakra-xui/tabs@1.0.0-next.4...@chakra-xui/tabs@1.0.0-next.5) (2020-07-15)

### Bug Fixes

- tabs align prop didnt do anything
  ([8e56b1b](https://github.com/chakra-xui/chakra-xui/commit/8e56b1b8427bd49a91c67ca3c1da792e76ef005c))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- [#891](https://github.com/chakra-xui/chakra-xui/issues/891)
  ([e107acc](https://github.com/chakra-xui/chakra-xui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e))
- ts issue with sx prop
  ([d3b1340](https://github.com/chakra-xui/chakra-xui/commit/d3b1340cb255937927b4d4c56ce218141570b951))

### Features

- support global tab indicator styling
  ([548f975](https://github.com/chakra-xui/chakra-xui/commit/548f9753e730f377aa2324ebf603a88c0152650e))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- [#891](https://github.com/chakra-xui/chakra-xui/issues/891)
  ([e107acc](https://github.com/chakra-xui/chakra-xui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e))
- ts issue with sx prop
  ([d3b1340](https://github.com/chakra-xui/chakra-xui/commit/d3b1340cb255937927b4d4c56ce218141570b951))

### Features

- support global tab indicator styling
  ([548f975](https://github.com/chakra-xui/chakra-xui/commit/548f9753e730f377aa2324ebf603a88c0152650e))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- [#891](https://github.com/chakra-xui/chakra-xui/issues/891)
  ([e107acc](https://github.com/chakra-xui/chakra-xui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e))

### Features

- support global tab indicator styling
  ([548f975](https://github.com/chakra-xui/chakra-xui/commit/548f9753e730f377aa2324ebf603a88c0152650e))
