# Change Log

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

# [0.125.0](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.124.0...@vtex/admin-ui@0.125.0) (2022-04-29)

### Features

- **set:** deprecate set & add codemod ([9461a1e](https://github.com/vtex/admin-ui/commit/9461a1ea626d4f0697bf2131a0d2f14d683dd7a5))

# [0.124.0](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.123.1...@vtex/admin-ui@0.124.0) (2022-04-20)

### Features

- **stack:** add component ([d109f36](https://github.com/vtex/admin-ui/commit/d109f365d95edd3d399db67e1eba6c7936319d27))

## [0.123.1](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.123.0...@vtex/admin-ui@0.123.1) (2022-04-19)

### Features

- **fielddetails:** change message type from string or ReactNodeArray to ReactNode only ([dfc28a2](https://github.com/vtex/admin-ui/commit/dfc28a294bd11d77dda491370517403420e0a760))
- **fielddetails:** change message type from string or ReactNodeArray to string or ReactNode ([8144dc0](https://github.com/vtex/admin-ui/commit/8144dc03efd92363f435a6c4422637d25632f183))
- **fielddetails:** change message type to acepte string or ReactNodeArray ([d841d03](https://github.com/vtex/admin-ui/commit/d841d037e4cd43998e7b2e0cd70dde6f901ffaf1))

# [0.123.0](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.122.3...@vtex/admin-ui@0.123.0) (2022-04-18)

### Bug Fixes

- fix broken build ([81b0bbd](https://github.com/vtex/admin-ui/commit/81b0bbd2be92b08cbbc6c77c6a022f20d67324de))
- **combobox:** fix typing error on build ([6ab6cc2](https://github.com/vtex/admin-ui/commit/6ab6cc297fdbf9821e3f62f6d6e409fd2fab6f06))

### Features

- **combobox:** enable custom rendering for basic combobox ([d8dfa23](https://github.com/vtex/admin-ui/commit/d8dfa2399bd5536afd6dbdc08ae4f407b976d0ad))
- **comboboxmultiple:** add custom item rendering for multiple combobox ([3a802be](https://github.com/vtex/admin-ui/commit/3a802be929deda0fe838de9493f8a57bf41a809d))

### BREAKING CHANGES

- **comboboxmultiple:** - props selected, removeSelected and clearSelected are no longer returned by
  useComboboxMultiple hook

## [0.122.3](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.122.2...@vtex/admin-ui@0.122.3) (2022-04-12)

**Note:** Version bump only for package @vtex/admin-ui

## [0.122.2](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.122.1...@vtex/admin-ui@0.122.2) (2022-04-11)

### Bug Fixes

- **core:** change action fg colors ([fceec2a](https://github.com/vtex/admin-ui/commit/fceec2a50f16cc5e00a0d6475c4ad4fc93fbb875))
- **core:** migrate colors from hsla to hex ([97911e7](https://github.com/vtex/admin-ui/commit/97911e73ec8f3c611f1e8c6e71c2560bd18e7de7))

## [0.122.1](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.122.0...@vtex/admin-ui@0.122.1) (2022-04-07)

### Bug Fixes

- **filter disclosure:** fix filter diclosure children order ([ac75a37](https://github.com/vtex/admin-ui/commit/ac75a3740ab10df2085fc06cad4373e56eb28fa3))

# [0.122.0](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.121.0...@vtex/admin-ui@0.122.0) (2022-04-07)

### Bug Fixes

- **button:** add verification before cloning icon element using react cloneElement ([44956c9](https://github.com/vtex/admin-ui/commit/44956c9e5348032f36a919144d5d48e6e4012cb8))
- **button:** change spacing to be according to the design specs ([e8c3aaa](https://github.com/vtex/admin-ui/commit/e8c3aaaff3de72e78d78ffe07b14437f140468e1))
- **button:** change svg styling from padding to margin ([614385b](https://github.com/vtex/admin-ui/commit/614385b963d15f14ae5aa1f43912cf511dfe59f6))
- **button:** use new center component ([0dafb10](https://github.com/vtex/admin-ui/commit/0dafb105a6cd4a6032c6085d7acc76dcd248952f))
- **datepicker:** change from invalid to tone ([7b98c8a](https://github.com/vtex/admin-ui/commit/7b98c8abc6d1ec96b219909064026449e4ec45ba))
- **datepicker:** support min and max values ([b31928d](https://github.com/vtex/admin-ui/commit/b31928d55c8a22c18fc296d5b67717454c612e33))

### Features

- **button:** review component with design specs ([b47fe40](https://github.com/vtex/admin-ui/commit/b47fe40937654c3eca8e6efc0b7e6246f716784c))
- **center:** review component ([88f707b](https://github.com/vtex/admin-ui/commit/88f707b892265106f054de941054477d19dcde0f))

# [0.121.0](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.120.7...@vtex/admin-ui@0.121.0) (2022-04-06)

### Features

- **bleed:** promote component ([74cff7c](https://github.com/vtex/admin-ui/commit/74cff7cf86453351f4014e11166827b5f1096a19))
- **inline:** promote component ([37f9518](https://github.com/vtex/admin-ui/commit/37f95185d2c169f20db9cc5302b2b3a5731c09a8))

## [0.120.7](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.120.6...@vtex/admin-ui@0.120.7) (2022-03-30)

### Bug Fixes

- **sidebar:** adjust spacing according to design specs ([4997c49](https://github.com/vtex/admin-ui/commit/4997c49c0607508dab3489e8ff6e68171305bcb5))

## [0.120.6](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.120.5...@vtex/admin-ui@0.120.6) (2022-03-24)

### Bug Fixes

- **sidebar:** add second level scroll when it has a vertical overflow ([44f82bd](https://github.com/vtex/admin-ui/commit/44f82bd1d541ef4423497b7e9a8e3b3594f73735))
- **sidebar:** adjust zIndices to be consistent ([2e50e07](https://github.com/vtex/admin-ui/commit/2e50e07d785c31637a56322bf1794df929ab4475))

## [0.120.5](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.120.4...@vtex/admin-ui@0.120.5) (2022-03-24)

### Bug Fixes

- **sidebar:** apply design review changes ([68bb81c](https://github.com/vtex/admin-ui/commit/68bb81cbca63cfd83510009cfc844efe1b51a383))
- **sidebar:** apply design updates ([84dfc75](https://github.com/vtex/admin-ui/commit/84dfc7530593e22a77782415e2fa020757ea3200))
- **sidebar:** apply design updates ([8479400](https://github.com/vtex/admin-ui/commit/8479400a6415e41efb1244c25e42e173488db637))
- **sidebar:** apply design updates ([9a04614](https://github.com/vtex/admin-ui/commit/9a04614481c19697d40ed6a132db9b396a71167d))
- **sidebar:** changes the second level transition value to be smoother ([95ff4a0](https://github.com/vtex/admin-ui/commit/95ff4a01dc2d180fb61f6899d538497629fd2ba0))
- **sidebar:** skeleton styles ([c6a925d](https://github.com/vtex/admin-ui/commit/c6a925d94070a83030b8492756d2904d95ed86e3))
- **sidebar:** update spacing according to the design specs ([0ad1df2](https://github.com/vtex/admin-ui/commit/0ad1df2cab0c139a399d02b777ccce28d0f251a3))
- **topbar:** change spacing according to the design specs ([53700d6](https://github.com/vtex/admin-ui/commit/53700d69bd5e43462a519458dcbf84b25156703a))
- **topbar:** remove circle dependency ([de5f443](https://github.com/vtex/admin-ui/commit/de5f443a6ce8e657583d67e3d82c10cd856e9d8b))

## [0.120.4](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.120.3...@vtex/admin-ui@0.120.4) (2022-03-23)

### Bug Fixes

- **bleed:** add experimental component ([e650feb](https://github.com/vtex/admin-ui/commit/e650feb1f8e6b62c5e0df4fcfcf7fde8efedfb83))
- **combobox:** build issues ([9840c31](https://github.com/vtex/admin-ui/commit/9840c31e9d4130fc9b67c19a3463e01dfaf1692c))
- **combobox:** first draft on multiple ([1a0f3af](https://github.com/vtex/admin-ui/commit/1a0f3affec2319c560554ebcc216ce691a176c18))
- **combobox:** keyboard interactions ([ae133ea](https://github.com/vtex/admin-ui/commit/ae133ea6bc479802ab7a598ddb7d4c55fd7be532))
- **combobox:** tag styling ([fabb98a](https://github.com/vtex/admin-ui/commit/fabb98a594b6d75e2e42a05a69358cb0d4e7f145))
- **inline:** add experimental component ([311a67b](https://github.com/vtex/admin-ui/commit/311a67bbac65e99a16d0c0f12c475113f5aa2ff5))

## [0.120.3](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.120.2...@vtex/admin-ui@0.120.3) (2022-03-18)

### Bug Fixes

- **bleed:** add experimental component ([84fb0d6](https://github.com/vtex/admin-ui/commit/84fb0d6076421732b6a208321c1369bc57320a9f))

## [0.120.2](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.120.1...@vtex/admin-ui@0.120.2) (2022-03-18)

### Bug Fixes

- **inline:** add experimental component ([31f15b1](https://github.com/vtex/admin-ui/commit/31f15b1bd22cd6b55d69a03ac8331490f8396ba4))

## [0.120.1](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.120.0...@vtex/admin-ui@0.120.1) (2022-03-17)

**Note:** Version bump only for package @vtex/admin-ui

# [0.120.0](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.119.6...@vtex/admin-ui@0.120.0) (2022-03-17)

### Bug Fixes

- **filter:** font color and size ([c812ca0](https://github.com/vtex/admin-ui/commit/c812ca0d78e2e06874b8d24db7893a539c47dcad))
- **filter:** style adjustments ([51cba5c](https://github.com/vtex/admin-ui/commit/51cba5c1a25cde0c3c6f517e9fbe77c168377b45))
- **filters:** fix styling to better match figma ([e8dd13f](https://github.com/vtex/admin-ui/commit/e8dd13f4b36b4f205ee59e6dd4658da0def0ef9b))
- **picker popover:** fix reakit warning about not using margin to position popover ([3d65b98](https://github.com/vtex/admin-ui/commit/3d65b984984cc241d3c37fc64a23c28bc6c3b3bb))

### Features

- **filter:** add first version of single select filter ([cbbf025](https://github.com/vtex/admin-ui/commit/cbbf025f7ffe8f248bdbf12864192fe4c5f8845c))
- **filter:** add i18n ([36d7fe4](https://github.com/vtex/admin-ui/commit/36d7fe4fbbbf7487a43b74f89d70a8e8283edb52))
- **filter:** add popover and improve typing ([a5a3656](https://github.com/vtex/admin-ui/commit/a5a3656a6026102229f290260ace77ec6686d625))
- **filter:** add support for initial selected items ([e728b5e](https://github.com/vtex/admin-ui/commit/e728b5e4ca9971cab9e40c168891752ea2e4dee4))
- **filter:** auto apply whenever an option is selected if filter is single select ([0ff0d84](https://github.com/vtex/admin-ui/commit/0ff0d8485b67d154768effdec84f52ed0bfb2f6a))
- **filter:** improve filter callback name ([86d2235](https://github.com/vtex/admin-ui/commit/86d22351c42fa5ca0c93c471ba739447d054b414))
- **filter:** improve style and focus behaviour ([b754c68](https://github.com/vtex/admin-ui/commit/b754c686ca5d23bd3d5877ff245f4423ac7cf34e))
- **filter:** truncate long filter labels ([a0fb266](https://github.com/vtex/admin-ui/commit/a0fb266698d06f4350337eca3e22f624fd126d8d))
- **filters:** add filter group component ([17a5998](https://github.com/vtex/admin-ui/commit/17a5998ba88fa4561c09134b7b0dd84c58b8ec26))
- **tokens:** add new semantic color tokens ([9c9dda8](https://github.com/vtex/admin-ui/commit/9c9dda81fb23f9f99ceb47b22477679f42f0b035))
- add basic version of checkbox filter ([1e25b13](https://github.com/vtex/admin-ui/commit/1e25b1328d36bd8e23f87a074ff7e021a5f8a75c))

### Performance Improvements

- **filter:** use new core element creation ([b11176b](https://github.com/vtex/admin-ui/commit/b11176b55538244b0bbb3b0eb60c9c017cbe8f01))

## [0.119.6](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.119.5...@vtex/admin-ui@0.119.6) (2022-03-16)

### Bug Fixes

- **util:** replace lodash deps and remove unused utils ([317d7c1](https://github.com/vtex/admin-ui/commit/317d7c102e309460870fc2d8f93e70ead8d176b7))

## [0.119.5](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.119.4...@vtex/admin-ui@0.119.5) (2022-03-14)

**Note:** Version bump only for package @vtex/admin-ui

## [0.119.4](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.119.3...@vtex/admin-ui@0.119.4) (2022-03-14)

### Bug Fixes

- **bundle-size:** fix reakit import by specifying the module which the import belongs ([1382faa](https://github.com/vtex/admin-ui/commit/1382faadbd13f72b6a0a1d88c4af5bab7da1a5e7))
- **bundle-size:** remove framer-motion dependency to reduce admin-ui bundle size ([6381749](https://github.com/vtex/admin-ui/commit/638174909ced1b5c214b1f99997dd6dd8cf92acc))

## [0.119.3](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.119.2...@vtex/admin-ui@0.119.3) (2022-03-11)

### Bug Fixes

- **sidebar:** add scroll on the sidebar sections when it has a vertical overflow ([328acd3](https://github.com/vtex/admin-ui/commit/328acd33de4930079e0256e5495db05084e747e9))
- **sidebar:** apply spacing changes according to design's specification ([051674d](https://github.com/vtex/admin-ui/commit/051674d380bea8fafa2aaa1ab98f73b4d63dbbd0))
- **sidebar:** apply spacing changes to be according with Figma spec ([fb1016d](https://github.com/vtex/admin-ui/commit/fb1016d5d44eaa7e3d72ab78fb495b5d240a2d49))
- **sidebar:** change the label style of the first section of each sidebar item ([a9c3419](https://github.com/vtex/admin-ui/commit/a9c34197f7d6c755a62fa301c8cc24ae24a1fcf6))
- **sidebar:** only reset section preview when leaving the mouse from the top of the sidebar ([b13fe62](https://github.com/vtex/admin-ui/commit/b13fe623c437453dc3b5dec0e0393331034d87cc))
- **sidebar:** remove Tooltip from section icons ([3865114](https://github.com/vtex/admin-ui/commit/386511446c3a2b4351d3e5ac9180ba51f217dfd6))
- **sidebar:** show a section items preview when hovering the section icons ([e172f16](https://github.com/vtex/admin-ui/commit/e172f16137003eb64293c3dff484e608c716c895))

## [0.119.2](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.119.1...@vtex/admin-ui@0.119.2) (2022-03-10)

### Bug Fixes

- **combobox:** add experimental component ([0330d25](https://github.com/vtex/admin-ui/commit/0330d25750eea9e04c3447332515ab4c8593ea24))
- **combobox:** add missing spanish translation ([133b136](https://github.com/vtex/admin-ui/commit/133b13645c437f3c64c89d38a19bde9dac0093e0))
- **combobox:** default translations ([3e460e7](https://github.com/vtex/admin-ui/commit/3e460e70acff95d1e5adf456593482f22b5f0577))
- **combobox:** error state ([b38c1d7](https://github.com/vtex/admin-ui/commit/b38c1d7f24f30353115665bc0809c20bf915ad46))
- **combobox:** popover states ([14e56da](https://github.com/vtex/admin-ui/commit/14e56daeaaad85d95a16f024b8b4ef0b15c54634))
- **combobox:** use token styles ([e65454e](https://github.com/vtex/admin-ui/commit/e65454e21e0b06699b76d38a79c4dffe438943cb))
- add icons to be used in admin shell ([b1f624b](https://github.com/vtex/admin-ui/commit/b1f624b8f21c419873915da9bf7157418cbfec6e))

## [0.119.1](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.119.0...@vtex/admin-ui@0.119.1) (2022-03-07)

### Bug Fixes

- **datepicker:** turn datepicker into a compound component ([3850431](https://github.com/vtex/admin-ui/commit/38504316edc3484186eec156fa8584666435b56a))

# [0.119.0](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.118.5...@vtex/admin-ui@0.119.0) (2022-02-25)

### Bug Fixes

- **collapsible tests:** fix type error ([134b15e](https://github.com/vtex/admin-ui/commit/134b15ec85aed8c0e38765d9fbd9af1e836ed030))
- **datepicker:** only allow working behviors ([7c0384b](https://github.com/vtex/admin-ui/commit/7c0384b84cfdd3d683b7ab2538dbc9408b95b54a))

### Features

- **admin-ui:** make datepicker and i18nprovider as experimental ([7648e67](https://github.com/vtex/admin-ui/commit/7648e67c805fce7eb5c6af556619d360f4597b85))
- **calendar:** create component ([00f6f5a](https://github.com/vtex/admin-ui/commit/00f6f5aa3fada863a8d117dd2991f93eca713bc3))
- **collapsible:** add expand animation ([035f650](https://github.com/vtex/admin-ui/commit/035f650896ad6b0deb33c26c994e631c1609617b)), closes [#32](https://github.com/vtex/admin-ui/issues/32)
- **date-picker:** add component ([8069daf](https://github.com/vtex/admin-ui/commit/8069dafc7db45a40d3b94a8291697a3ed2b76e58))
- **datepicker:** add invalid state ([19ceb7b](https://github.com/vtex/admin-ui/commit/19ceb7bfd30a2349afd963245c7f80cfa1823cde))
- **datepicker:** implement placeholders ([4183594](https://github.com/vtex/admin-ui/commit/4183594c57c690b513c8cae334837f231bae9eb9))
- **picker:** create component ([dd514f3](https://github.com/vtex/admin-ui/commit/dd514f33939ee7a9fa21e49696da1f30db0a7678))
- **picker-calendar:** allow controlled and uncontrolled versions ([f0ffac0](https://github.com/vtex/admin-ui/commit/f0ffac04f3b122dd21a3d7ea71aaed8f692ca25f))
- **segment:** add component ([386894e](https://github.com/vtex/admin-ui/commit/386894edf4acde4ed47acc7772c483667b3f74d5))
- **useonkeydown:** create hook ([333d028](https://github.com/vtex/admin-ui/commit/333d0281b989e4bb5493b47cad75dd97443a7d4c))

## [0.118.5](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.118.4...@vtex/admin-ui@0.118.5) (2022-02-24)

**Note:** Version bump only for package @vtex/admin-ui

## [0.118.4](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.118.3...@vtex/admin-ui@0.118.4) (2022-02-21)

### Bug Fixes

- **toast component:** fix toast component width and position for mobile devices ([4403234](https://github.com/vtex/admin-ui/commit/44032347e4dbdc6d404079d31ef800664e1c5c33))

## [0.118.3](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.118.2...@vtex/admin-ui@0.118.3) (2022-02-18)

**Note:** Version bump only for package @vtex/admin-ui

## [0.118.2](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.118.1...@vtex/admin-ui@0.118.2) (2022-02-17)

### Bug Fixes

- **core:** responsive aliases values ([06c4b38](https://github.com/vtex/admin-ui/commit/06c4b38bb1a37bd7abeb700ed2b50a93f975f00b))

## [0.118.1](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.118.0...@vtex/admin-ui@0.118.1) (2022-02-14)

### Bug Fixes

- update button icons style ([16b955f](https://github.com/vtex/admin-ui/commit/16b955f91a70dbde6629f4d7939bad6c4fd8af45))
- update sidebar color tokens ([8d87389](https://github.com/vtex/admin-ui/commit/8d8738947d98113a8e75d06ad662758518e2e7bb))

# [0.118.0](https://github.com/vtex/admin-ui/compare/@vtex/admin-ui@0.117.0...@vtex/admin-ui@0.118.0) (2022-02-10)

### Bug Fixes

- **deps:** change deps between internal packages to be static instead of dynamic ([0d40913](https://github.com/vtex/admin-ui/commit/0d40913ce928a345079887dd0145df23619f68be))

### Features

- **core:** simplify core struture ([3ffb7d3](https://github.com/vtex/admin-ui/commit/3ffb7d30be454adf1c2fbbe41ffe4b954cdb67c8))
- **illustrations:** join admin-illustrations and admin-ui packages ([dcc2803](https://github.com/vtex/admin-ui/commit/dcc2803843020882b300a872b1c75e5aa172408c))
- **tag:** add gray variant ([cfeca54](https://github.com/vtex/admin-ui/commit/cfeca54f5b11bc4ca673716ec59e6e75c54f1137))

# [0.117.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.116.1...@vtex/admin-ui@0.117.0) (2022-01-04)

**Note:** Version bump only for package @vtex/admin-ui

## [0.116.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.116.0...@vtex/admin-ui@0.116.1) (2022-01-04)

### Bug Fixes

- **tabs:** change typography token ([889a57a](https://github.com/vtex/onda/commit/889a57a7d9dc03f22c31c12f8b8baef5d6b5480f))
- **typography:** add line-height ([0f9080c](https://github.com/vtex/onda/commit/0f9080c71bd75f639977aa99a5e07f05efd62264))
- **typography:** fontWeight values ([48acef9](https://github.com/vtex/onda/commit/48acef9630b4b8dfab925d26d832469bb03f28f8))

# [0.116.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.115.0...@vtex/admin-ui@0.116.0) (2021-12-28)

### Features

- **icons:** add IconContainer component to admin-ui-react ([11af9e5](https://github.com/vtex/onda/commit/11af9e518ebb3c64e5593dad0283451186e82c16))
- **icons:** add XOctagon icon to the admin-ui lib ([6a2df83](https://github.com/vtex/onda/commit/6a2df8327982183cd0019ecacfc78df50f0f06cd))
- **icons:** migrate from vtex.admin-ui-icons to vtex.phosphor-icons ([0ca3037](https://github.com/vtex/onda/commit/0ca3037f303a95edc62026dbed53a85e5ae8d69e))

# [0.115.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.114.4-next.0...@vtex/admin-ui@0.115.0) (2021-12-13)

### Bug Fixes

- **search:** improve tab navigation and component structure ([15dd030](https://github.com/vtex/onda/commit/15dd03089c2a26f05f937a3c97989919402f2ea9)), closes [#848](https://github.com/vtex/onda/issues/848)
- **search:** text token ([434ea17](https://github.com/vtex/onda/commit/434ea17a24eea7a5b3bb48605fcc761b25b9a358))

### Features

- **core:** allow theme creation on specyfic namespaces ([3be4523](https://github.com/vtex/onda/commit/3be45239f52581248cbdeee03b64c82ba3b81f47))
- **select:** change from a custom select, to a native one ([25c3ade](https://github.com/vtex/onda/commit/25c3aded6e100fa7b1c2635c2b6e0d9b4feda6d3))

## [0.114.4-next.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.114.3...@vtex/admin-ui@0.114.4-next.0) (2021-10-25)

### Bug Fixes

- **admin-ui:** searchbox render in ssr ([fffceba](https://github.com/vtex/onda/commit/fffcebad76a796a402509c012d93a19ae2f8a76d))
- **core:** colors typescript ([4106fa7](https://github.com/vtex/onda/commit/4106fa76315d6b9c1a597bed9b8a2758fd202408))
- **select:** change the component api to be according to the Fields ([ac2b208](https://github.com/vtex/onda/commit/ac2b208bac6fde42ebf3c016faca136a7d4bfd2a))
- **text-area:** change the component api to be according to the Fields ([d914fbf](https://github.com/vtex/onda/commit/d914fbf52c1d1133fcb23dcc7bd03cc32d276590))

### Features

- **admin-ui:** create Center component ([d91110d](https://github.com/vtex/onda/commit/d91110d18f57e8ff03d482962312188a12b16407))
- **button-ghost:** create component ([aa308fd](https://github.com/vtex/onda/commit/aa308fdfd41e0c4d226ba98b84a23e2f0cf0b7bf))

## [0.114.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.114.2...@vtex/admin-ui@0.114.3) (2021-10-07)

**Note:** Version bump only for package @vtex/admin-ui

## [0.114.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.114.1...@vtex/admin-ui@0.114.2) (2021-10-07)

### Bug Fixes

- **searchbox:** fallback to default lang in case provided locale doesn't existt ([9823ce7](https://github.com/vtex/onda/commit/9823ce7776ba62571996e27b574eb746255b4ff3))

## [0.114.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.114.0...@vtex/admin-ui@0.114.1) (2021-10-04)

### Bug Fixes

- **admin-ui-react:** jsx variants overlap ([ff500ec](https://github.com/vtex/onda/commit/ff500ec16f8f987dcfb25322fa9cdd114fe80dbf))
- **menu-item:** add type prop with 'button' as default value ([060e308](https://github.com/vtex/onda/commit/060e3083daac9029c0500184f1fc4e239b7e15f5)), closes [#811](https://github.com/vtex/onda/issues/811)
- **page-actions:** apply margin only between the directly children ([4d8d3d7](https://github.com/vtex/onda/commit/4d8d3d7e68670e7929e163167a3315dfc3f86406))
- **selection-tree:** root checkbox re-render on useSelectionTreeState hook ([93068dc](https://github.com/vtex/onda/commit/93068dc9f9f895b588b1135e19838070fa10180c))
- **text-area:** border color change when a disabled TextArea is hovered ([beb1369](https://github.com/vtex/onda/commit/beb1369b7c2a33f5f06bc7ab50894dc18d9dc4c9))

# [0.114.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.113.1-next.0...@vtex/admin-ui@0.114.0) (2021-09-27)

### Features

- **babel-plugin:** basic plugin to add displayName to jsx calls ([e003a91](https://github.com/vtex/onda/commit/e003a91804fa1ac1e35970cbf0e6892a6919cb3b))

## [0.113.1-next.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.113.0...@vtex/admin-ui@0.113.1-next.0) (2021-09-22)

### Bug Fixes

- **sidebar:** fix skeleton unique key warning ([11225a7](https://github.com/vtex/onda/commit/11225a7df7c0d9f17569575143dd24ca3bdbfd1a))

### Features

- **filter-bar:** add function to change the statements ([6adf2e1](https://github.com/vtex/onda/commit/6adf2e1c74ed6ffa97252b7f789d9ed767a28fc7))

# [0.113.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.112.4-next.0...@vtex/admin-ui@0.113.0) (2021-09-20)

### Features

- **page:** add pattern ([14950b8](https://github.com/vtex/onda/commit/14950b8c31808dd187fa915bbeb21feb39fab6af))

## [0.112.4-next.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.112.3...@vtex/admin-ui@0.112.4-next.0) (2021-09-14)

**Note:** Version bump only for package @vtex/admin-ui

## [0.112.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.112.2...@vtex/admin-ui@0.112.3) (2021-09-14)

### Bug Fixes

- **query-stories:** fix stories that use QueryStateContext ([ac23b6d](https://github.com/vtex/onda/commit/ac23b6dba63f5a5fb55d287bb6055d42fb55b206))
- **querystateprovider:** add QueryStateProvider in stories and tests of pagnation and search ([941b838](https://github.com/vtex/onda/commit/941b838bdc95cf140e8f5696eb9f2643484b381d))
- **usequerystate:** better type and remove query param ([3f20730](https://github.com/vtex/onda/commit/3f2073031243b16821fdb43642a079cd1a0964cf))
- **usesearchstate:** differentiates initial value from default value ([df7f670](https://github.com/vtex/onda/commit/df7f6705bfddd88a3ad269881384a286baac9eb3))

## [0.112.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.112.1...@vtex/admin-ui@0.112.2) (2021-09-13)

### Bug Fixes

- **sidebar:** define SidebarGroup's own type ([45a213d](https://github.com/vtex/onda/commit/45a213dbc94ae5982d437ce31732ee9c68e15960))

## [0.112.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.112.0...@vtex/admin-ui@0.112.1) (2021-09-13)

### Bug Fixes

- **sidebar:** sidebarGroup css prop ([dd545ac](https://github.com/vtex/onda/commit/dd545ac65989cdee4346c48d2a458007ea8cff93))

# [0.112.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.111.1...@vtex/admin-ui@0.112.0) (2021-09-13)

### Bug Fixes

- **datagrid:** fix header color to dark.secondary ([14afa1f](https://github.com/vtex/onda/commit/14afa1fcb988a0052c08b68b434d650189136c4b))
- remove variant ternary in Tag delete button ([52b0ab2](https://github.com/vtex/onda/commit/52b0ab291f71f24d4fc128c83a4977878cfdfb5d))
- Update docs and tests ([7acf52d](https://github.com/vtex/onda/commit/7acf52dba2d7cfc92b1e9d809c8d0ac27d9a7d70))
- update Tag test snapshot ([efc89f8](https://github.com/vtex/onda/commit/efc89f8f7e857fc674f3d8e4a717958fa1e1e6e1))
- **font:** adjust medium weight to be 650 instead o 750 ([96cd49d](https://github.com/vtex/onda/commit/96cd49dab5a84dbc809a3ff1a6e54a0ed71af344))

- fix!: remove Black variant of Tag component ([a476ec1](https://github.com/vtex/onda/commit/a476ec12d2bcaf848447f6fe0dd8074f1a44bd2a))

### Features

- add Gray palette in Tag component ([fd10705](https://github.com/vtex/onda/commit/fd107053730ef25a611cc83eb9f23a0f3314da73))

### BREAKING CHANGES

- It will not be possible to use palette="black" in Tags anymore.

## [0.111.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.111.0...@vtex/admin-ui@0.111.1) (2021-08-30)

### Bug Fixes

- **admin-ui:** @vtex/admin-jsxs export ([01dcc55](https://github.com/vtex/onda/commit/01dcc55a0213abbdac20b2c74f1631435c655334))

# [0.111.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.110.0...@vtex/admin-ui@0.111.0) (2021-08-30)

### Bug Fixes

- **modal:** fix modal content scrollable style ([ea42ed7](https://github.com/vtex/onda/commit/ea42ed785ef654d9e9e842212a6821c2b904cff4))
- **onda-react:** typescript props definition ([62a6f21](https://github.com/vtex/onda/commit/62a6f2139578723085f9be55a692ae282c1047fd))

### Features

- **admin-ui-core:** create package from onda-core ([6ae6869](https://github.com/vtex/onda/commit/6ae6869f89b8ce82a9acda6d8a7b424c24daed4d))
- **admin-ui-react:** create new package from onda-react ([e0f312f](https://github.com/vtex/onda/commit/e0f312f31628e0bfec3749b8338125c85c63c0a6))
- **core:** update font-stack with the latest version of VTEX Trust ([46f0638](https://github.com/vtex/onda/commit/46f0638d05117a6e0c4a70a9f53aafc07519b367))
- **hooks-util:** create admin-ui-hooks from onda-hooks and admin-ui-util from onda-util ([1452e83](https://github.com/vtex/onda/commit/1452e83cd0cc602ce5863cf6b5b4b2ffcf3e1525))
- **onda:** replace admin-core for onda-core ([e4ca4f2](https://github.com/vtex/onda/commit/e4ca4f2c2b508ba84dc8db5646161325b72665f4))
- **onda-core:** add theme object ([e1c4cea](https://github.com/vtex/onda/commit/e1c4ceab3afac0cf31d6ee0dc693b5aa2c9c3a86))

# [0.110.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.109.0...@vtex/admin-ui@0.110.0) (2021-08-17)

### Bug Fixes

- **usequerysearchstate:** add export of useQuerySearchState ([faa8bf2](https://github.com/vtex/onda/commit/faa8bf25b159e1a6bdb6f5c1a115bba9924fac63))

### Features

- **usequerysearchstate:** add useQuerySearchState to make search persisted in query params ([d6914d1](https://github.com/vtex/onda/commit/d6914d12ca3814309c3fff12f2c658ec9e54c853))

# [0.109.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.108.1...@vtex/admin-ui@0.109.0) (2021-08-17)

### Bug Fixes

- **usepaginationstate:** add setTotal action in paginate to make possible update total ([2f5df35](https://github.com/vtex/onda/commit/2f5df35bac4cdada608bb7dd9427058990a8e4d1))

### Features

- **pagination:** change pagination state hook resposability ([788e71a](https://github.com/vtex/onda/commit/788e71ad2714d7dd75eedc38f08eb9eb31fa0964))
- **pagination:** change pagination state hook resposability ([eeef2d8](https://github.com/vtex/onda/commit/eeef2d8458f19fdf26cfaec802dae05e6e784a41))
- **usepersistedpaginationstate:** add hook to make persisted pagination with query params ([6c6f4ee](https://github.com/vtex/onda/commit/6c6f4ee2acc10248302fec884526130282963322)), closes [#695](https://github.com/vtex/onda/issues/695)
- **usepersistedpaginationstate:** add hook to make persisted pagination with query params ([6229c02](https://github.com/vtex/onda/commit/6229c0257a515351c280a9330e3340f97f466776)), closes [#695](https://github.com/vtex/onda/issues/695)

## [0.108.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.108.0...@vtex/admin-ui@0.108.1) (2021-08-16)

### Bug Fixes

- **onda-hooks:** export from admin-ui ([1d8f686](https://github.com/vtex/onda/commit/1d8f6863f353ec1dbf7efff9a85cedd5405f28a2))

# [0.108.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.107.0...@vtex/admin-ui@0.108.0) (2021-08-13)

### Features

- **selectiontree:** create component ([54acba8](https://github.com/vtex/onda/commit/54acba898cf73a0b6efc38573cad9af1fc417a5e))

# [0.107.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.106.6...@vtex/admin-ui@0.107.0) (2021-08-12)

### Bug Fixes

- **toolbar:** behavior of item ([c80a5f0](https://github.com/vtex/onda/commit/c80a5f0d836556c86cf3b6996572da52e7a6bade))

### Features

- **dataview:** add component ([16e0581](https://github.com/vtex/onda/commit/16e05811de881c284e63ea4fe6af5873724161de))
- **search:** create state hook ([8248c5c](https://github.com/vtex/onda/commit/8248c5c53fd24fa06d75c91103a1125a70cae94c))
- **table:** deprecate Table and PowerfulTable ([c83b9b0](https://github.com/vtex/onda/commit/c83b9b034dc3dbedd0d439a2bc5516a89c94ad76))
- **toolbar:** create component ([cefd22d](https://github.com/vtex/onda/commit/cefd22d9f5dcdbcba3b73107dd1958417b7eb808))

## [0.106.6](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.106.5...@vtex/admin-ui@0.106.6) (2021-08-03)

### Bug Fixes

- **datagrid:** status object signature ([0a29b74](https://github.com/vtex/onda/commit/0a29b749c8e8645ffe8d636ab5393f307a79f566))

## [0.106.5](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.106.4...@vtex/admin-ui@0.106.5) (2021-07-28)

### Bug Fixes

- **data-grid:** wrap context providers around children ([9b97702](https://github.com/vtex/onda/commit/9b97702b21cf07761e3165b07fc9444f54a2ae9f))

## [0.106.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.106.3...@vtex/admin-ui@0.106.4) (2021-07-28)

**Note:** Version bump only for package @vtex/admin-ui

## [0.106.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.106.2...@vtex/admin-ui@0.106.3) (2021-07-22)

### Bug Fixes

- **usepaginationstate:** fix initial state of pagination ([320b2b8](https://github.com/vtex/onda/commit/320b2b8ff1289bef093e77f43feef048d8367e25))

## [0.106.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.106.1...@vtex/admin-ui@0.106.2) (2021-07-20)

### Bug Fixes

- **admin-ui/toast:** toast manager overflows other elements, even without any toast ([bd3ea9b](https://github.com/vtex/onda/commit/bd3ea9b7eee488e31f927855519eab1b4c469105))
- **admin-ui/toast:** toast width ([796d3c2](https://github.com/vtex/onda/commit/796d3c26e8f9ba7668816200e70a15ecfa78dbcb))

## [0.106.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.106.0...@vtex/admin-ui@0.106.1) (2021-07-20)

**Note:** Version bump only for package @vtex/admin-ui

# [0.106.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.105.3...@vtex/admin-ui@0.106.0) (2021-07-19)

### Features

- **admin-ui/page-header:** created component ([d5b23e5](https://github.com/vtex/onda/commit/d5b23e53cfd7e094f591f98d1c40238d6147d6a2))

## [0.105.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.105.2...@vtex/admin-ui@0.105.3) (2021-07-19)

**Note:** Version bump only for package @vtex/admin-ui

## [0.105.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.105.1...@vtex/admin-ui@0.105.2) (2021-07-16)

**Note:** Version bump only for package @vtex/admin-ui

## [0.105.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.105.0...@vtex/admin-ui@0.105.1) (2021-07-16)

### Bug Fixes

- **admin-ui/data-grid:** export column type & added column creation util ([054b2fb](https://github.com/vtex/onda/commit/054b2fb7b0573bc40bf1d0654a3c6f49dab41bc6))

# [0.105.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.104.0...@vtex/admin-ui@0.105.0) (2021-07-15)

### Bug Fixes

- **datagrid:** rename acessor as accessor ([94ce5b0](https://github.com/vtex/onda/commit/94ce5b09eb95ed497ba15c7ba22d91e35fc5110d))

### Features

- **admin-ui/ultimate-table:** add component ([109dd08](https://github.com/vtex/onda/commit/109dd0856059f1522c5d53814659d5de77be8799))
- **admin-ui/ultimate-table:** add search and filters ([02e58c6](https://github.com/vtex/onda/commit/02e58c6d39f16b448b820cdb6f4ade47561046c3))
- **admin-ui/ultimate-table:** support multiple views ([ed5402a](https://github.com/vtex/onda/commit/ed5402a94a8245eb350984cd7e92ac36cf88b574))
- **admin-ui/ultimate-table:** support sorting ([7453750](https://github.com/vtex/onda/commit/745375001bd28bb73e8a229f14c12e78bd0385da))
- **datagrid:** add component (extended from ultimate-table) ([54583fd](https://github.com/vtex/onda/commit/54583fdabef9d83147e2b1e50c2b5e540aafa360))

# [0.104.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.103.0...@vtex/admin-ui@0.104.0) (2021-07-15)

### Bug Fixes

- **onda-react:** jsx rendering issues ([6fbe2b5](https://github.com/vtex/onda/commit/6fbe2b585ab083a99a1aa806de3ed0e23ac2451f))
- **table-filter:** remove unnecessary components from stories ([6987222](https://github.com/vtex/onda/commit/69872227a427ff07460ee3d0126e9a614f2823e5))
- **table-filter:** separete table filter state and disclosure state ([d1e1d82](https://github.com/vtex/onda/commit/d1e1d82953eaf864cbaaba263aa473e862c5ce02))
- **table-filter:** use admin-ui theme color in table filter button ([35a42c7](https://github.com/vtex/onda/commit/35a42c73125ab755233a15380a6d805f5768cd5b))
- **table-filter:** use rem in FilterBar csx border-radius value ([5149ed6](https://github.com/vtex/onda/commit/5149ed6e02304f901f43fed142dee87cbd77eb6c))
- **table-filter:** use rem in FilterBar csx top value ([debaf49](https://github.com/vtex/onda/commit/debaf49c2ad679a1addc59ee94e5c4d446be38c6))
- **table-filter:** use table state hook in table filter stories ([0504eeb](https://github.com/vtex/onda/commit/0504eeb8fbf0d6a14f4aa7dfa88276684c2a1092))

### Features

- **onda-react:** add ComponentProps type ([e13433c](https://github.com/vtex/onda/commit/e13433c2b9611de3cd6723541fe82064bd1f10cb))
- **table-filter:** create table filter component ([bf6d9e3](https://github.com/vtex/onda/commit/bf6d9e3d3d95b15fdb730cbedf9bab48afd9ab82))

# [0.103.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.102.3...@vtex/admin-ui@0.103.0) (2021-07-06)

### Bug Fixes

- **button-loading:** button's icon positioning ([b99a832](https://github.com/vtex/onda/commit/b99a832d384a35491e758cb569cd6f7f80e643fb))
- **button-loading:** use visible in button spinner visibility ([48e5881](https://github.com/vtex/onda/commit/48e588121e5289ac6f43c98c2adee0deb0cd589a))

### Features

- **button-loading:** add button loading variations to stories ([8b9206f](https://github.com/vtex/onda/commit/8b9206f348e672144bdc0b8e82b20786947d4a75))
- **button-loading:** add loading state to button ([6ab4514](https://github.com/vtex/onda/commit/6ab4514b5ef02a045c8c2414159f54d243aaf173))

## [0.102.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.102.2...@vtex/admin-ui@0.102.3) (2021-07-05)

### Bug Fixes

- **toast:** style resetting ([ecd57aa](https://github.com/vtex/onda/commit/ecd57aa56db625b014dd1cce12277f95b4d01bd9))
- **toast:** unstable rendering ([6b40095](https://github.com/vtex/onda/commit/6b40095e2f4dfdeacdd69322e1d2f09840d405f1))

## [0.102.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.102.1...@vtex/admin-ui@0.102.2) (2021-07-01)

**Note:** Version bump only for package @vtex/admin-ui

## [0.102.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.102.0...@vtex/admin-ui@0.102.1) (2021-07-01)

### Bug Fixes

- **admin-ui:** call jsx instead of createComponent on anchor component ([086d894](https://github.com/vtex/onda/commit/086d894031f8fba6d907f00f1bb039d5912187c1))

# [0.102.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.101.4...@vtex/admin-ui@0.102.0) (2021-06-29)

### Bug Fixes

- **filterbar-state-hook:** add missing onApply to hooks ([21462ed](https://github.com/vtex/onda/commit/21462ed3cba53bd3dc396b081adf5cd1dc718dc8))
- **filterbar-state-hook:** remove unnecessary generic from type documentation ([24a062b](https://github.com/vtex/onda/commit/24a062b32e8de263c1317d698389b4b4fa96f09b))

### Features

- **filterbar-state-hook:** export filterbar hook and types ([5d0532b](https://github.com/vtex/onda/commit/5d0532b1f4efdef67f760bdbb6696ec9d04120d0))

## [0.101.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.101.3...@vtex/admin-ui@0.101.4) (2021-06-28)

### Bug Fixes

- **admin-ui/searchbox:** match function without the complete item ([a5ebf88](https://github.com/vtex/onda/commit/a5ebf880119ae7e3773ad041beea7701ea6ddd9e))

## [0.101.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.101.2...@vtex/admin-ui@0.101.3) (2021-06-25)

### Bug Fixes

- **admin-ui/searchbox:** history growing without limit ([dadad7b](https://github.com/vtex/onda/commit/dadad7b126026407f11c4147b0ae90fc5018c4e5))

## [0.101.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.101.1...@vtex/admin-ui@0.101.2) (2021-06-24)

### Bug Fixes

- **admin-ui/searchbox:** intl behavior and pt translation ([4d27f8b](https://github.com/vtex/onda/commit/4d27f8b4a358a6cbf31a517b181a9b4fd02420ad))

## [0.101.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.101.0...@vtex/admin-ui@0.101.1) (2021-06-24)

### Bug Fixes

- **admin-ui/searchbox:** suggestion render-props interaction ([38f356f](https://github.com/vtex/onda/commit/38f356f904b21f143b83cbe220adfa81384e14d9))
- **admin-ui/searchbox:** transform origin on enter ([177c464](https://github.com/vtex/onda/commit/177c46484f739a26f4a6079f33692e601d13550c))

# [0.101.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.100.0...@vtex/admin-ui@0.101.0) (2021-06-23)

### Features

- **admin-ui:** add searchbox component ([a9b6f76](https://github.com/vtex/onda/commit/a9b6f7656222001522d1edd435922ba215537896))
- **admin-ui/icons:** add icon history ([967e233](https://github.com/vtex/onda/commit/967e2332d014dab114a1bba083c1ba2dfbde6901))
- **admin-ui/searchbox:** add animations with framer-motion ([ca55b92](https://github.com/vtex/onda/commit/ca55b920e7224b2adcd2bef3ac986a4f9448e641))

# [0.100.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.99.1...@vtex/admin-ui@0.100.0) (2021-06-16)

### Bug Fixes

- **search-container-csx:** destruct containerCsx object ([ea2dac9](https://github.com/vtex/onda/commit/ea2dac9b7c3cf6075478c26f7af430240e2c7ec0))
- **search-container-csx:** remove unecessary height prop ([ac067aa](https://github.com/vtex/onda/commit/ac067aab11d8d1b70eba7d7c5699d9bd60df07ff))

### Features

- **filter-bar:** add intl to the internal labels ([bd15283](https://github.com/vtex/onda/commit/bd15283cc9e1c5f21299f32fe830768e13c771b3))

## [0.99.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.99.0...@vtex/admin-ui@0.99.1) (2021-06-14)

### Bug Fixes

- **admin-ui/combobox:** export component ([1353e66](https://github.com/vtex/onda/commit/1353e66875bab6ffc54f52976b11b57eb3fd3430))

# [0.99.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.98.1...@vtex/admin-ui@0.99.0) (2021-06-11)

### Features

- **filter-bar:** add apply filters button ([40201f7](https://github.com/vtex/onda/commit/40201f7e7c3eec0127da6518bf407366b0720182))

## [0.98.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.98.0...@vtex/admin-ui@0.98.1) (2021-06-11)

### Bug Fixes

- **admin-ui/modal:** useModalState not working without { animated: true } ([1bba98c](https://github.com/vtex/onda/commit/1bba98ce77bdbff67ac12f1edea04c1cd7e125b2)), closes [#617](https://github.com/vtex/onda/issues/617)

# [0.98.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.97.1...@vtex/admin-ui@0.98.0) (2021-06-10)

### Features

- **admin-ui:** add combobox component ([d39dc62](https://github.com/vtex/onda/commit/d39dc62a86173aa38ae597e6c643b337e3b22a21))
- **admin-ui/combobox:** allow local storage save ([8c66ce2](https://github.com/vtex/onda/commit/8c66ce23a8d083d5292be7f42bfd2c5f2820772c))
- **admin-ui/combobox:** allow multiple render strategies ([98eec66](https://github.com/vtex/onda/commit/98eec6694223c08d7017f83392c79fe73cc1917d))
- **admin-ui/combobox:** support labeling ([c4c73b8](https://github.com/vtex/onda/commit/c4c73b8f95dcb020a64a09578dd26a1405bc979d))

## [0.97.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.97.0...@vtex/admin-ui@0.97.1) (2021-06-09)

### Bug Fixes

- **numericstepper:** fix helptertext display ([d10a8da](https://github.com/vtex/onda/commit/d10a8da0c20b7089576ed63034b04f491545bb0a))
- **numericstepper:** fix helptertext display to display text when error is false not only undefined ([2b6dcf8](https://github.com/vtex/onda/commit/2b6dcf89026e37e3f79ddb371632877c33fcc7ac))

# [0.97.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.96.0...@vtex/admin-ui@0.97.0) (2021-05-27)

### Bug Fixes

- **filter-bar:** export filter-bar components ([8ba5e6e](https://github.com/vtex/onda/commit/8ba5e6edaf4e1319c66d16fa799a5710b2fd2155))
- **filter-bar:** fix conflicting export ([02b6564](https://github.com/vtex/onda/commit/02b6564233591d053abf9e6ddde31fdee98696bd))
- **search-onclear:** use buttonElements to display onClear ([2b012af](https://github.com/vtex/onda/commit/2b012af5e5973ec885c4b94cff7fc984f96aa7db))
- **table-view-sate:** add text with variant body to table view anchor ([ecb9641](https://github.com/vtex/onda/commit/ecb9641eeb094e6356e7f25e66e94d3761f66a13))
- **table-view-state:** table view state layout responsivity issues ([b04c315](https://github.com/vtex/onda/commit/b04c3152224be3dbbc56adfcbf5702e57b4104b8))

### Features

- **search-onclear:** add onClear to Search stories ([0a9c7ed](https://github.com/vtex/onda/commit/0a9c7ed7fbfd5aff41b328af6b7fd70014e7845c))
- **table-view-state:** add customizable table view story ([2f9098c](https://github.com/vtex/onda/commit/2f9098cc6b98897a753dec358fa224b2189a4fb4))

# [0.96.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.95.0...@vtex/admin-ui@0.96.0) (2021-05-25)

### Bug Fixes

- **checkbox-propagation:** use call event stop propagation in checkbox on click ([09a6fbf](https://github.com/vtex/onda/commit/09a6fbf158a116aa05b1f43ac9b280ef98c473d1))
- **improve-table-doc:** move table sort stories to admin-ui ([d9c274d](https://github.com/vtex/onda/commit/d9c274d664ab00241f2de14f543a85b78c5d1ffc))
- **table-loading-row-click:** verify if table is not loading onRowClick ([bca0da9](https://github.com/vtex/onda/commit/bca0da9d725c43e9f99383e92c516feed0bdbb85))

### Features

- **checkbox-propagation:** add table stories with checkbox and rowclick ([ac42b2e](https://github.com/vtex/onda/commit/ac42b2e22868d4b2eaa26bc12f3e4143fde05d7e))
- **table-loading-row-click:** add stories with table loading and row click ([10bfb94](https://github.com/vtex/onda/commit/10bfb94eed6cb11cb538d924619c6810fea91242))

# [0.95.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.94.0...@vtex/admin-ui@0.95.0) (2021-05-14)

### Bug Fixes

- **toast:** don't destruct toaster's toast method ([dd875d7](https://github.com/vtex/onda/commit/dd875d7dd66a2df31896402e1fbf81fa0b7bba6c))

### Features

- **toast:** action prop ([c4ac5bd](https://github.com/vtex/onda/commit/c4ac5bd90ce067d861924f2aec7b572ce3687736))
- **toast:** add parent frame rendering logic ([df9791a](https://github.com/vtex/onda/commit/df9791a96db66c0ccb5a8baf13c0e76f30c39603))
- **toast:** animate entire toast stack when new toast is added ([8386f19](https://github.com/vtex/onda/commit/8386f197e14ba7fde50086ce9cbeead26de9e50a))
- **toast:** basic toast styling ([5e5f525](https://github.com/vtex/onda/commit/5e5f5253528edd7c0963d228beff3dbadf2ab7b2))
- **toast:** first and rest of stack toast's exit animation ([34c00bd](https://github.com/vtex/onda/commit/34c00bded8c1ec32a0a5f894094c9919c3303a20))
- **toast:** make toast customizable ([f8ced91](https://github.com/vtex/onda/commit/f8ced91b82258b8bd0a196f15643aff22cdd1307))
- **toast:** toast stacking logic ([86d1ec6](https://github.com/vtex/onda/commit/86d1ec68dee7a581315908586b2c6fb4ab793110))

# [0.94.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.93.0...@vtex/admin-ui@0.94.0) (2021-05-11)

### Bug Fixes

- **split-table:** stateful table and components to powerful table missing changes ([df53442](https://github.com/vtex/onda/commit/df534422c42f5ec20420fb890d9c8b1b3704dcb4))
- **table-documentation:** change all pagination prevLabel prop value to Previous ([78b06b2](https://github.com/vtex/onda/commit/78b06b23dedb1491616d80806eba4ba1230f455b))
- **table-documentation:** change all pagination prevLabel prop value to Previous ([f32d66f](https://github.com/vtex/onda/commit/f32d66f44e8be2262051df42e6c4bc18ad275c39))
- **table-layout:** table layout responsivity ([a7a3788](https://github.com/vtex/onda/commit/a7a3788954f9f214a383464f8a896c4783b5b33f))
- **table-layout:** table views height ([d50d52a](https://github.com/vtex/onda/commit/d50d52a84f1f657b2d724c4185e754a7f6bb6ff4))

### Features

- **filter-bar:** add FilterBar component draft ([c98ffae](https://github.com/vtex/onda/commit/c98ffaebde8ba9a8db8676bdb457aa89474098f6))
- **filter-bar:** add first stable version ([81def4c](https://github.com/vtex/onda/commit/81def4c1be626eab4820661ef73363dfebce0f7d))
- **table-documentation:** export pagination component in admin-ui ([1190de4](https://github.com/vtex/onda/commit/1190de4071f33265e2566520559e8a8dedb7b756))

# [0.93.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.92.1...@vtex/admin-ui@0.93.0) (2021-04-27)

### Bug Fixes

- **table-empty-state:** add table views prop comment ([1506953](https://github.com/vtex/onda/commit/15069532d7906de81c6ddac5499105f1d94581f2))
- **table-empty-state:** align center ([fa2855f](https://github.com/vtex/onda/commit/fa2855f9f8a01822e3f30411cdde4ef4980775d6))
- **table-empty-state:** improve table view empty title fallback ([b59500e](https://github.com/vtex/onda/commit/b59500ed9b891284d663cdf0e032e3a2f06d3064))
- **table-empty-state:** improve table view empty title fallback ([c41ab01](https://github.com/vtex/onda/commit/c41ab0177f3390b7930b8d451cf759f3e407d24f))
- **table-empty-state:** justify table views illustration and tex ([1ce4827](https://github.com/vtex/onda/commit/1ce4827b07326c0287b21f2845fa71b24c87acfb))
- **table-empty-state:** remove align center ([27564db](https://github.com/vtex/onda/commit/27564db20ff0230c2eb3e3500eacb4fe604306e2))
- **table-empty-state:** replace old variable name with titleFallback ([f124b55](https://github.com/vtex/onda/commit/f124b55648de647d19d521457c482039a3dc0e75))
- **table-empty-state:** table views layout styles ([ee7d2f2](https://github.com/vtex/onda/commit/ee7d2f220ed1a0fbd6313ab180abe20427da6212))
- **table-empty-state:** use admin-ui colors in table views component bg ([53e699d](https://github.com/vtex/onda/commit/53e699d70ec547be23ed8b8e73bf872b94500197))

### Features

- **table-empty-state:** add state to table views ([2bd0c4c](https://github.com/vtex/onda/commit/2bd0c4cca5adde7ffa5e19aeaa100d6c5fe617db))
- **table-empty-state:** add table state to stories ([1f31c45](https://github.com/vtex/onda/commit/1f31c45933a376124b067e28b8ada74451e1267e))
- **table-empty-state:** create table state component ([e1e348a](https://github.com/vtex/onda/commit/e1e348a955f86be1bff56292c5feb8b8e7b5ff48))
- **table-empty-state:** up empty state illustration ([f30b1f4](https://github.com/vtex/onda/commit/f30b1f42b5e4553b5de4d4f3b67d55d711915d60))
- export Pagination and usePaginationState ([33f53db](https://github.com/vtex/onda/commit/33f53db21dbda5b1f0940abaf3ee7e342dd4da83))

## [0.92.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.92.0...@vtex/admin-ui@0.92.1) (2021-04-21)

**Note:** Version bump only for package @vtex/admin-ui

# [0.92.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.91.1...@vtex/admin-ui@0.92.0) (2021-04-20)

### Bug Fixes

- **sortable-table:** accept sortState with value undefined in resolveHeader ([99b8a97](https://github.com/vtex/onda/commit/99b8a977f554976e653ab1264f75035a910bf49b))
- **sortable-table:** add sort directions to prop ([e4d62e8](https://github.com/vtex/onda/commit/e4d62e87c8cedac61772e08dca8595f65d9ac4b4))
- **sortable-table:** change styles and styleOverrides props to csx ([34850c0](https://github.com/vtex/onda/commit/34850c08caf78a0da690f02a85914fa12f6e5e20))
- **sortable-table:** create items copy to apply sort to not mutate original items in Table ([b613a2d](https://github.com/vtex/onda/commit/b613a2df677a7df59463286a71a9840f7c710bda))
- **sortable-table:** fix sortable stories compare function ([cc706ae](https://github.com/vtex/onda/commit/cc706aefabe39512cd03d253b6d4673461c65e90))
- **sortable-table:** null in sortindicator order ([987aa7b](https://github.com/vtex/onda/commit/987aa7b721a810dec7d9d35c405084992bfb8865))
- **sortable-table:** use object in hook params instead of destructuring ([67941c2](https://github.com/vtex/onda/commit/67941c282b8509569d64312bfdf354204909d529))
- **sortable-table:** usetableparams prop typo ([0cb406f](https://github.com/vtex/onda/commit/0cb406f20b34d940bec5914d852913609a5e42d9))
- **table-sort:** fix header table cell clickable ([f5f5f7b](https://github.com/vtex/onda/commit/f5f5f7b3aababec45eb9f496cfe85467e08b04a7))

### Features

- **admin-illustrations:** new package to store illustrations ([27db803](https://github.com/vtex/onda/commit/27db803604190bf5aff5a999e7c26e4166abd397))
- **sortable-table:** add cursor type pointer to table cell div ([7578248](https://github.com/vtex/onda/commit/7578248843da504bc9791876f61f2eccb84f9b1a))
- **sortable-table:** add inversion of control to table sort ([ce27b67](https://github.com/vtex/onda/commit/ce27b67fb006cc03b03817dfcbd17b2a091fd27c))
- **sortable-table:** add sort directions and sort initial value ([fe8e1a0](https://github.com/vtex/onda/commit/fe8e1a0645a440067b3a1ed37ce3247df8d99a86))
- **sortable-table:** add SortIndicator to StatefulTable component ([f319ab2](https://github.com/vtex/onda/commit/f319ab292117412a49a538446baa60a6a007de26))
- **sortable-table:** clear table sort after DSC sorting ([87df93a](https://github.com/vtex/onda/commit/87df93a487753cc3564f0c7ed60a002842117328))
- **sortable-table:** create SortIndicator component ([e26f49e](https://github.com/vtex/onda/commit/e26f49e86dd0033647535cd12c475c4c683e8216))
- **sortable-table:** create useTableSort hook ([41fe1d1](https://github.com/vtex/onda/commit/41fe1d1626c2bff16cb605b35c1a8018c79b3b17))
- **sortable-table:** use useTableSort hook in table ([2e0e7d8](https://github.com/vtex/onda/commit/2e0e7d83eae28b0e2eb9988bd7f635f1547a7f59))

### BREAKING CHANGES

- **sortable-table:** 🧨 \

## [0.91.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.91.0...@vtex/admin-ui@0.91.1) (2021-04-19)

### Bug Fixes

- **table-toolbar-improvement:** table search component height and width ([8acf2ee](https://github.com/vtex/onda/commit/8acf2ee2157dcf2bc38cab7de9c5a37df62afd63))
- **table-toolbar-improvements:** table toolbar spacing ([099b6b9](https://github.com/vtex/onda/commit/099b6b96c604f42db03822d6c28388b07875d2c6))

# [0.91.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.90.1...@vtex/admin-ui@0.91.0) (2021-04-13)

### Bug Fixes

- **table-toolbar:** change searchbar height value to rem ([5fdcd34](https://github.com/vtex/onda/commit/5fdcd345a37c7dc06a93380cefea257f8130406d))
- **table-toolbar:** check onrowclick type ([cc78cae](https://github.com/vtex/onda/commit/cc78cae357b8698033bfbc895f5201c67fc74810))
- **table-toolbar:** powerfultable prop coment typo ([19aa28c](https://github.com/vtex/onda/commit/19aa28cb766e80133fad8a86f04afbcb1581e2ec))
- **table-toolbar:** remove console.log ([abf1293](https://github.com/vtex/onda/commit/abf129347df36d81eec9c05888699103c03989dc))
- **table-toolbar:** remove table variant button ([2ff2bfc](https://github.com/vtex/onda/commit/2ff2bfc0a0df5ec2546652c5a52c3c34e5feac15))
- **table-toolbar:** remove unused imports ([0c996d5](https://github.com/vtex/onda/commit/0c996d5eb8e6c6d7a27a68f92701b01f99c8d240))
- **table-toolbar:** revert input id prop type ([a58af9c](https://github.com/vtex/onda/commit/a58af9c986d47a0a2d89f118eee05b67be082d9c))
- **table-toolbar:** show filter button ([7692204](https://github.com/vtex/onda/commit/76922048562f5400b7302944eadf3e2a47dbdf7e))
- **table-toolbar:** use adaptative-dark variant in pagination button ([d81cfec](https://github.com/vtex/onda/commit/d81cfecc326a523c4979ebdaeb93a1afc7698418))
- **table-toolbar:** use rem value in search height ([a14ebe2](https://github.com/vtex/onda/commit/a14ebe2a0be421ebbbea6d188b095ba1ae36d602))
- **talbe-toolbar:** remove unused types ([470e176](https://github.com/vtex/onda/commit/470e17668602848e9287e7e71da5b2cb035cf07a))

### Features

- **table-toolbar:** add clear to pagination action type ([beb2917](https://github.com/vtex/onda/commit/beb2917618f83992c658d798cf18882b5ed11500))
- **table-toolbar:** add csx prop to Toolbar component ([68cced1](https://github.com/vtex/onda/commit/68cced17de8844c41fef538c0e3ce9ac7da4f5c2))
- **table-toolbar:** add PowerfulTable story ([f44738d](https://github.com/vtex/onda/commit/f44738d35288c7c33c0c411147a9951324ceb658))
- **table-toolbar:** add searchbar and buttons to table toolbar ([687fd44](https://github.com/vtex/onda/commit/687fd44c91a77e9bd18082081cb6d29824455cd1))
- **table-toolbar:** add table functionalities to stories ([5b5945f](https://github.com/vtex/onda/commit/5b5945fb4b5f8b19c4af0d150c81a98241250d4b))
- **table-toolbar:** add table variant to button ([4c874c5](https://github.com/vtex/onda/commit/4c874c57974ed91c387c39f481f5f3abc6d475ca))
- **table-toolbar:** assign table toolbar button to table toolbar ([db30f32](https://github.com/vtex/onda/commit/db30f32f41272ea77eea05f8c8b490922d746bc2))
- **table-toolbar:** create PowerfulTable component ([c5b54db](https://github.com/vtex/onda/commit/c5b54db2b7082c44c97c71555e2a70c997de1b54))

## [0.90.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.90.0...@vtex/admin-ui@0.90.1) (2021-04-08)

**Note:** Version bump only for package @vtex/admin-ui

# [0.90.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.89.1...@vtex/admin-ui@0.90.0) (2021-04-08)

### Features

- **admin-ui:** export safari, chrome, firefox & edge detection ([b85afdb](https://github.com/vtex/onda/commit/b85afdb395ed2ddbfdda67cd28bd6e60405f249c))

## [0.89.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.89.0...@vtex/admin-ui@0.89.1) (2021-04-08)

### Bug Fixes

- **sidebar:** prevent not expandable sidebar item from having x translated backdrop ([aed45fa](https://github.com/vtex/onda/commit/aed45fa269c6d544323482956a890ea98500f7ad))

# [0.89.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.88.2...@vtex/admin-ui@0.89.0) (2021-04-07)

### Bug Fixes

- **table-pagination:** add boxProps to Pagination component ([1f81f78](https://github.com/vtex/onda/commit/1f81f78d5e8fb6651b98e80be4b6226fa86eac13))
- **table-pagination:** grammar error in Pagination component prop coments ([0c43383](https://github.com/vtex/onda/commit/0c43383d475f083e443f867f371a75587c3f7e2c))
- **table-pagination:** missing imports in table pagination ([9a26a1d](https://github.com/vtex/onda/commit/9a26a1d54a3b5832d58711cf12115ddca33d9ebe))
- **table-pagination:** remove pagination logic from useTable hook ([a231e1f](https://github.com/vtex/onda/commit/a231e1fdb28dd06bb34da03a217f3271134f68f8))
- **table-pagination:** verify total numbersOfItemsTo ([33651a8](https://github.com/vtex/onda/commit/33651a85dc7e0f96ae1b1272a3cc8a792614a0c9))

### Features

- **table-pagination:** add inversion of control to Pagination ([839d92e](https://github.com/vtex/onda/commit/839d92e70d883a08ce3874d468c67801b6720b3a))
- **table-pagination:** add manual pagination to table pagination ([9812d33](https://github.com/vtex/onda/commit/9812d335f65b937c317812979fb10a59401c970d))
- **table-pagination:** add pagination to table ([4fbc0c4](https://github.com/vtex/onda/commit/4fbc0c4088a919e171f0f129a0e906b17fc8f0d3))
- **table-pagination:** create Pagination component ([e8bc5d2](https://github.com/vtex/onda/commit/e8bc5d2697a1fa1680bac8fc0335a495d4093c22))
- **table-pagination:** create Pagination stories ([607e0ea](https://github.com/vtex/onda/commit/607e0ea9d72b6681f00ba5f8fad74f18dd5878fa))
- **table-pagination:** create table pagination story ([2dbe661](https://github.com/vtex/onda/commit/2dbe661f6cc310e488b542ffffcb3b81b3c9ed4d))
- **table-pagination:** create usePagination hook ([8d86464](https://github.com/vtex/onda/commit/8d8646438d2af162cdb5d0033a15fae26552d80d))
- **table-pagination:** remove pagination component prop and use children ([d0ad42f](https://github.com/vtex/onda/commit/d0ad42f58a3b9d1f75f7d45014b1eb486e38d152))

## [0.88.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.88.1...@vtex/admin-ui@0.88.2) (2021-04-06)

### Bug Fixes

- **admin-ui-sidebar:** remove delay completly & add tests ([264073b](https://github.com/vtex/onda/commit/264073bcd75e96ae49eed27c18b1ee5832243365))

## [0.88.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.88.0-experimental.6...@vtex/admin-ui@0.88.1) (2021-04-06)

### Bug Fixes

- **admin-ui/sidebar:** reduced laziness by 100ms ([ca29fd8](https://github.com/vtex/onda/commit/ca29fd876f6d3529093160c194b511dec4ebb6b8))

# [0.88.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.88.0-experimental.6...@vtex/admin-ui@0.88.0) (2021-04-05)

**Note:** Version bump only for package @vtex/admin-ui

# [0.88.0-experimental.6](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.88.0-experimental.5...@vtex/admin-ui@0.88.0-experimental.6) (2021-04-01)

### Bug Fixes

- **admin-ui:** sidebar missing transitions ([ac90a95](https://github.com/vtex/onda/commit/ac90a95f120f7a0505f2e85282515b8f64f6e0eb))

# [0.88.0-experimental.5](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.88.0-experimental.4...@vtex/admin-ui@0.88.0-experimental.5) (2021-04-01)

### Features

- **admin-ui:** sync sidebar animation & remove buttons text-transform ([9b91ce2](https://github.com/vtex/onda/commit/9b91ce2b182b5609b38058a719a886dccd9d7faf))

# [0.88.0-experimental.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.88.0-experimental.3...@vtex/admin-ui@0.88.0-experimental.4) (2021-04-01)

### Bug Fixes

- **admin-ui:** sidebar buttons distance ([e298472](https://github.com/vtex/onda/commit/e298472e1eeeca9387fd047fd8027879ba43102f))

# [0.88.0-experimental.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.88.0-experimental.2...@vtex/admin-ui@0.88.0-experimental.3) (2021-04-01)

### Bug Fixes

- **admin-ui:** sidebar padding & skeleton ([c4ba49d](https://github.com/vtex/onda/commit/c4ba49dfe27a4ca8339d3032c690391c71b85d0e))

# [0.88.0-experimental.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.88.0-experimental.1...@vtex/admin-ui@0.88.0-experimental.2) (2021-03-31)

### Features

- **admin-ui:** bring sidebar width & reduce tooltips ([ed79240](https://github.com/vtex/onda/commit/ed792405e102b7ebb948d983fabf3cba87501cd1))

# [0.88.0-experimental.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.88.0-experimental.0...@vtex/admin-ui@0.88.0-experimental.1) (2021-03-30)

### Features

- **admin-ui:** sidebar border ([cae65e6](https://github.com/vtex/onda/commit/cae65e6c1f36c04ad563ba3a676f43854fd0e94e))

# [0.88.0-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.87.1-experimental.0...@vtex/admin-ui@0.88.0-experimental.0) (2021-03-30)

### Features

- **admin-ui:** animate sidebar scale instead of width ([3d6d67d](https://github.com/vtex/onda/commit/3d6d67dce1d41c42fba098ed36ec5ab7c8714b0a))

## [0.87.1-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.87.0...@vtex/admin-ui@0.87.1-experimental.0) (2021-03-30)

### Features

- **admin-ui:** use motion values on sidebar to avoid rerenders ([0b5963c](https://github.com/vtex/onda/commit/0b5963ce0bea4aff5ffcc1e1fa3a951660a5559b))

# [0.87.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.86.0...@vtex/admin-ui@0.87.0) (2021-03-29)

### Features

- **admin:** sidebar animations ([5dc035e](https://github.com/vtex/onda/commit/5dc035e99bcf7ce6686f7e7be8dfcc459d00a48e))

# [0.86.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.85.1-experimental.1...@vtex/admin-ui@0.86.0) (2021-03-26)

**Note:** Version bump only for package @vtex/admin-ui

## [0.85.1-experimental.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.85.1-experimental.0...@vtex/admin-ui@0.85.1-experimental.1) (2021-03-26)

**Note:** Version bump only for package @vtex/admin-ui

## [0.85.1-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.85.0...@vtex/admin-ui@0.85.1-experimental.0) (2021-03-25)

### Bug Fixes

- **admin-sidebar:** style on reduced states ([b01ef3b](https://github.com/vtex/onda/commit/b01ef3b663303e0237d0cfb40d7b3aae939cccad))
- **set:** omit styles prop from FlexProps ([86e422e](https://github.com/vtex/onda/commit/86e422ef45b77a8be898ca85cf57d95068594be2))
- **sidebar:** backdrop spacing and border ([c9070cd](https://github.com/vtex/onda/commit/c9070cd031394054927d083188e4a64f5c426880))
- **sidebar:** clean transition side effect ([c60dcee](https://github.com/vtex/onda/commit/c60dcee6fbe7f6f3a0d5b7dfa0e5e746e42cfa8a))
- **sidebar:** click issues ([fdc9982](https://github.com/vtex/onda/commit/fdc9982613469f24d4f61cd3aa310638fe80496c))
- **sidebar:** collapsed style ([88a4ae9](https://github.com/vtex/onda/commit/88a4ae9c03366edb9627dde3070763480fa946ed))
- **sidebar:** get rid of circular deps ([4011a0c](https://github.com/vtex/onda/commit/4011a0c78fa89fdc8a74ad5ddc799da1bb364ab0))
- **sidebar:** move menu state level to sidebar item ([4b0f5fa](https://github.com/vtex/onda/commit/4b0f5fa8d97c37bbcf4dc62139ec0a937c648d6a))
- **sidebar:** remove setShowCollapseButton prop override from Sidebar.Item ([54fa157](https://github.com/vtex/onda/commit/54fa157746441443b88390fff242be34ec51a686))
- sidebar secret props contract ([0ef5dc2](https://github.com/vtex/onda/commit/0ef5dc25194b3969a55465306214324aa340d83d))

### Features

- **admin-sidebar:** stateless approach ([cd95e26](https://github.com/vtex/onda/commit/cd95e26b89a13fcec2a755ffd82098111ef60847))
- **sidebar:** arrow keys navigation ([b5913bc](https://github.com/vtex/onda/commit/b5913bc8cb1eefcc3ee09cd36d34de5ddc01b4a0))
- **toolbar:** add toolbar ([5f504ea](https://github.com/vtex/onda/commit/5f504ea71f375e28a4338892bd48993b0fee0a76))
- **topbar:** add Topbar component ([925d16b](https://github.com/vtex/onda/commit/925d16b588fe7bc550fbd896854c3533c8f4057e))

# [0.85.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.5...@vtex/admin-ui@0.85.0) (2021-03-22)

# [0.85.0-experimental.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.85.0-experimental.0...@vtex/admin-ui@0.85.0-experimental.1) (2021-03-24)

### Features

- **toolbar:** add toolbar ([229d619](https://github.com/vtex/onda/commit/229d6192011fcfaa1f9698277b5b31d1e890ca62))
- **topbar:** add Topbar component ([d20aaa3](https://github.com/vtex/onda/commit/d20aaa339233aed26d666b45e5c42b39b5ad50c7))

# [0.85.0-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.3-experimental.8...@vtex/admin-ui@0.85.0-experimental.0) (2021-03-23)

### Features

- **admin-sidebar:** stateless approach ([5eacb34](https://github.com/vtex/onda/commit/5eacb347f748b466d23c1a1c287abc4255d306bb))

## [0.84.3-experimental.8](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.3-experimental.7...@vtex/admin-ui@0.84.3-experimental.8) (2021-03-19)

### Bug Fixes

- **sidebar:** remove setShowCollapseButton prop override from Sidebar.Item ([375cac6](https://github.com/vtex/onda/commit/375cac62bd75031a461b70128db789b0462f8f09))

## [0.84.3-experimental.7](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.3-experimental.6...@vtex/admin-ui@0.84.3-experimental.7) (2021-03-19)

**Note:** Version bump only for package @vtex/admin-ui

## [0.84.3-experimental.6](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.3-experimental.5...@vtex/admin-ui@0.84.3-experimental.6) (2021-03-18)

### Bug Fixes

- **sidebar:** click issues ([44af9fa](https://github.com/vtex/onda/commit/44af9fa15dda36a67402187da1821fd77f3b9d01))

## [0.84.3-experimental.5](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.3-experimental.4...@vtex/admin-ui@0.84.3-experimental.5) (2021-03-18)

**Note:** Version bump only for package @vtex/admin-ui

## [0.84.3-experimental.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.2...@vtex/admin-ui@0.84.3-experimental.4) (2021-03-17)

## [0.84.3-experimental.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.2...@vtex/admin-ui@0.84.3-experimental.4) (2021-03-17)

### Bug Fixes

- **set:** omit styles prop from FlexProps ([44af83b](https://github.com/vtex/onda/commit/44af83b8231b0267e77753020002feb25c99974a))
- **sidebar:** backdrop spacing and border ([0c2515f](https://github.com/vtex/onda/commit/0c2515fe0e1d720fbcf95a273a632cd2144aea0c))
- **sidebar:** clean transition side effect ([d439815](https://github.com/vtex/onda/commit/d43981548fef59b6686f4729735665318a461195))
- **sidebar:** collapsed style ([ffe174a](https://github.com/vtex/onda/commit/ffe174ac9c81afba940b27b4ad180baf74cc9bb3))
- **sidebar:** get rid of circular deps ([ec14094](https://github.com/vtex/onda/commit/ec14094b7e6ac603e6e43eee44eb7165b05f98c9))
- **sidebar:** move menu state level to sidebar item ([81ae065](https://github.com/vtex/onda/commit/81ae0654663bf6acb75521180124e0ed50522795))
- sidebar secret props contract ([afce511](https://github.com/vtex/onda/commit/afce511efff09aa0579d5a884e792e43d9cf1cd6))

### Features

- **sidebar:** arrow keys navigation ([341deae](https://github.com/vtex/onda/commit/341deaecafe95749d78e10d672d143de3a8de83e))

## [0.84.3-experimental.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.2...@vtex/admin-ui@0.84.3-experimental.3) (2021-03-17)

## [0.84.3-experimental.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.2...@vtex/admin-ui@0.84.3-experimental.3) (2021-03-17)

### Bug Fixes

- **set:** omit styles prop from FlexProps ([44af83b](https://github.com/vtex/onda/commit/44af83b8231b0267e77753020002feb25c99974a))
- **sidebar:** backdrop spacing and border ([0c2515f](https://github.com/vtex/onda/commit/0c2515fe0e1d720fbcf95a273a632cd2144aea0c))
- **sidebar:** clean transition side effect ([d439815](https://github.com/vtex/onda/commit/d43981548fef59b6686f4729735665318a461195))
- **sidebar:** collapsed style ([ffe174a](https://github.com/vtex/onda/commit/ffe174ac9c81afba940b27b4ad180baf74cc9bb3))
- **sidebar:** get rid of circular deps ([ec14094](https://github.com/vtex/onda/commit/ec14094b7e6ac603e6e43eee44eb7165b05f98c9))
- **sidebar:** move menu state level to sidebar item ([81ae065](https://github.com/vtex/onda/commit/81ae0654663bf6acb75521180124e0ed50522795))
- sidebar secret props contract ([afce511](https://github.com/vtex/onda/commit/afce511efff09aa0579d5a884e792e43d9cf1cd6))

### Features

- **sidebar:** arrow keys navigation ([341deae](https://github.com/vtex/onda/commit/341deaecafe95749d78e10d672d143de3a8de83e))

## [0.84.3-experimental.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.2...@vtex/admin-ui@0.84.3-experimental.2) (2021-03-17)

## [0.84.3-experimental.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.2...@vtex/admin-ui@0.84.3-experimental.2) (2021-03-17)

### Bug Fixes

- **set:** omit styles prop from FlexProps ([44af83b](https://github.com/vtex/onda/commit/44af83b8231b0267e77753020002feb25c99974a))
- **sidebar:** backdrop spacing and border ([0c2515f](https://github.com/vtex/onda/commit/0c2515fe0e1d720fbcf95a273a632cd2144aea0c))
- **sidebar:** clean transition side effect ([d439815](https://github.com/vtex/onda/commit/d43981548fef59b6686f4729735665318a461195))
- **sidebar:** collapsed style ([ffe174a](https://github.com/vtex/onda/commit/ffe174ac9c81afba940b27b4ad180baf74cc9bb3))
- **sidebar:** get rid of circular deps ([ec14094](https://github.com/vtex/onda/commit/ec14094b7e6ac603e6e43eee44eb7165b05f98c9))
- **sidebar:** move menu state level to sidebar item ([81ae065](https://github.com/vtex/onda/commit/81ae0654663bf6acb75521180124e0ed50522795))
- sidebar secret props contract ([afce511](https://github.com/vtex/onda/commit/afce511efff09aa0579d5a884e792e43d9cf1cd6))

### Features

- **sidebar:** arrow keys navigation ([341deae](https://github.com/vtex/onda/commit/341deaecafe95749d78e10d672d143de3a8de83e))

## [0.84.3-experimental.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.2...@vtex/admin-ui@0.84.3-experimental.1) (2021-03-17)

### Bug Fixes

- **set:** omit styles prop from FlexProps ([44af83b](https://github.com/vtex/onda/commit/44af83b8231b0267e77753020002feb25c99974a))
- **sidebar:** backdrop spacing and border ([0c2515f](https://github.com/vtex/onda/commit/0c2515fe0e1d720fbcf95a273a632cd2144aea0c))
- **sidebar:** clean transition side effect ([d439815](https://github.com/vtex/onda/commit/d43981548fef59b6686f4729735665318a461195))
- **sidebar:** collapsed style ([ffe174a](https://github.com/vtex/onda/commit/ffe174ac9c81afba940b27b4ad180baf74cc9bb3))
- **sidebar:** get rid of circular deps ([ec14094](https://github.com/vtex/onda/commit/ec14094b7e6ac603e6e43eee44eb7165b05f98c9))
- **sidebar:** move menu state level to sidebar item ([81ae065](https://github.com/vtex/onda/commit/81ae0654663bf6acb75521180124e0ed50522795))
- sidebar secret props contract ([afce511](https://github.com/vtex/onda/commit/afce511efff09aa0579d5a884e792e43d9cf1cd6))

### Features

- **alert:** icons are no longer related to alert type ([f68beb6](https://github.com/vtex/onda/commit/f68beb6eb8f62cf73fa1df6e4eaa8cfdad964ce6))
- **alert:** remove actions property ([2b87a0c](https://github.com/vtex/onda/commit/2b87a0cb4b00589463a163e1bb486542ce417ee5))
- **sidebar:** arrow keys navigation ([341deae](https://github.com/vtex/onda/commit/341deaecafe95749d78e10d672d143de3a8de83e))

## [0.84.5](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.4...@vtex/admin-ui@0.84.5) (2021-03-22)

## [0.84.3-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.2...@vtex/admin-ui@0.84.3-experimental.0) (2021-03-17)

### Bug Fixes

- **vtex-trust:** vtex IO overriding our font in some components ([66ee3a2](https://github.com/vtex/onda/commit/66ee3a2816a9d1e0b2801f277ecd0a0fcd84258b))

## [0.84.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.3...@vtex/admin-ui@0.84.4) (2021-03-19)

**Note:** Version bump only for package @vtex/admin-ui

## [0.84.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.2...@vtex/admin-ui@0.84.3) (2021-03-19)

### Bug Fixes

- **numericstepper:** modifies NumericStepper to reflect external changes in value ([832fb27](https://github.com/vtex/onda/commit/832fb2743c56990b96334e74452750c4578516e3)), closes [#514](https://github.com/vtex/onda/issues/514)
- **set:** omit styles prop from FlexProps ([44af83b](https://github.com/vtex/onda/commit/44af83b8231b0267e77753020002feb25c99974a))
- **sidebar:** clean transition side effect ([d439815](https://github.com/vtex/onda/commit/d43981548fef59b6686f4729735665318a461195))
- **sidebar:** collapsed style ([ffe174a](https://github.com/vtex/onda/commit/ffe174ac9c81afba940b27b4ad180baf74cc9bb3))
- **sidebar:** get rid of circular deps ([ec14094](https://github.com/vtex/onda/commit/ec14094b7e6ac603e6e43eee44eb7165b05f98c9))
- **sidebar:** move menu state level to sidebar item ([81ae065](https://github.com/vtex/onda/commit/81ae0654663bf6acb75521180124e0ed50522795))
- sidebar secret props contract ([afce511](https://github.com/vtex/onda/commit/afce511efff09aa0579d5a884e792e43d9cf1cd6))

### Features

- **sidebar:** arrow keys navigation ([341deae](https://github.com/vtex/onda/commit/341deaecafe95749d78e10d672d143de3a8de83e))

## [0.84.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.1...@vtex/admin-ui@0.84.2) (2021-03-16)

## [0.84.1-experimental.6](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.1-experimental.4...@vtex/admin-ui@0.84.1-experimental.6) (2021-03-17)

### Bug Fixes

- **sidebar:** get rid of circular deps ([7e09204](https://github.com/vtex/onda/commit/7e09204bd675045cc73a3784c236c788fe437c6b))

## [0.84.1-experimental.5](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.1-experimental.4...@vtex/admin-ui@0.84.1-experimental.5) (2021-03-17)

### Bug Fixes

- **sidebar:** get rid of circular deps ([7e09204](https://github.com/vtex/onda/commit/7e09204bd675045cc73a3784c236c788fe437c6b))

## [0.84.1-experimental.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.1-experimental.3...@vtex/admin-ui@0.84.1-experimental.4) (2021-03-17)

**Note:** Version bump only for package @vtex/admin-ui

## [0.84.1-experimental.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.1-experimental.2...@vtex/admin-ui@0.84.1-experimental.3) (2021-03-17)

**Note:** Version bump only for package @vtex/admin-ui

## [0.84.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.84.0...@vtex/admin-ui@0.84.1) (2021-03-16)

### Bug Fixes

- **modal:** styleOverrides prop as required ([b26eaea](https://github.com/vtex/onda/commit/b26eaea5b326f60080dc1b99b198e96057b0e705))

## [0.84.1-experimental.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.83.3...@vtex/admin-ui@0.84.1-experimental.2) (2021-03-17)

### Bug Fixes

- **set:** omit styles prop from FlexProps ([34da6b4](https://github.com/vtex/onda/commit/34da6b4927655242c346471344a52417172fa10e))
- **sidebar:** clean transition side effect ([14ca915](https://github.com/vtex/onda/commit/14ca915888fb11986028a5ae96e770a1062b0569))
- **sidebar:** collapsed style ([af1a16a](https://github.com/vtex/onda/commit/af1a16a3c7d6e99089bef39419d7bbcc86b69adb))
- **sidebar:** move menu state level to sidebar item ([96594ee](https://github.com/vtex/onda/commit/96594ee102a2811287e1a9f550f75143da27c142))
- sidebar secret props contract ([c125363](https://github.com/vtex/onda/commit/c125363cdda6d7e36e581b4a79ac8658d9cc41f7))

### Features

- **admin-primitives:** box primitive ([cd68229](https://github.com/vtex/onda/commit/cd68229b842afb1cdbe7d3f8d8d5c87a52253d13))
- **sidebar:** arrow keys navigation ([843e864](https://github.com/vtex/onda/commit/843e8641e2b272b77171955b9ec865ccbe0bc270))

### BREAKING CHANGES

- **admin-primitives:** removed themeKey prop from all primitives

## [0.84.1-experimental.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.83.3...@vtex/admin-ui@0.84.1-experimental.1) (2021-03-16)

### Bug Fixes

- **set:** omit styles prop from FlexProps ([34da6b4](https://github.com/vtex/onda/commit/34da6b4927655242c346471344a52417172fa10e))
- **sidebar:** clean transition side effect ([14ca915](https://github.com/vtex/onda/commit/14ca915888fb11986028a5ae96e770a1062b0569))
- **sidebar:** collapsed style ([af1a16a](https://github.com/vtex/onda/commit/af1a16a3c7d6e99089bef39419d7bbcc86b69adb))
- **sidebar:** move menu state level to sidebar item ([96594ee](https://github.com/vtex/onda/commit/96594ee102a2811287e1a9f550f75143da27c142))
- sidebar secret props contract ([c125363](https://github.com/vtex/onda/commit/c125363cdda6d7e36e581b4a79ac8658d9cc41f7))

### Features

- **admin-primitives:** box primitive ([cd68229](https://github.com/vtex/onda/commit/cd68229b842afb1cdbe7d3f8d8d5c87a52253d13))
- **sidebar:** arrow keys navigation ([843e864](https://github.com/vtex/onda/commit/843e8641e2b272b77171955b9ec865ccbe0bc270))

### BREAKING CHANGES

- **admin-primitives:** removed themeKey prop from all primitives

## [0.84.1-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.83.3...@vtex/admin-ui@0.84.1-experimental.0) (2021-03-16)

### Bug Fixes

- **set:** omit styles prop from FlexProps ([34da6b4](https://github.com/vtex/onda/commit/34da6b4927655242c346471344a52417172fa10e))
- **sidebar:** clean transition side effect ([14ca915](https://github.com/vtex/onda/commit/14ca915888fb11986028a5ae96e770a1062b0569))
- **sidebar:** collapsed style ([af1a16a](https://github.com/vtex/onda/commit/af1a16a3c7d6e99089bef39419d7bbcc86b69adb))
- **sidebar:** move menu state level to sidebar item ([96594ee](https://github.com/vtex/onda/commit/96594ee102a2811287e1a9f550f75143da27c142))
- sidebar secret props contract ([c125363](https://github.com/vtex/onda/commit/c125363cdda6d7e36e581b4a79ac8658d9cc41f7))

### Features

- **admin-primitives:** box primitive ([cd68229](https://github.com/vtex/onda/commit/cd68229b842afb1cdbe7d3f8d8d5c87a52253d13))
- **sidebar:** arrow keys navigation ([843e864](https://github.com/vtex/onda/commit/843e8641e2b272b77171955b9ec865ccbe0bc270))

### BREAKING CHANGES

- **admin-primitives:** removed themeKey prop from all primitives

# [0.84.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.83.3...@vtex/admin-ui@0.84.0) (2021-03-12)

### Features

- **admin-primitives:** box primitive ([8adf236](https://github.com/vtex/onda/commit/8adf236d6d3e5406d765fa59cf520505971f80bd))

### BREAKING CHANGES

- **admin-primitives:** removed themeKey prop from all primitives

## [0.83.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.83.2...@vtex/admin-ui@0.83.3) (2021-03-10)

**Note:** Version bump only for package @vtex/admin-ui

## [0.83.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.83.1...@vtex/admin-ui@0.83.2) (2021-03-08)

**Note:** Version bump only for package @vtex/admin-ui

## [0.83.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.83.0...@vtex/admin-ui@0.83.1) (2021-03-08)

**Note:** Version bump only for package @vtex/admin-ui

# [0.83.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.82.7...@vtex/admin-ui@0.83.0) (2021-03-03)

### Features

- **icons:** export icons from @vtex/admin-ui package ([686d873](https://github.com/vtex/onda/commit/686d873a01b7f22abc71653959780a86d13e7d9a))

## [0.82.7](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.82.6...@vtex/admin-ui@0.82.7) (2021-03-03)

**Note:** Version bump only for package @vtex/admin-ui

## [0.82.6](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.82.5...@vtex/admin-ui@0.82.6) (2021-03-01)

### Bug Fixes

- **primitives:** change the way Grid and Flex are implemented to use createComponent function ([05631d8](https://github.com/vtex/onda/commit/05631d890bc6d3984a21418717519c19e83cc127))

## [0.82.5](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.82.4...@vtex/admin-ui@0.82.5) (2021-02-25)

**Note:** Version bump only for package @vtex/admin-ui

## [0.82.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.82.3...@vtex/admin-ui@0.82.4) (2021-02-12)

### Bug Fixes

- **admin-ui-set:** wrong type inference on useSet hook ([af4fb4b](https://github.com/vtex/onda/commit/af4fb4bbe26da397b1b343dc5c41e0544153c5e5))

## [0.82.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.82.2...@vtex/admin-ui@0.82.3) (2021-02-12)

**Note:** Version bump only for package @vtex/admin-ui

## [0.82.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.82.1...@vtex/admin-ui@0.82.2) (2021-02-11)

### Bug Fixes

- **admin-ui:** css-prop typescript ([71f1817](https://github.com/vtex/onda/commit/71f181757006fde0a9281187178b0aa837ea12d4))

## [0.82.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.82.0...@vtex/admin-ui@0.82.1) (2021-02-11)

### Bug Fixes

- **admin:** emotion deps on all /admin packages ([3562180](https://github.com/vtex/onda/commit/35621800491ffc5132235e83edcf6c086d0b3ce4))

# [0.82.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.81.0...@vtex/admin-ui@0.82.0) (2021-02-08)

### Features

- **search:** create component ([c2d7a10](https://github.com/vtex/onda/commit/c2d7a10033f4a18455d621dc6c4670dc9fd59c90))
- **spinner:** create component ([129d385](https://github.com/vtex/onda/commit/129d385076dd47be574e3edfd4cc43a741f1ede9))

# [0.81.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.80.0...@vtex/admin-ui@0.81.0) (2021-02-02)

### Features

- **jsxs:** create package to standarize component creation ([8af7695](https://github.com/vtex/onda/commit/8af7695c761d60f9cedb9f18086e414cd7ceb25e))

# [0.80.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.79.0...@vtex/admin-ui@0.80.0) (2021-02-01)

### Features

- **mobile-detect:** export isMobile from react-device-detect dep ([bd97f9a](https://github.com/vtex/onda/commit/bd97f9a7fc1355bae596fb12a07345f2d8625fd7))

# [0.79.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.78.0...@vtex/admin-ui@0.79.0) (2021-02-01)

### Features

- **tabs:** add tabs draft component ([f8e7403](https://github.com/vtex/onda/commit/f8e7403a14f903374ef136d1c5271fdf138ebd3a))
- **tabs:** add Tabs stable version ([3ffb238](https://github.com/vtex/onda/commit/3ffb238b1a41a1f0a39646a26d74e1fec819a11c))

# [0.78.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.77.3...@vtex/admin-ui@0.78.0) (2021-02-01)

### Features

- **admin-styles:** add package to parse styles from theme ([45e918b](https://github.com/vtex/onda/commit/45e918ba9f68cc83514bab0b4dcb5f23139acce6))

## [0.77.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.77.2...@vtex/admin-ui@0.77.3) (2021-01-29)

**Note:** Version bump only for package @vtex/admin-ui

## [0.77.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.77.1...@vtex/admin-ui@0.77.2) (2021-01-28)

**Note:** Version bump only for package @vtex/admin-ui

## [0.77.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.77.0...@vtex/admin-ui@0.77.1) (2021-01-28)

### Bug Fixes

- **alert:** fix forwardRef ([b7aeda5](https://github.com/vtex/onda/commit/b7aeda56af5eba659f3a63b8e5f67f1a6aec6f9e))

# [0.77.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.76.1...@vtex/admin-ui@0.77.0) (2021-01-28)

### Bug Fixes

- **alert:** add forwardRef ([370b94a](https://github.com/vtex/onda/commit/370b94aca393c30c894db014e5de4513f816e8ad))

### Features

- **alert:** add custom icon option ([4c643eb](https://github.com/vtex/onda/commit/4c643ebde145c5188aaca05ce3fd325b9221ae90))

## [0.76.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.76.0...@vtex/admin-ui@0.76.1) (2021-01-26)

**Note:** Version bump only for package @vtex/admin-ui

# [0.76.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.75.0...@vtex/admin-ui@0.76.0) (2021-01-26)

### Bug Fixes

- **alert:** change fluid property to be responsive ([153fb6f](https://github.com/vtex/onda/commit/153fb6fb620cf84b73b5f53f81b11c9286b74184))
- **alert:** tests ([7f30491](https://github.com/vtex/onda/commit/7f30491889d4368dbb718476fa9e4eb1c3141969))

### Features

- **alert:** add component ([babff93](https://github.com/vtex/onda/commit/babff9313ee49d000831f3aee09d1cf03a43b9ca))
- **alert:** update alert according to the design specifications ([3b44b3d](https://github.com/vtex/onda/commit/3b44b3d619cb339c1919586dffd23a99aaca2dd3))

# [0.75.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.74.1...@vtex/admin-ui@0.75.0) (2021-01-26)

### Features

- **menu:** add dangerous prop ([515fd19](https://github.com/vtex/onda/commit/515fd1999122731f780095769e2b2ffba8385d99))

## [0.74.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.74.0...@vtex/admin-ui@0.74.1) (2021-01-25)

**Note:** Version bump only for package @vtex/admin-ui

# [0.74.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.73.1...@vtex/admin-ui@0.74.0) (2021-01-25)

### Features

- **table:** add onRowClick function ([ad2ff2f](https://github.com/vtex/onda/commit/ad2ff2f20bbeb06c42bebeb09b2ff3b6e0ca8cb7))

## [0.73.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.73.0...@vtex/admin-ui@0.73.1) (2021-01-22)

### Bug Fixes

- specifies the type of the select button to type = button to solve the problem of the select submit the form in which it is inserted when clicking on it. ([ac78444](https://github.com/vtex/onda/commit/ac784447dfb7898ac75cfc52254d2d8c53db78a3))

# [0.73.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.72.0...@vtex/admin-ui@0.73.0) (2021-01-21)

### Bug Fixes

- **emotion:** add emotion cache unique key ([b92fd2e](https://github.com/vtex/onda/commit/b92fd2e919d618f4e6ada44ea1c574a26d1f6abe))
- **emotion:** add unique key to emotion cache ([ed21df8](https://github.com/vtex/onda/commit/ed21df8fa64958457f42d2df60a55fe78fb0e654))
- **emotion:** fix Global styles ([360c23b](https://github.com/vtex/onda/commit/360c23b7dec9f9bd9c476a17d5dd81ce968c8c39))
- **emotion:** remove emotion-instance ([ded87a3](https://github.com/vtex/onda/commit/ded87a3ee813103737ab29c6fc028554857f863c))
- **emotion:** use css function from emotion-instance instead of emotion package ([5af42f7](https://github.com/vtex/onda/commit/5af42f7cfdfb45361a7774240ea82e39fd0a60ae))

### Features

- **admin-core:** add admin-core package ([6f5b56b](https://github.com/vtex/onda/commit/6f5b56bd92b2fcd9af93160ece3c44e7260a887d))
- **admin-system:** create a unique emotion instance along with the createSystem function ([074e0fc](https://github.com/vtex/onda/commit/074e0fca868c127d55e2e1d9694668f3af7b87e9))
- **emotion:** add emotion CacheProvider ([f970270](https://github.com/vtex/onda/commit/f970270d14865baad8971e11533e2d340363e2d0))

## [0.72.1-experimental.7](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.72.1-experimental.6...@vtex/admin-ui@0.72.1-experimental.7) (2021-01-21)

### Features

- **admin-core:** add admin-core package ([325dbae](https://github.com/vtex/onda/commit/325dbae14c2d43a3517a74899dc5d44bbb92ddf9))

## [0.72.1-experimental.6](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.72.1-experimental.5...@vtex/admin-ui@0.72.1-experimental.6) (2021-01-19)

### Features

- **admin-system:** create a unique emotion instance along with the createSystem function ([f9dfb6c](https://github.com/vtex/onda/commit/f9dfb6cd04df69d10f271c42d01d605b16732fbf))

## [0.72.1-experimental.5](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.72.1-experimental.4...@vtex/admin-ui@0.72.1-experimental.5) (2021-01-15)

### Bug Fixes

- **emotion:** fix Global styles ([611cd5a](https://github.com/vtex/onda/commit/611cd5a0eebc718564c85741bc4a3b9d305125ec))

## [0.72.1-experimental.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.72.1-experimental.3...@vtex/admin-ui@0.72.1-experimental.4) (2021-01-15)

### Bug Fixes

- **emotion:** remove emotion-instance ([e5da155](https://github.com/vtex/onda/commit/e5da155c095563d929fd3cf0a2c06dd28d71a2a7))

## [0.72.1-experimental.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.72.1-experimental.2...@vtex/admin-ui@0.72.1-experimental.3) (2021-01-15)

### Bug Fixes

- **emotion:** add emotion cache unique key ([2b1386a](https://github.com/vtex/onda/commit/2b1386a839528a911a9157641160c29ac6c12bc1))

## [0.72.1-experimental.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.72.1-experimental.1...@vtex/admin-ui@0.72.1-experimental.2) (2021-01-15)

### Bug Fixes

- **emotion:** use css function from emotion-instance instead of emotion package ([6768b57](https://github.com/vtex/onda/commit/6768b5732882f295ae5cc83e5bf81fde33354484))

## [0.72.1-experimental.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.72.1-experimental.0...@vtex/admin-ui@0.72.1-experimental.1) (2021-01-15)

### Bug Fixes

- **emotion:** add unique key to emotion cache ([0008bc6](https://github.com/vtex/onda/commit/0008bc679d26941b4f981f3f4dc7dbd26af6d986))

## [0.72.1-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.72.0...@vtex/admin-ui@0.72.1-experimental.0) (2021-01-14)

### Features

- **emotion:** add emotion CacheProvider ([1352986](https://github.com/vtex/onda/commit/1352986399e595cc13520d7710d7d3546223a12d))

# [0.72.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.71.0...@vtex/admin-ui@0.72.0) (2021-01-12)

### Features

- **admin-ui-system:** add color types ([42a73e3](https://github.com/vtex/onda/commit/42a73e34d9b097b3e29681c7abe03ef0b6dda02b))

# [0.71.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.71.0-experimental.4...@vtex/admin-ui@0.71.0) (2021-01-11)

**Note:** Version bump only for package @vtex/admin-ui

# [0.71.0-experimental.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.70.5-experimental.0...@vtex/admin-ui@0.71.0-experimental.4) (2021-01-08)

### Bug Fixes

- **dependencies:** admin packages dependencies versions ([0de5a5c](https://github.com/vtex/onda/commit/0de5a5ca259d7d5c7f6d4042e27f7788e94a5db2))

## [0.70.5-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.70.4...@vtex/admin-ui@0.70.5-experimental.0) (2021-01-07)

### Bug Fixes

- **colors:** remove accent colors ([a83e2e7](https://github.com/vtex/onda/commit/a83e2e7188cba71734bfb1b0a45e68208d8f1895))
- **typescript:** omit not allowed properties: style, color, and className ([2c2592b](https://github.com/vtex/onda/commit/2c2592b7b056733d65a04c6cd1d0f5e3422fda8e))

### Features

- **colors:** change color structure to be aligned with figma ([96c3a70](https://github.com/vtex/onda/commit/96c3a7015e92d9ea98a200820706d33b50991d6f))

## [0.70.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.70.3...@vtex/admin-ui@0.70.4) (2021-01-04)

## [0.70.2-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.70.1...@vtex/admin-ui@0.70.2-experimental.0) (2020-12-29)

### Bug Fixes

- **onda:** remove theme-ui hoisting ([154f3a1](https://github.com/vtex/onda/commit/154f3a1fff21b4b66af3a31001b95881c2f68c1e))

## [0.70.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.70.2...@vtex/admin-ui@0.70.3) (2021-01-04)

### Bug Fixes

- **admin-ui-system:** rename jsx to jsxs to avoid name conflicts ([cde16ec](https://github.com/vtex/onda/commit/cde16ec2fdbfdcc8ae5b7e3e400c55af399035a3))

## [0.70.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.70.1...@vtex/admin-ui@0.70.2) (2021-01-04)

**Note:** Version bump only for package @vtex/admin-ui

- **colors:** remove accent colors ([b127bfb](https://github.com/vtex/onda/commit/b127bfb0c069f68b7592683b0b3cbbe13e215523))
- **typescript:** omit not allowed properties: style, color, and className ([67a7103](https://github.com/vtex/onda/commit/67a710333f2ccde921ec5a8cbc249dcbf8643e4e))

### Features

- **colors:** change color structure to be aligned with figma ([c264d06](https://github.com/vtex/onda/commit/c264d06ad6de72bed87a1aa67a38e16563cb677c))

## [0.70.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.70.0...@vtex/admin-ui@0.70.1) (2020-12-29)

# [0.71.0-experimental.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.71.0-experimental.0...@vtex/admin-ui@0.71.0-experimental.1) (2020-12-29)

### Bug Fixes

- **typescript:** omit not allowed properties: style, color, and className ([9be50e2](https://github.com/vtex/onda/commit/9be50e274d14e0e6f4d887be355482d067809e33))

# [0.71.0-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.70.0...@vtex/admin-ui@0.71.0-experimental.0) (2020-12-28)

### Bug Fixes

- **select:** add property to set the select as block-level element ([8a6017e](https://github.com/vtex/onda/commit/8a6017e1ce8597e04e4a6ec3670917a85e79b383))

# [0.71.0-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.70.0...@vtex/admin-ui@0.71.0-experimental.0) (2020-12-28)

### Bug Fixes

- **colors:** remove accent colors ([4e877e4](https://github.com/vtex/onda/commit/4e877e47037231f7bb532f0fc9314c5ac4cbfb4b))

### Features

- **colors:** change color structure to be aligned with figma ([b6419be](https://github.com/vtex/onda/commit/b6419be42bfa7a72be170713a395d58326a52962))

# [0.70.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.69.3...@vtex/admin-ui@0.70.0) (2020-12-28)

### Features

- **admin-ui-sytem:** rename createElement as jsx. Allow clasNames on styled components with cx func ([6eccbbb](https://github.com/vtex/onda/commit/6eccbbb97782587ef629d13cc944d9254f246125))

## [0.69.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.69.2...@vtex/admin-ui@0.69.3) (2020-12-28)

### Bug Fixes

- **primitives:** now Grid and Flex can render any html element ([1dd4530](https://github.com/vtex/onda/commit/1dd4530290d9b269fc10a72e94eaa90f9e0085ae))
- **select:** fix help text padding, icon size and viewport of documentation ([34d486a](https://github.com/vtex/onda/commit/34d486a66c14ad26a4a46812a08e963df39c1010))

## [0.69.3-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.69.2...@vtex/admin-ui@0.69.3-experimental.0) (2020-12-23)

### Bug Fixes

- **colors:** remove accent colors ([9803727](https://github.com/vtex/onda/commit/9803727dd621276b163250e19933f1dbe1a14c31))

### Features

- **colors:** change color structure to be aligned with figma ([e53963c](https://github.com/vtex/onda/commit/e53963cb9847cd2e0a95b47bfbc4572c891cac17))

## [0.69.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.69.1...@vtex/admin-ui@0.69.2) (2020-12-23)

### Bug Fixes

- **primitives:** now Grid and Flex can render any html element ([981c301](https://github.com/vtex/onda/commit/981c301a95f0bf586f4e8baac437db7347b25df8))

## [0.69.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.68.2...@vtex/admin-ui@0.69.1) (2020-12-22)

### Bug Fixes

- **select:** fix styles ([bba6876](https://github.com/vtex/onda/commit/bba6876fe6e262c757ec4d975b045a59926114c1))

### Features

- **select:** create a new component ([f4e3e17](https://github.com/vtex/onda/commit/f4e3e17f952454430505bfeeb3efb3c5c7147389))

# [0.69.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.68.2...@vtex/admin-ui@0.69.0) (2020-12-22)

### Bug Fixes

- **select:** fix styles ([bba6876](https://github.com/vtex/onda/commit/bba6876fe6e262c757ec4d975b045a59926114c1))

### Features

- **select:** create a new component ([f4e3e17](https://github.com/vtex/onda/commit/f4e3e17f952454430505bfeeb3efb3c5c7147389))

## [0.68.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.68.1...@vtex/admin-ui@0.68.2) (2020-12-18)

### Bug Fixes

- **divider:** change margin to be 0 by default ([b67ce12](https://github.com/vtex/onda/commit/b67ce12d0a731ddc8719f3bcd7e1deb72c9b73e8))

## [0.68.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.68.0...@vtex/admin-ui@0.68.1) (2020-12-16)

### Bug Fixes

- **tooltip:** now it should overlay all elements ([827c221](https://github.com/vtex/onda/commit/827c2216c611ddb1aef80f34ee8fdf49a208c4e7))

# [0.68.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.67.2...@vtex/admin-ui@0.68.0) (2020-12-15)

### Features

- **admin-ui:** add checkbox resolver to table ([23422f2](https://github.com/vtex/onda/commit/23422f2bbd875fc774621832d688c66631575692))

## [0.67.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.67.1...@vtex/admin-ui@0.67.2) (2020-12-11)

**Note:** Version bump only for package @vtex/admin-ui

## [0.67.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.67.0...@vtex/admin-ui@0.67.1) (2020-12-10)

### Bug Fixes

- **admin-ui:** card color ([3748615](https://github.com/vtex/onda/commit/37486158ce478a763210528f2f0b7ed407d8f8c9))

# [0.67.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.66.3...@vtex/admin-ui@0.67.0) (2020-12-10)

### Features

- **admin:** add mono & sans font to theme ([124711a](https://github.com/vtex/onda/commit/124711ac8b68bfdb2a02785dcfe18bd5300d98d4))

## [0.66.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.66.2...@vtex/admin-ui@0.66.3) (2020-12-09)

**Note:** Version bump only for package @vtex/admin-ui

## [0.66.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.66.1...@vtex/admin-ui@0.66.2) (2020-12-09)

**Note:** Version bump only for package @vtex/admin-ui

## [0.66.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.66.0...@vtex/admin-ui@0.66.1) (2020-12-09)

### Bug Fixes

- **dropdown:** add forwardRef to the Dropdown component ([f9148b4](https://github.com/vtex/onda/commit/f9148b4ec4ce1079973485fe760cb11bea56e0a7))

# [0.66.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.65.0...@vtex/admin-ui@0.66.0) (2020-12-09)

### Features

- **grid:** add Grid component ([bbbed59](https://github.com/vtex/onda/commit/bbbed5939d46d4184f484aea0a37fa453957fe58))

# [0.65.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.64.1...@vtex/admin-ui@0.65.0) (2020-12-09)

### Bug Fixes

- **flex:** export Flex component ([f063bcb](https://github.com/vtex/onda/commit/f063bcb653220180ca9314e275ecd0e86b1831f1))

### Features

- **admin-ui:** add flex component ([fb833eb](https://github.com/vtex/onda/commit/fb833ebf14f9ea3d22f0419d9054411e7e601d13))

## [0.64.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.64.0-next.3...@vtex/admin-ui@0.64.1) (2020-12-09)

**Note:** Version bump only for package @vtex/admin-ui

# [0.64.0-next.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.63.3...@vtex/admin-ui@0.64.0-next.3) (2020-12-08)

### Features

- **admin-ui:** implement new system on admin-ui ([a71381a](https://github.com/vtex/onda/commit/a71381aa6a923a33e8e16c1a9fa8baea3b3eb092))

## [0.63.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.63.2...@vtex/admin-ui@0.63.3) (2020-12-08)

# [0.64.0-next.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.64.0-next.1...@vtex/admin-ui@0.64.0-next.2) (2020-12-08)

**Note:** Version bump only for package @vtex/admin-ui

# [0.64.0-next.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.64.0-next.0...@vtex/admin-ui@0.64.0-next.1) (2020-12-08)

**Note:** Version bump only for package @vtex/admin-ui

# [0.64.0-next.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.64.0-next.0...@vtex/admin-ui@0.64.0-next.1) (2020-12-08)

**Note:** Version bump only for package @vtex/admin-ui

# [0.64.0-next.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.63.2...@vtex/admin-ui@0.64.0-next.0) (2020-12-07)

### Features

- **admin-ui:** implement new system on admin-ui ([d6aaf20](https://github.com/vtex/onda/commit/d6aaf206f5cce70cbb3de3bb617e54cb5e8de806))

## [0.63.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.63.1...@vtex/admin-ui@0.63.2) (2020-12-02)

**Note:** Version bump only for package @vtex/admin-ui

## [0.63.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.63.0...@vtex/admin-ui@0.63.1) (2020-12-02)

### Bug Fixes

- **text-area:** remove state property ([b32e171](https://github.com/vtex/onda/commit/b32e171f4cd88ec85be4d0f29e753b79e1679db2))

# [0.63.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.62.6...@vtex/admin-ui@0.63.0) (2020-12-02)

### Features

- **collapsible:** add animation to collapsible ([a7c509d](https://github.com/vtex/onda/commit/a7c509d2bebe0443bc3e8e69866850c85610f18b))

### BREAKING CHANGES

- **collapsible:** The Collpasible component should now be used directly instead within
  CollpasibleGroup.Item

## [0.62.6](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.62.5...@vtex/admin-ui@0.62.6) (2020-12-01)

### Bug Fixes

- **dropdown:** rename SelectButton to Dropdown ([b329fc7](https://github.com/vtex/onda/commit/b329fc79427142837b6061710ba36dbc6682ab3e))

## [0.62.5](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.62.4...@vtex/admin-ui@0.62.5) (2020-11-30)

### Bug Fixes

- **z-index:** fix zIndex property not consuming from theme ([bc82ba9](https://github.com/vtex/onda/commit/bc82ba983f38984e7bf7774f8a119bbbecd7766a))

## [0.62.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.62.3...@vtex/admin-ui@0.62.4) (2020-11-30)

### Bug Fixes

- **numeric-stepper:** rename Stepper to NumericStepper and refactor state logic ([ce442cf](https://github.com/vtex/onda/commit/ce442cf7b2f96fe9b6ca90a4d7cf507275dce47b))

## [0.62.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.62.2...@vtex/admin-ui@0.62.3) (2020-11-27)

**Note:** Version bump only for package @vtex/admin-ui

## [0.62.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.62.1...@vtex/admin-ui@0.62.2) (2020-11-26)

**Note:** Version bump only for package @vtex/admin-ui

## [0.62.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.62.0...@vtex/admin-ui@0.62.1) (2020-11-26)

### Bug Fixes

- **collapsible-group:** fix <Divider> rendering even with only one valid child ([f3724c4](https://github.com/vtex/onda/commit/f3724c4f25fb0ae6d6449fb757cdf452ae89dc62))

# [0.62.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.61.0...@vtex/admin-ui@0.62.0) (2020-11-24)

### Features

- icon remove ([701e7b9](https://github.com/vtex/onda/commit/701e7b929af745b287b37020cbbc1bf91ad5c69f))
- input password component ([1578bd1](https://github.com/vtex/onda/commit/1578bd172c914039ed1c9880c6c81b03c5715806))
- input password component ([a77e6b1](https://github.com/vtex/onda/commit/a77e6b1ea8b7ab31855c13a0ab9d33c5e9141808))
- input password component [wip] ([6b3f870](https://github.com/vtex/onda/commit/6b3f870c74f46ef904e1d42bc715cb6f971b24c8))
- input password component [wip] ([5f2e2dc](https://github.com/vtex/onda/commit/5f2e2dc6676a491196275ec3a97e0000ffb07877))
- input password component [wip] ([c68e8e0](https://github.com/vtex/onda/commit/c68e8e04d08d6e21ed6a1b9c1ca04dddffbae4af))
- input password component reviewed ([3f17a08](https://github.com/vtex/onda/commit/3f17a08233fde256d92d93dddc17667b82991113))
- input password component spapshots ([8f0e25e](https://github.com/vtex/onda/commit/8f0e25e85315e419c35b64365749de97f84ff9cf))
- input password reviewed ([0d8e979](https://github.com/vtex/onda/commit/0d8e9790368df7235e2341026314dd75cd57ac3a))
- input password reviewed(removing label) ([5259afa](https://github.com/vtex/onda/commit/5259afa987bc7cacb207261a25fb3c2e000802ce))
- input password reviewed(removing unecessary onClick prop) ([d94ab17](https://github.com/vtex/onda/commit/d94ab1759ca470c37aa0b48121b035d313ed6fad))
- stepper ([7271aab](https://github.com/vtex/onda/commit/7271aab9114b0db5cabe50858b2e90b2432eede8))
- stepper ([b654134](https://github.com/vtex/onda/commit/b654134f79207f5c9d977199aa2e6bc10b0b9a67))
- stepper ([d81b486](https://github.com/vtex/onda/commit/d81b486a1d0c87788429e33ab02a899201222d0d))
- stepper ([6d36dae](https://github.com/vtex/onda/commit/6d36daed623ee166726a42485f789819484b5ace))
- stepper ([571f798](https://github.com/vtex/onda/commit/571f798f7d73f4ea0f73709286c4ed3b8ab21c9d))
- stepper adjusts ([a679507](https://github.com/vtex/onda/commit/a6795074aa6a9bb34769476be0089f494bf85f83))
- stepper adjusts ([03085c9](https://github.com/vtex/onda/commit/03085c9a37fb52c63bc6c1bc35cf4079df378b0d))
- stepper changes ([a10bb95](https://github.com/vtex/onda/commit/a10bb954620de17c407ad4646acd2a05e6ddbbca))
- stepper Component ([5e165aa](https://github.com/vtex/onda/commit/5e165aa313611fb34e5388e4ceb21f02ee4aa7fa))
- stepper Component ([ecee786](https://github.com/vtex/onda/commit/ecee786524f5d7c44d3982da53f64caf5aa1fd7d))
- stepper Component tests ([39faad1](https://github.com/vtex/onda/commit/39faad1a66d4b746855d6a2f4a0d7c98f257e94b))
- stepper fix ([0e74c53](https://github.com/vtex/onda/commit/0e74c53291603b22447a1d698b0303e746c014a1))
- stepper icons ([e79180d](https://github.com/vtex/onda/commit/e79180d33a45c6a32bb24bcfa6e7e14049284960))
- stepper icons ([1737e5a](https://github.com/vtex/onda/commit/1737e5ab280c9df6c53ac0cc523d6c6211a08bda))
- stepper snapshot ([4ae2712](https://github.com/vtex/onda/commit/4ae27123c241cce05e5a3125f3beec6a6496b7c8))

# [0.61.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.60.1...@vtex/admin-ui@0.61.0) (2020-11-19)

### Bug Fixes

- **box:** default type ([8afdd7d](https://github.com/vtex/onda/commit/8afdd7d05827f064e13a9445efd6eb6e08210991))
- **box:** pr issues ([6493670](https://github.com/vtex/onda/commit/6493670d677b1a5042b683bb6a9d2284a652a9b5))

### Features

- **box:** allow polymorphism ([2ce788d](https://github.com/vtex/onda/commit/2ce788d8e239be1ce209c50d23792d289436e17c))

## [0.60.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.60.0...@vtex/admin-ui@0.60.1) (2020-11-19)

### Bug Fixes

- **text-area:** add error boolean property to the state property ([3d2d802](https://github.com/vtex/onda/commit/3d2d8027ee5267dcbf9c46ebefa6c623153abe6c))

# [0.60.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.59.1...@vtex/admin-ui@0.60.0) (2020-11-18)

### Bug Fixes

- **book:** remove icon book ([b24bb14](https://github.com/vtex/onda/commit/b24bb14c59f2227d32d3d099a42502e9f07aa40c))
- **build:** remove unkown icons ([0311602](https://github.com/vtex/onda/commit/03116029e495bd0daee9cd33063423b9d82613ee))

### Features

- **admin-ui-icons:** create new icons package ([aa5817c](https://github.com/vtex/onda/commit/aa5817c96259555949744c0207b0106cd4ffd314))
- **icons:** add icon container component ([fe63253](https://github.com/vtex/onda/commit/fe6325391215916984c99936c3b3f518d14f9ed4))

## [0.59.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.59.0...@vtex/admin-ui@0.59.1) (2020-11-18)

### Bug Fixes

- **collapsible:** handle styleOverrides property on Collapsible.Header ([bc6e93b](https://github.com/vtex/onda/commit/bc6e93bb5b967e402ad66c5680dc47b704d6a561))

# [0.59.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.58.0...@vtex/admin-ui@0.59.0) (2020-11-17)

### Features

- textarea component next to master ([dba3923](https://github.com/vtex/onda/commit/dba39238a90276a2771df2d79945b569c2d11f24))
- textarea component next to master ([3c4d12c](https://github.com/vtex/onda/commit/3c4d12cf518972850f6d489c526664eae077a09b))
- textarea component next to master[wip] ([8b25c89](https://github.com/vtex/onda/commit/8b25c89f841d51c534f32daf7765982268f28325))
- textarea component reviewed ([0a87861](https://github.com/vtex/onda/commit/0a878617fe024c1b58d869077c696ac1b799f47d))
- textarea component reviewed ([d4b7540](https://github.com/vtex/onda/commit/d4b7540028f8acf2da41a735529244321b7ca7ab))

# [0.58.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.57.0...@vtex/admin-ui@0.58.0) (2020-11-16)

### Bug Fixes

- **collapsible-tree:** change from CollapsibleGroup to CollapsibleTree ([16cd720](https://github.com/vtex/onda/commit/16cd7203e129a8db4740adf6ed7aae4650ace007))

### Features

- **collapsible:** adjust collapsible's paddings when it's a nested one ([393dccd](https://github.com/vtex/onda/commit/393dccdc90e31382f83a4aee55d780d59ec9a055))
- **icons:** add check & edit icons to admin-ui ([2ccc2af](https://github.com/vtex/onda/commit/2ccc2affff22b96c90f6a4588c2043307e179f49))

# [0.57.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.56.0...@vtex/admin-ui@0.57.0) (2020-11-16)

### Features

- **admin-colors:** generate admin colors using polished ([63cb978](https://github.com/vtex/onda/commit/63cb978051c86f6da32ecd0ff6e9c6395ee99e40))
- **button:** add new adaptative variants ([93eb56a](https://github.com/vtex/onda/commit/93eb56aded60f54e37db21b19ee1332d4f1a6309))

# [0.56.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.55.3...@vtex/admin-ui@0.56.0) (2020-11-13)

### Features

- **menu:** graduate it to a beta component ([3146544](https://github.com/vtex/onda/commit/3146544456f23dd7314e7f0fa110772959402386))

## [0.55.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.55.2...@vtex/admin-ui@0.55.3) (2020-11-12)

**Note:** Version bump only for package @vtex/admin-ui

## [0.55.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.55.1...@vtex/admin-ui@0.55.2) (2020-11-12)

### Bug Fixes

- **tooltip:** popover not overriding another components ([19222fc](https://github.com/vtex/onda/commit/19222fc18b1b2bd109d82ae0eeabf4d2853ef2c8))

## [0.55.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.55.0...@vtex/admin-ui@0.55.1) (2020-11-12)

### Bug Fixes

- **icons:** spread styleOverrides to IconsWithDirection ([28958cd](https://github.com/vtex/onda/commit/28958cd7f440ff982e931cf63c01b6c17d14b554))

# [0.55.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.54.1...@vtex/admin-ui@0.55.0) (2020-11-10)

### Bug Fixes

- **admin:** add theme-ui deps ([1669479](https://github.com/vtex/onda/commit/1669479dc7263d01db8e548bc73285faa473550e))
- **admin-ui:** remove theme-ui ([6337660](https://github.com/vtex/onda/commit/6337660120692ee416ba60ac1f93bf33263d25ec))
- **admin-ui-version:** bump version ([70fe51b](https://github.com/vtex/onda/commit/70fe51bd17397631bd15ee55e97af3991f7a0257))
- **breakpoints:** merge small mobile and mobile ([7f7d0a3](https://github.com/vtex/onda/commit/7f7d0a34dfeadb9dbeda110b61cb15175ac4cffd))
- **colors:** update theme colors values ([83a14b6](https://github.com/vtex/onda/commit/83a14b67938de9589fd1be3c338c8048f51a1cc5))
- **columns:** add styleOverrides ([f1aa413](https://github.com/vtex/onda/commit/f1aa4137f32148ae56a2c9eb0c71b0426241f48e))
- **exports:** fix checkbox exports ([eff9fda](https://github.com/vtex/onda/commit/eff9fda616955374c54651fce90949cb348dd9aa))
- **focus-visible:** fix focus-visible import ([ebe6e3a](https://github.com/vtex/onda/commit/ebe6e3a8d8005c68b74350d2420f917687d6ffbb))
- **modal-footer:** export props interface ([5bd3ee4](https://github.com/vtex/onda/commit/5bd3ee478b36ce94bc1afe5a5997a801d5c6b2c1))
- **modalcontent:** export type interface ([ec86b69](https://github.com/vtex/onda/commit/ec86b69fce15bceb4395a3e8b31baa8e105ede00))
- **select-button:** menu text ([d26de52](https://github.com/vtex/onda/commit/d26de520cb1b39288a8753eb3cc895e4ea630539))
- **set:** improve set api ([eac51cd](https://github.com/vtex/onda/commit/eac51cdb3214be37408bc83ad8350e1ab1f21040))
- **set:** snapshot ([fda73a0](https://github.com/vtex/onda/commit/fda73a01f873ce5de4c1f5da60cd2787d7739b0b))
- **system:** fix old breakpoints ([cec36bd](https://github.com/vtex/onda/commit/cec36bdab11767a47b09eff22596ace62d38bfa7))
- **text:** change from text to variant prop ([4a4f3f9](https://github.com/vtex/onda/commit/4a4f3f9eb0f40b519a7e702405467d7cca34a06b))
- **typography:** export unstable typography components ([f661f4f](https://github.com/vtex/onda/commit/f661f4f7e8ed1379b1f1b2b7a646af36bb005139))
- **unstable:** add missing exports ([810a5c6](https://github.com/vtex/onda/commit/810a5c64f5357e63cdcc265fddb22c07cfe065a3))
- **unstable-button:** fix button import ([86c7d6d](https://github.com/vtex/onda/commit/86c7d6d3c35ec97616be310912b5825fe536a9bc))
- **unstable-table:** use table styles instead of flex ([b0b2ee4](https://github.com/vtex/onda/commit/b0b2ee4764876fe9f88a63a5e19aac7087699924))
- **vercel:** build ([01e95d7](https://github.com/vtex/onda/commit/01e95d7c8496000f89da6c1a1b7ac282ee74755f))

### Features

- **box-divider:** improve default tokens ([ab7c934](https://github.com/vtex/onda/commit/ab7c93446338463ffcb44d56cee3e8a67bf0e4aa))
- **button:** add base palette ([bd34abb](https://github.com/vtex/onda/commit/bd34abbc6d514b117df045135d5a1908e20d6fb5))
- **modal:** add forward ref to modal composites ([adbdc04](https://github.com/vtex/onda/commit/adbdc043edbe8b96a9d409e058054d54ea4f3ae8))
- **select:** add component ([c30452f](https://github.com/vtex/onda/commit/c30452f0a8eef31ff11710448dfd05db1dc688f6))
- **select-button:** add component ([6a0e98e](https://github.com/vtex/onda/commit/6a0e98e44075edfe125165bffb0ef90aa5d9ca64))
- anchor [WIP] ([dd03002](https://github.com/vtex/onda/commit/dd030024592d8add620a320960a42352f29f4914))
- anchor component ([74a9011](https://github.com/vtex/onda/commit/74a9011ed53283331c6c9899513ad1c6c48d7dea))
- anchor component -- adding comments ([9f17f30](https://github.com/vtex/onda/commit/9f17f307331f6694a5cb6e86d99ec49710a4a5f4))
- anchor component -- omitting className and styles from React.DetailedHTMLProps ([1f8e8ba](https://github.com/vtex/onda/commit/1f8e8ba73b59a6bf2798ff3e3a2b3ffddcb420fb))
- link [WIP] ([55ec81b](https://github.com/vtex/onda/commit/55ec81b415cbbd7bac58376cb2951ffc249cfa0f))
- **box:** migrate box to new structure ([29e68f4](https://github.com/vtex/onda/commit/29e68f46fe490f7e8e285e1be0ebfe1d6b56d54f))
- **button:** migrate to new structure ([b7eb6bb](https://github.com/vtex/onda/commit/b7eb6bbe92dfc7876286e0a8ded6cf35dfec1bc8))
- **card:** migrate to new structure ([d6e1d77](https://github.com/vtex/onda/commit/d6e1d77212c9e34df2988af37a1f62a7ebde87b2))
- **collapsible:** migrate collapsible & collapsible-group to new structure ([e6e4928](https://github.com/vtex/onda/commit/e6e4928b2847e5b6cee829d05af45f938d571f9a))
- **columns:** add columns unstable component ([a24b2d9](https://github.com/vtex/onda/commit/a24b2d9d309d926f88066c2e2ec354d19981e7da))
- **columns:** promote from unstable to beta ([0733da9](https://github.com/vtex/onda/commit/0733da9bfa6d5d0afcff6459a58628ba9c74eef0))
- **divider:** migrate to new structure ([66667c2](https://github.com/vtex/onda/commit/66667c2c3aca1efbaeb9c6d4bf72eae64eee32e2))
- **heading:** add component ([a39a93f](https://github.com/vtex/onda/commit/a39a93fb2f14eb0efe5ffa2755bbc7cc43c58751))
- **input:** add Input component ([47fbfc2](https://github.com/vtex/onda/commit/47fbfc226e0e79bd76e1586548aa0d253fea0895))
- **label:** migrate label to new structure ([5852559](https://github.com/vtex/onda/commit/5852559b579cbef5963f663636ded5be41bb4e65))
- **layout:** add set component ([0cf2e64](https://github.com/vtex/onda/commit/0cf2e64982da41b59858782ea66927f48dca25bb))
- **list:** add component ([6dc8785](https://github.com/vtex/onda/commit/6dc878559dfec804a8627dcb86758f8a171c580d))
- **modal:** migrate to new structure ([1859bbb](https://github.com/vtex/onda/commit/1859bbb4c179ad2a08facf1fa3a341086927a193))
- **paragraph:** add component ([c324e39](https://github.com/vtex/onda/commit/c324e399e3f43a4eb6c2d6f2c4c68af3ede81547))
- **patterns:** add border, palette, and text patterns ([fac9776](https://github.com/vtex/onda/commit/fac9776da7d4f333d675f1aa121bb45505f8730f))
- **set:** add align prop ([ee54cdf](https://github.com/vtex/onda/commit/ee54cdfe33688af0e7bdd8969e60d422492216dc))
- **set:** promote set from unstable to beta ([f3372ae](https://github.com/vtex/onda/commit/f3372ae2101235fde299b26f64094e0b590d000c))
- **skeleton:** migrate to new structure ([860eb1a](https://github.com/vtex/onda/commit/860eb1aee1e038d3ea658c55dd80f26cfa13d14d))
- **style-props:** add space and size style-props ([c42d6ce](https://github.com/vtex/onda/commit/c42d6cecd9c5515f68e6f9472fb701443e102e38))
- **system:** allow system create ([7794103](https://github.com/vtex/onda/commit/77941035bae1256e5d8934fa9046a3c78ce27aaf))
- **system-next:** add new component system & box-next ([7855e67](https://github.com/vtex/onda/commit/7855e673cfe34763918e4971853b5e94d3389699))
- **tag:** add tag to admin-ui-theme ([db6f9b3](https://github.com/vtex/onda/commit/db6f9b339649d42f7f7a50705ff3c0358546cb44))
- **tag:** migrate to new structure ([6c1e72e](https://github.com/vtex/onda/commit/6c1e72e9ed75dad0f1ac307bde8567828af10b01))
- **text:** add new component ([1e3cf69](https://github.com/vtex/onda/commit/1e3cf69f2f4f6de0cef1d35304178e5937f2db4d))
- **text-field:** add TextField component ([c78f127](https://github.com/vtex/onda/commit/c78f127cd407f43178ce3a9d85054289bdc7b508))
- **toggle:** migrate to new structure ([d86c924](https://github.com/vtex/onda/commit/d86c9245d739778ffd32aacd94060702821adc76))
- **tooltip-menu:** migrate tooltip & menu to the new structure ([43230ce](https://github.com/vtex/onda/commit/43230cefac3582a16dac9141ffdba91216c4c780))
- **unstable-actions:** add next actions component ([bfd12b8](https://github.com/vtex/onda/commit/bfd12b82f35d32200d967a602645a99f8f1901a6))
- **unstable-components:** add button, input & textfield ([6420825](https://github.com/vtex/onda/commit/642082567f85e17f7d41901883656a6d76717610))
- **unstable-table:** add table component ([99b5c77](https://github.com/vtex/onda/commit/99b5c7779f4e5ed46daffe2a7f4e731fc1f3fad5))

# [0.55.0-rc.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.55.0-rc.3...@vtex/admin-ui@0.55.0-rc.4) (2020-11-06)

### Features

- **modal:** add forward ref to modal composites ([f3d941e](https://github.com/vtex/onda/commit/f3d941ee0089f2e43e72cdaede71d8eb352483e2))

# [0.55.0-rc.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.55.0-rc.2...@vtex/admin-ui@0.55.0-rc.3) (2020-11-06)

### Bug Fixes

- **admin:** add theme-ui deps ([8e3b855](https://github.com/vtex/onda/commit/8e3b855d0ba1268c13837d3859fee112078405c3))

# [0.55.0-rc.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.55.0-rc.1...@vtex/admin-ui@0.55.0-rc.2) (2020-11-06)

### Bug Fixes

- **admin-ui:** remove theme-ui ([b206ad9](https://github.com/vtex/onda/commit/b206ad94f3953ddacc472f860d31d7efdc3d4f45))

### Features

- anchor [WIP] ([54f2acd](https://github.com/vtex/onda/commit/54f2acd758ffbbe6a8be9b6ca1f95aaa97ad8735))
- anchor component ([15f854c](https://github.com/vtex/onda/commit/15f854cb80b80cd5adc0b8d55ba8f3d339c110cb))
- anchor component -- adding comments ([c1c7eec](https://github.com/vtex/onda/commit/c1c7eec071cc85808ae99ac69d64522cd15ea35d))
- anchor component -- omitting className and styles from React.DetailedHTMLProps ([590d503](https://github.com/vtex/onda/commit/590d5037c2ca9b1ccbc8d2a9b7439de8be6f5405))
- link [WIP] ([3748582](https://github.com/vtex/onda/commit/3748582786583d0ad4d08a51be3b48fdefd593bd))

# [0.55.0-rc.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-rc.0...@vtex/admin-ui@0.55.0-rc.1) (2020-11-04)

### Bug Fixes

- **admin-ui-version:** bump version ([367df63](https://github.com/vtex/onda/commit/367df635c4c7655160a49f8d707d6e029510b4d4))
- **focus-visible:** fix focus-visible import ([9840376](https://github.com/vtex/onda/commit/984037601cf857bf491e109a50972e313fbb8435))

### Features

- **input:** add Input component ([9d2fe30](https://github.com/vtex/onda/commit/9d2fe305e9a88980e13e3e05d2f235e730d4c070))
- **text-field:** add TextField component ([89c2764](https://github.com/vtex/onda/commit/89c27643988363beb80b57e06d25ad05cca300da))

# [0.53.0-rc.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.54.0...@vtex/admin-ui@0.53.0-rc.0) (2020-11-04)

### Bug Fixes

- **breakpoints:** merge small mobile and mobile ([2418007](https://github.com/vtex/onda/commit/2418007442425cc2fed7362f5060ff010a31fa84))
- **colors:** update theme colors values ([d8d525a](https://github.com/vtex/onda/commit/d8d525a537007c27f75921fa116a43ece914f461))
- **columns:** add styleOverrides ([80acf75](https://github.com/vtex/onda/commit/80acf75f37a8232aaf140c985d12c11339a24576))
- **exports:** fix checkbox exports ([8afe2a8](https://github.com/vtex/onda/commit/8afe2a8f800367f399ffb69ad677b880ab803604))
- **system:** fix old breakpoints ([23b2e8e](https://github.com/vtex/onda/commit/23b2e8e93216a7c488bfdf7399cfc2927088400d))
- **text:** change from text to variant prop ([5aa42a9](https://github.com/vtex/onda/commit/5aa42a9562319e3aeb0bfe0581311b1739ee1c19))
- **typography:** export unstable typography components ([6625994](https://github.com/vtex/onda/commit/6625994eb0e4001dea45717d4af96dcb004679e6))
- **unstable:** add missing exports ([540c7b1](https://github.com/vtex/onda/commit/540c7b1e64f5add4c3e5b37e5a1db0d5fd6af8d4))
- **unstable-button:** fix button import ([aecf760](https://github.com/vtex/onda/commit/aecf76090aa039373d44efbeac3eae85898f3908))
- **unstable-table:** use table styles instead of flex ([7623036](https://github.com/vtex/onda/commit/7623036803e281cea3d884a655c8788d4875ad24))
- **vercel:** build ([7d5af58](https://github.com/vtex/onda/commit/7d5af5820a039698926fa9a6b3f97cd256a14ddd))

### Features

- **box:** migrate box to new structure ([890f91f](https://github.com/vtex/onda/commit/890f91f7b3081fbd7f53d3576500211995956744))
- **button:** migrate to new structure ([6880291](https://github.com/vtex/onda/commit/68802914f574a260d1fe5e797571d634cc781c6d))
- **card:** migrate to new structure ([16924ec](https://github.com/vtex/onda/commit/16924ec8c0dcbc9d0ad78c94eafdcf459440a71e))
- **collapsible:** migrate collapsible & collapsible-group to new structure ([8e6231b](https://github.com/vtex/onda/commit/8e6231b5f3f06e530546154bd9d57f1fd82e42fa))
- **columns:** add columns unstable component ([0bfb696](https://github.com/vtex/onda/commit/0bfb696866b296c44cf9feb0b9720e6dfbe5c590))
- **columns:** promote from unstable to beta ([6ffb1dc](https://github.com/vtex/onda/commit/6ffb1dcf2855488f73b5603a4815c650a8c4d648))
- **divider:** migrate to new structure ([d66dfac](https://github.com/vtex/onda/commit/d66dfaccae7f70ad227b38fb177f0f625c4ac6e0))
- **heading:** add component ([94ccca0](https://github.com/vtex/onda/commit/94ccca0a3c4e71d1739b2f27d46c5c3d175c430a))
- **label:** migrate label to new structure ([0a5e0fe](https://github.com/vtex/onda/commit/0a5e0fea1ccea884de20f42f0271582658abce7e))
- **layout:** add set component ([f9e2890](https://github.com/vtex/onda/commit/f9e28907a14e675e5fdc935f8ebfe3cf15179f5f))
- **list:** add component ([ba9a91a](https://github.com/vtex/onda/commit/ba9a91a5647506e023de6a558d69d89b45721ccc))
- **modal:** migrate to new structure ([5165767](https://github.com/vtex/onda/commit/5165767fc5788fbccf811ad383a3f08a72aedf60))
- **paragraph:** add component ([39c186b](https://github.com/vtex/onda/commit/39c186bb9d2cc2255b14638d077d4f7d443fe5bc))
- **patterns:** add border, palette, and text patterns ([4ebd4f7](https://github.com/vtex/onda/commit/4ebd4f75f87cf88c1a182e7795e558ab9616d186))
- **set:** add align prop ([e50b5b4](https://github.com/vtex/onda/commit/e50b5b4b2b1d1179b090d7ec793ce467e4d51bab))
- **set:** promote set from unstable to beta ([45c54bf](https://github.com/vtex/onda/commit/45c54bf98ed8984601005b52bd7c9f42f8ca1306))
- **skeleton:** migrate to new structure ([a118507](https://github.com/vtex/onda/commit/a11850778379d4e3f5bb608878daf4d280b3934b))
- **style-props:** add space and size style-props ([a1c7154](https://github.com/vtex/onda/commit/a1c715425062829102452d86ad3fd2887178a30b))
- **system:** allow system create ([e481e73](https://github.com/vtex/onda/commit/e481e73c65bbd35891617e5cb047102f9c251dac))
- **system-next:** add new component system & box-next ([ce35ddd](https://github.com/vtex/onda/commit/ce35dddf593687d85d3f1447b512b21df5ecb362))
- **tag:** add tag to admin-ui-theme ([75db8ef](https://github.com/vtex/onda/commit/75db8effb1be25d0f63de7590d5216cb02cea3a5))
- **tag:** migrate to new structure ([bdb55a4](https://github.com/vtex/onda/commit/bdb55a48c484de79b36b8e55dc7aa19f834691de))
- **text:** add new component ([e48beac](https://github.com/vtex/onda/commit/e48beac998fe3d87aeb8a83baf1af7e98c305060))
- **toggle:** migrate to new structure ([718681b](https://github.com/vtex/onda/commit/718681b6e647d2f9e1eacf1bb06dbe1d8f3f6837))
- **tooltip-menu:** migrate tooltip & menu to the new structure ([f17d002](https://github.com/vtex/onda/commit/f17d0025523f9878beab79caf281220155a02887))
- **unstable-actions:** add next actions component ([2b946fb](https://github.com/vtex/onda/commit/2b946fb136a7c6380dc74593d3e42435b1599b0a))
- **unstable-components:** add button, input & textfield ([2520722](https://github.com/vtex/onda/commit/2520722b4bfaeffe48d75713833989d51f2f7bd6))
- **unstable-table:** add table component ([41ba514](https://github.com/vtex/onda/commit/41ba5148e41de9dc430d3dff72e4d4a5afcdcb7c))

# [0.53.0-alpha.10](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.9...@vtex/admin-ui@0.53.0-alpha.10) (2020-10-27)

### Bug Fixes

- **breakpoints:** merge small mobile and mobile ([8e59e62](https://github.com/vtex/onda/commit/8e59e6240e071c7d2f8895acc8ea7fbfe3f60872))

# [0.53.0-alpha.9](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.8...@vtex/admin-ui@0.53.0-alpha.9) (2020-10-27)

### Bug Fixes

- **system:** fix old breakpoints ([d9280f5](https://github.com/vtex/onda/commit/d9280f537cb761fa9456c48696737bddb1d30a17))

# [0.53.0-alpha.8](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.7...@vtex/admin-ui@0.53.0-alpha.8) (2020-10-27)

### Bug Fixes

- **unstable-table:** use table styles instead of flex ([e74a4db](https://github.com/vtex/onda/commit/e74a4db58c867f8216ad7cb5f9b2f42a44752a53))

# [0.53.0-alpha.7](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.6...@vtex/admin-ui@0.53.0-alpha.7) (2020-10-27)

### Bug Fixes

- **colors:** update theme colors values ([8c512df](https://github.com/vtex/onda/commit/8c512dfcb2385a6a56a15ee5c1cfd36106237e4e))
- **columns:** add styleOverrides ([56dde5f](https://github.com/vtex/onda/commit/56dde5fe4330ece2536d8c7577ddc7377766c20f))

### Features

- **unstable-table:** add table component ([cb8fef8](https://github.com/vtex/onda/commit/cb8fef8689de54c04be0e8562bcf15a134fa61fe))

# [0.53.0-alpha.6](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.5...@vtex/admin-ui@0.53.0-alpha.6) (2020-10-22)

### Features

- **style-props:** add space and size style-props ([7098f06](https://github.com/vtex/onda/commit/7098f06843f0e02d29c6366eca2cb76e84616802))

# [0.53.0-alpha.5](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.4...@vtex/admin-ui@0.53.0-alpha.5) (2020-10-22)

### Bug Fixes

- **collapsible-group:** fix children type ([ac18f15](https://github.com/vtex/onda/commit/ac18f157af3d4f026904dbeef8d7e5b8fd453f6a))

# [0.54.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0...@vtex/admin-ui@0.54.0) (2020-10-29)

# [0.53.0-alpha.5](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.4...@vtex/admin-ui@0.53.0-alpha.5) (2020-10-22)

### Features

- **set:** add align prop ([cedc99a](https://github.com/vtex/onda/commit/cedc99a3bb1e78e97f436484ad7ee997c172ce3c))

# [0.53.0-alpha.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.3...@vtex/admin-ui@0.53.0-alpha.4) (2020-10-22)

### Bug Fixes

- **typography:** export unstable typography components ([4449cbd](https://github.com/vtex/onda/commit/4449cbda8aa92fde58f4da6b29a18961b4bff390))

# [0.53.0-alpha.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.2...@vtex/admin-ui@0.53.0-alpha.3) (2020-10-22)

### Bug Fixes

- **unstable-button:** fix button import ([1dbad15](https://github.com/vtex/onda/commit/1dbad151ff88ec0b0e5a22abdba21f7680e09cca))

**Note:** Version bump only for package @vtex/admin-ui

# [0.53.0-alpha.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.1...@vtex/admin-ui@0.53.0-alpha.2) (2020-10-22)

### Bug Fixes

- **unstable:** add missing exports ([3f1bef3](https://github.com/vtex/onda/commit/3f1bef37b13f29a9e3e6cf55eb813ee18777b3e6))

# [0.53.0-alpha.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.0...@vtex/admin-ui@0.53.0-alpha.1) (2020-10-22)

### Bug Fixes

- camel-casefy svg props ([4d91c17](https://github.com/vtex/onda/commit/4d91c173d67a175091e5a180587216475484f4d3))

### Features

- add new admin-shell billings and user settings icons ([f88bf07](https://github.com/vtex/onda/commit/f88bf0753647317162544a6c6a105b6a0fc54103))

# [0.53.0-alpha.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.53.0-alpha.0...@vtex/admin-ui@0.53.0-alpha.1) (2020-10-22)

**Note:** Version bump only for package @vtex/admin-ui

# [0.53.0-alpha.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.52.0...@vtex/admin-ui@0.53.0-alpha.0) (2020-10-22)

### Features

- **columns:** add columns unstable component ([9660d54](https://github.com/vtex/onda/commit/9660d54f993d72df529d5e4bf86f0df8919a026d))
- **layout:** add set component ([105ab83](https://github.com/vtex/onda/commit/105ab837ac10d3a0442157f98d562e3d0a16949a))
- **patterns:** add border, palette, and text patterns ([e69f81c](https://github.com/vtex/onda/commit/e69f81c6a72d32f8ce47d0e2e45c317c57b58fab))
- **system-next:** add new component system & box-next ([65569d1](https://github.com/vtex/onda/commit/65569d17c014bc3ccb92d62252942a33fb366037))
- **unstable-actions:** add next actions component ([18c281f](https://github.com/vtex/onda/commit/18c281f3eaf5922d43627869b7fc4bc999f74c75))
- **unstable-components:** add button, input & textfield ([955570b](https://github.com/vtex/onda/commit/955570b32350c0e7d8427a453eb9d1b2c47bc32d))

# [0.52.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.51.2...@vtex/admin-ui@0.52.0) (2020-10-16)

### Features

- let modal footer have an independent size if prop is provided ([fd4dfa3](https://github.com/vtex/onda/commit/fd4dfa3fc22071226595167b58b32e791d852ac4))

## [0.51.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.51.1...@vtex/admin-ui@0.51.2) (2020-10-16)

### Bug Fixes

- **menu:** adjust overlay zIndex ([9a043fe](https://github.com/vtex/onda/commit/9a043fe0d309970bffaf7ea0fe54e4db3f848a72))

## [0.51.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.51.0...@vtex/admin-ui@0.51.1) (2020-10-16)

### Bug Fixes

- **display-table:** export DisplayTable and defineColumns ([35604ee](https://github.com/vtex/onda/commit/35604eed3ae7debe567a767e260e8733db6138f7))
- **radio:** add missing hook export ([f05e048](https://github.com/vtex/onda/commit/f05e048eab3e2e1fbade98ef5e9126395779a404))
- **storybook:** remove mdx documentation ([b11b9ea](https://github.com/vtex/onda/commit/b11b9ea311a3f59a5b8ee9d6780080215e14e18c))

# [0.51.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.50.2...@vtex/admin-ui@0.51.0) (2020-10-16)

### Features

- **tag:** add Tag component ([a3b585b](https://github.com/vtex/onda/commit/a3b585b85a5e30dfa887448474f83b44bd8d23df))

## [0.50.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.50.1...@vtex/admin-ui@0.50.2) (2020-10-14)

### Reverts

- **storybook:** scripts ([83567cb](https://github.com/vtex/onda/commit/83567cb632dc8c26e55de85695cf56472ce5f0bc))

## [0.50.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.50.1-alpha.1...@vtex/admin-ui@0.50.1) (2020-10-13)

**Note:** Version bump only for package @vtex/admin-ui

## [0.50.1-alpha.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.49.3...@vtex/admin-ui@0.50.1-alpha.1) (2020-10-13)

### Bug Fixes

- **packages:** nesting ([924063b](https://github.com/vtex/onda/commit/924063b158dd115d50dd06a4f498e9179cce1375))

## [0.50.1-alpha.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.50.0-alpha.0...@vtex/admin-ui@0.50.1-alpha.0) (2020-10-13)

### Bug Fixes

- **packages:** nesting ([1a3cd63](https://github.com/vtex/onda/commit/1a3cd6325c687ce366d0777feedccb14c8304abb))

# [0.50.0-alpha.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.49.3...@vtex/admin-ui@0.50.0-alpha.0) (2020-10-13)

**Note:** Version bump only for package @vtex/admin-ui

## [0.49.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.49.2...@vtex/admin-ui@0.49.3) (2020-10-09)

### Bug Fixes

- **tokens:** rollback on the solution to supress react unknown props warning ([b4dc49f](https://github.com/vtex/onda/commit/b4dc49f1f57f83aaed16046f315a86431a349a13))
- set correct backdrop color opacity ([8b89397](https://github.com/vtex/onda/commit/8b893973a584371b68251753d70eefe927f34726))

## [0.49.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.49.1...@vtex/admin-ui@0.49.2) (2020-10-09)

### Bug Fixes

- **tokens:** fix react unknown prop warning when using the tokens ([071dabd](https://github.com/vtex/onda/commit/071dabdef455a2896d70d57b892df71f21d1e807))

## [0.49.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.49.0...@vtex/admin-ui@0.49.1) (2020-10-08)

### Bug Fixes

- **forwardref:** export forwardRef utils ([1caf850](https://github.com/vtex/onda/commit/1caf850a7e40b9e786ef34f9f9dbb34ac6e1b1b1))
- **forwardref:** remove forwardRef export ([f678bfc](https://github.com/vtex/onda/commit/f678bfc2ac6a25b9854b93e4af5abc382b583225))

# [0.49.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.48.1...@vtex/admin-ui@0.49.0) (2020-10-08)

### Features

- **icon:** add admin icons ([02ffa7d](https://github.com/vtex/onda/commit/02ffa7df12ae2b91a96d2784b72de7c1c3d1a2f9))
- **icons:** add knowledge base's admin-shell icons ([4e63448](https://github.com/vtex/onda/commit/4e634489c45edfd4c0b043504e850b3cce69fe3f))

## [0.48.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.48.0...@vtex/admin-ui@0.48.1) (2020-10-08)

### Bug Fixes

- **buttons:** add buttons prefix to the variants ([8b0aa7d](https://github.com/vtex/onda/commit/8b0aa7db2f0a98a2c2bbb168dd1db26eb731874d))

# [0.48.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.47.0...@vtex/admin-ui@0.48.0) (2020-10-08)

### Bug Fixes

- **collapsible-group:** fix private name lint error ([d59be3b](https://github.com/vtex/onda/commit/d59be3b76fa81101e695b82a3b492ba40f50c63a))

### Features

- **collapsible:** add theme tokens to collapsible ([01d586a](https://github.com/vtex/onda/commit/01d586a3add41512ce47d9b0c3ce40fd3e58e95d))
- **collapsible-group:** add CollapsibleGroup component ([48b059a](https://github.com/vtex/onda/commit/48b059a09c1721631ae2a196272071996dfeccb9))

# [0.47.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.46.0...@vtex/admin-ui@0.47.0) (2020-10-07)

### Features

- **list:** add component ([f2132bd](https://github.com/vtex/onda/commit/f2132bd342a5e86d80368233f0a88b1efc546c35))

# [0.46.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.45.1...@vtex/admin-ui@0.46.0) (2020-10-07)

### Features

- **display-table:** add component ([3ab0ef4](https://github.com/vtex/onda/commit/3ab0ef41f78a366b35726ef4c4e0cba574eb83ab))

## [0.45.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.45.0...@vtex/admin-ui@0.45.1) (2020-10-06)

### Bug Fixes

- **color-tokens:** add CSS Properties in the color tokens ([00e70cc](https://github.com/vtex/onda/commit/00e70cc18bef7495870a3373ded1422004ab062b))

# [0.45.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.44.1...@vtex/admin-ui@0.45.0) (2020-10-05)

### Features

- **skeleton:** add Size and Space tokens to Skeleton component ([abd595a](https://github.com/vtex/onda/commit/abd595a0f86e88c725d95adf1f4db9dbf62e24cf))

## [0.44.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.44.0...@vtex/admin-ui@0.44.1) (2020-10-02)

### Bug Fixes

- **checkbox:** set checkbox minWidth and minHeight ([016fc8a](https://github.com/vtex/onda/commit/016fc8ad99364d260138f9b314fca31b298f68e0))

# [0.44.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.43.5...@vtex/admin-ui@0.44.0) (2020-10-02)

### Bug Fixes

- **fontweights:** add fw token to set fontWeight and fontVariationSettings ([031cd60](https://github.com/vtex/onda/commit/031cd60e5fd3e069e644a946f3c53ffe35cee534))
- **typography:** add fontWeight token ([f165048](https://github.com/vtex/onda/commit/f1650486dbd3a3d1d8554de4d8c675e5df166b2e))

### Features

- **tokens:** add variant token ([3e986c0](https://github.com/vtex/onda/commit/3e986c0d94b513b4cbfe9474c9ea09c09189eb9e))

## [0.43.5](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.43.4...@vtex/admin-ui@0.43.5) (2020-10-01)

### Bug Fixes

- **admin-build:** fix polished deps ([d30566d](https://github.com/vtex/onda/commit/d30566d79343aedd533d06ad938f7ba768dbb363))

## [0.43.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.43.2...@vtex/admin-ui@0.43.4) (2020-10-01)

### Bug Fixes

- **icons:** add forwardRef to all admin icons ([7d62868](https://github.com/vtex/onda/commit/7d628687135783a6546d874a74ca021bc1116fa5))
- **tooltip:** now the tooltip adjust it sizes for large labels ([1f2832c](https://github.com/vtex/onda/commit/1f2832ca229fa72f9a04ee47aa97d5e468a73082))

## [0.43.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.43.1...@vtex/admin-ui@0.43.2) (2020-09-30)

**Note:** Version bump only for package @vtex/admin-ui

## [0.43.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.43.0...@vtex/admin-ui@0.43.1) (2020-09-30)

### Bug Fixes

- **avatar:** space ([8a9f5bf](https://github.com/vtex/onda/commit/8a9f5bf4b298e21d17ba45004f2cf75fe78784cc))
- **box:** space ([0bd820d](https://github.com/vtex/onda/commit/0bd820da8ead27e9ba6968e1867ef8bdc7eff160))
- **button:** change button size values ([bcdc87c](https://github.com/vtex/onda/commit/bcdc87c8fadfa753ef21de22abf55b5831e794ec))
- **button:** change spacing values ([ff0be0f](https://github.com/vtex/onda/commit/ff0be0f3bb931e1dbc6278d8325987bd23c4fdbc))
- **collapsible:** themes ([3e998b8](https://github.com/vtex/onda/commit/3e998b82ad21ca14a080f1b0202aa14a50a7ab27))
- **collapsible,card,divider:** spaces ([a488515](https://github.com/vtex/onda/commit/a48851563517f2c5fecbfeecca1f9f94c5f830eb))
- **containers:** change theme size values ([571df0c](https://github.com/vtex/onda/commit/571df0c32fa2660db4d440fd9ab41178b070d66c))
- **overlay:** new spaces ([7da62b8](https://github.com/vtex/onda/commit/7da62b8b55f8498df6e614bfceb491e0f82026d8))
- **selection-controls:** change theme spacing values ([87b4972](https://github.com/vtex/onda/commit/87b49726ec5044d20bd5fabc0ad67daec81710b6))
- **skeleton,divider:** sizes ([1ed99a7](https://github.com/vtex/onda/commit/1ed99a716867531d4905e7e79698a80892b9947c))
- **space:** theme spacing values ([9df6df8](https://github.com/vtex/onda/commit/9df6df89a8cd9f1cd27e18d4b6bad1a63ba7b5db))
- **space:** type ([c2a83a1](https://github.com/vtex/onda/commit/c2a83a11e93cc108ccb03e307dd58d09af5246de))
- **theme:** sizes tokens ([c6a8782](https://github.com/vtex/onda/commit/c6a878228ba3745d7518735ef9c5f7804555975d))

# [0.43.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.42.1...@vtex/admin-ui@0.43.0) (2020-09-29)

### Features

- **modal:** add modal to admin-ui ([47f71af](https://github.com/vtex/onda/commit/47f71afe0a9631db4cc72e6fa2ca4f2b334bc2c1))

## [0.42.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.42.0...@vtex/admin-ui@0.42.1) (2020-09-29)

### Bug Fixes

- **aria-focus:** remove aria-focus dependency and useFocusHollow hook ([1bcfe95](https://github.com/vtex/onda/commit/1bcfe9502a56563c5ed8597202c0ea7762b377d6))
- **selection-controls:** add missing css style to Radio and Toggle components ([a21d5c5](https://github.com/vtex/onda/commit/a21d5c54ce776b3b3b9fdc5f8ad8bc93b0da011c))

# [0.42.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.41.0...@vtex/admin-ui@0.42.0) (2020-09-29)

### Features

- **radio:** add radio component to admin-ui ([95019e1](https://github.com/vtex/onda/commit/95019e1f2e6cca047c80f96ec29f0ad1ee2d37ea))
- **radio-group:** add RadioGroup component ([3825356](https://github.com/vtex/onda/commit/3825356e2433b68f4f7fed640b0b84e81963541f))

# [0.41.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.40.4...@vtex/admin-ui@0.41.0) (2020-09-25)

### Features

- **icon:** add IconPrinter ([4fe5880](https://github.com/vtex/onda/commit/4fe58800202de97dd284bd5aa544df862773ae4b))

## [0.40.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.40.3...@vtex/admin-ui@0.40.4) (2020-09-25)

### Bug Fixes

- **build:** fix 0.40.2 ([2b4a185](https://github.com/vtex/onda/commit/2b4a185906a1135b60e68cf8ed8f1c8094af31cf))

## [0.40.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.40.2...@vtex/admin-ui@0.40.3) (2020-09-25)

### Bug Fixes

- **menu:** focus padding ([6e337bf](https://github.com/vtex/onda/commit/6e337bffd58b39b66d9315692bae53cf3e423150))
- **menu:** types to allow a single element ([f8c3416](https://github.com/vtex/onda/commit/f8c3416fc99fb24b3c298fb72e8d98302b92aed7))

## [0.40.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.40.1...@vtex/admin-ui@0.40.2) (2020-09-25)

### Bug Fixes

- **button:** text variant style ([86bd646](https://github.com/vtex/onda/commit/86bd6464b691f215f28719c9acc40d1a05f6780a))

## [0.40.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.40.0...@vtex/admin-ui@0.40.1) (2020-09-25)

### Bug Fixes

- **card:** styling with tokens not working ([4059a87](https://github.com/vtex/onda/commit/4059a87337fa45e1efb614b2551db8f942c6c8b4))

# [0.40.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.39.0...@vtex/admin-ui@0.40.0) (2020-09-24)

### Features

- **tooltip:** add component into admin-ui ([6018297](https://github.com/vtex/onda/commit/60182974b568d9239b71876a7f0a19135be1d91d))

# [0.39.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.38.0...@vtex/admin-ui@0.39.0) (2020-09-24)

### Features

- **checkboc-group:** add CheckboxGroup component ([338b2ed](https://github.com/vtex/onda/commit/338b2ed0df2f8d0d8bd7c519dd3065afefa33a1b))

# [0.38.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.37.1...@vtex/admin-ui@0.38.0) (2020-09-24)

### Features

- **divider:** add admin-ui Divider component ([5f1923c](https://github.com/vtex/onda/commit/5f1923ca9d8d25cb4eaec2db875055f7d3b0bf9d))
- **divider:** add margin tokens ([5ae1a06](https://github.com/vtex/onda/commit/5ae1a06119f77810da923201221d5f2890ee3e6a))

## [0.37.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.37.0...@vtex/admin-ui@0.37.1) (2020-09-24)

### Bug Fixes

- **button:** update to match new figma specs ([c346f71](https://github.com/vtex/onda/commit/c346f7137fac5a056ca92025e4b7cfc88df6384c))

# [0.37.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.36.1...@vtex/admin-ui@0.37.0) (2020-09-24)

### Features

- **icons:** add Truck and Money icons ([c813b73](https://github.com/vtex/onda/commit/c813b7345e56de47d5981cf22504c63b6e3b31c0))

## [0.36.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.36.0...@vtex/admin-ui@0.36.1) (2020-09-23)

### Bug Fixes

- **checkbox:** add checkbox forwardRef ([917b20b](https://github.com/vtex/onda/commit/917b20bb4218a35a9c2492dfd86e1c6639499cc4))

# [0.36.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.35.0...@vtex/admin-ui@0.36.0) (2020-09-23)

### Features

- **checkbox:** add checkbox partially checked state ([309a972](https://github.com/vtex/onda/commit/309a9728a5ffe146099b56982bd49f678e0aacd6))
- **checkbox:** add draft Checkbox component ([8d1f8fe](https://github.com/vtex/onda/commit/8d1f8fe69370ef64b1422ea63a71160780c6d79e))

# [0.35.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.34.1...@vtex/admin-ui@0.35.0) (2020-09-23)

### Features

- **actionbutton:** add component ([40b012d](https://github.com/vtex/onda/commit/40b012d053e51a0fc0e9b2d23d09314917ca712b))
- **icons:** add favorite download & link icons ([2ace2cd](https://github.com/vtex/onda/commit/2ace2cdd7ea3f5eee22553004241ad03b6edc079))
- **menu:** add menu component to admin-ui ([21ba951](https://github.com/vtex/onda/commit/21ba95103e4033eb5d2d5567899a2b70f86a46e6))

## [0.34.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.34.0...@vtex/admin-ui@0.34.1) (2020-09-22)

### Bug Fixes

- **toggle:** fix toggle color onPressed state ([feb0d98](https://github.com/vtex/onda/commit/feb0d980e6f52b20ed54126c617e8db9c9883b5a))

# [0.34.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.33.0...@vtex/admin-ui@0.34.0) (2020-09-22)

### Features

- **label:** add Label component ([e8a1e74](https://github.com/vtex/onda/commit/e8a1e74ab146ac0e6e3d3a52e66a2ac63780027c))

# [0.33.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.32.0...@vtex/admin-ui@0.33.0) (2020-09-21)

### Features

- **avatar:** create component ([211c87a](https://github.com/vtex/onda/commit/211c87a28271d22e059b163d27d5f40b464dd061))

# [0.32.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.31.1...@vtex/admin-ui@0.32.0) (2020-09-21)

### Features

- **theme:** improve theme speed by avoid deepmerge ([27b0ec1](https://github.com/vtex/onda/commit/27b0ec18d6469b42a42b451ebc97ee4865393d3f))

## [0.31.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.31.0...@vtex/admin-ui@0.31.1) (2020-09-21)

### Bug Fixes

- **collapsible:** decrease header paddingLeft ([74c82af](https://github.com/vtex/onda/commit/74c82aff9a5e111cd6daf9c84287c6bdce083393))

# [0.31.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.30.0...@vtex/admin-ui@0.31.0) (2020-09-18)

### Features

- **switch:** add Switch component ([bd41dfb](https://github.com/vtex/onda/commit/bd41dfb45e838b6b2dd9086a6c1cb29a904dae14))
- **switch:** add switch label ([5f478e3](https://github.com/vtex/onda/commit/5f478e3fd8a8a5a7dcf6635168d57a58a0e758f1))

# [0.30.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.29.0...@vtex/admin-ui@0.30.0) (2020-09-17)

### Bug Fixes

- **position-tokens:** create a separate token for position ([2b067f5](https://github.com/vtex/onda/commit/2b067f55c9e79980231296e80967ccb885312daf))

### Features

- **theme:** add breakpoints ([c787a27](https://github.com/vtex/onda/commit/c787a270438b6bff288caf47f4e588961d9a319b))

# [0.29.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.28.0...@vtex/admin-ui@0.29.0) (2020-09-17)

### Features

- **tokens:** add grid tokens ([7673a11](https://github.com/vtex/onda/commit/7673a11fe956003c7ad28312da8ec49ad9f8c927))

# [0.28.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.27.0...@vtex/admin-ui@0.28.0) (2020-09-17)

### Features

- **icons:** add admin shell icons ([78caa90](https://github.com/vtex/onda/commit/78caa90b92cfd32e692d815f21372e6d2fcb2643))
- **theme:** add emphasis color ([d607c60](https://github.com/vtex/onda/commit/d607c605197fa996623c6ed99d27ec7d1bb9c827))

# [0.27.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.26.0...@vtex/admin-ui@0.27.0) (2020-09-17)

### Features

- **button-tokens:** add style props to button ([682af1a](https://github.com/vtex/onda/commit/682af1a38040387b58434743e53fd7ede00975ca))

# [0.26.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.25.1...@vtex/admin-ui@0.26.0) (2020-09-16)

### Features

- **styled:** export styled from emotion ([af8f8cf](https://github.com/vtex/onda/commit/af8f8cfed8edb61527404993532e2554ab7aa89a))

## [0.25.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.25.0...@vtex/admin-ui@0.25.1) (2020-09-16)

### Bug Fixes

- **border-tokens:** fix ts exports ([2beb837](https://github.com/vtex/onda/commit/2beb8379b44d4f5468efd1c45742e8577279abf8))

# [0.25.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.24.0...@vtex/admin-ui@0.25.0) (2020-09-16)

### Features

- **border-tokens:** add tokens for partial borders ([9d61609](https://github.com/vtex/onda/commit/9d61609dce8ab8e877805d1f80e32ee2fd297f5b))
- **typo-tokens:** add typography tokens ([c2537e7](https://github.com/vtex/onda/commit/c2537e731f002453098dd60ea696103939101e0d))

# [0.24.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.23.0...@vtex/admin-ui@0.24.0) (2020-09-16)

### Bug Fixes

- **box:** sx prop ([f19527f](https://github.com/vtex/onda/commit/f19527f865e2bf5ed3f542ef4bb3d2333b603282))

### Features

- **border:** add border tokens ([a9f832f](https://github.com/vtex/onda/commit/a9f832f92599843b6958d6ee79877b8de13dc793))

# [0.23.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.22.0...@vtex/admin-ui@0.23.0) (2020-09-15)

### Features

- **admin-ui:** export Icon, IconWithDirection as VisuallyHidden components ([cddbe9e](https://github.com/vtex/onda/commit/cddbe9e265bac116f503911e8b3b598ea08ae1d9))

# [0.22.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.21.3...@vtex/admin-ui@0.22.0) (2020-09-15)

### Features

- **flex:** add flex component ([e372b82](https://github.com/vtex/onda/commit/e372b82f03fbc8223efc879bc8c9e87adc421cb9))
- **tokens:** add color tokens ([c9e5fc7](https://github.com/vtex/onda/commit/c9e5fc77edc86b818fe6597a3faa062b9c933d0e))
- **tokens:** add space tokens ([9ad9b87](https://github.com/vtex/onda/commit/9ad9b8712c61603cb3843b7509635a4ea9d34d6a))
- **tokens:** create style tokens ([d0f892f](https://github.com/vtex/onda/commit/d0f892fa60c127be4f9ca5aa4cac3e6c49d64552))

## [0.21.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.21.2...@vtex/admin-ui@0.21.3) (2020-09-15)

**Note:** Version bump only for package @vtex/admin-ui

## [0.21.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.21.1...@vtex/admin-ui@0.21.2) (2020-09-11)

### Bug Fixes

- **admin:** convert sizes from px to rem ([a503e1b](https://github.com/vtex/onda/commit/a503e1b619c3ba1e315c7700379c68ef029aa1ee))

## [0.21.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.21.0...@vtex/admin-ui@0.21.1) (2020-09-10)

### Bug Fixes

- **text:** fix Text props interface ([929e7ab](https://github.com/vtex/onda/commit/929e7ab292cb1421548c76c0ea002fc7a72330db))

# [0.21.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.20.4...@vtex/admin-ui@0.21.0) (2020-09-09)

### Bug Fixes

- **admin:** export correct theme ([0f9ae1e](https://github.com/vtex/onda/commit/0f9ae1e10eb36e2085bc1d0fd9e0c960308622b5))

### Features

- **admin:** add theme sizes & convert space from px to rem ([2897a7d](https://github.com/vtex/onda/commit/2897a7de1832a578c31b732021ee690ef0bd2587))

## [0.20.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.20.3...@vtex/admin-ui@0.20.4) (2020-09-09)

### Bug Fixes

- **card:** define sx prop instead of extends BoxProps ([7e24acd](https://github.com/vtex/onda/commit/7e24acddf605db2856dc0bfdbf29c38098e7cf7d))

## [0.20.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.20.2...@vtex/admin-ui@0.20.3) (2020-09-09)

### Bug Fixes

- **text:** remove color property from Text theme ([4c8887d](https://github.com/vtex/onda/commit/4c8887d37218080db5bfda3a54cd84aab8853ae4))

## [0.20.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.20.1...@vtex/admin-ui@0.20.2) (2020-09-08)

### Bug Fixes

- **tiny-invariant:** fix dependency import ([522864a](https://github.com/vtex/onda/commit/522864afac66a43ff81f708f3d672fdbcc42a23d))

## [0.20.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.20.0...@vtex/admin-ui@0.20.1) (2020-09-08)

### Bug Fixes

- **admin:** export theme-ui types as dependency ([9ddea92](https://github.com/vtex/onda/commit/9ddea92bf9d5c10ab1005ab815caf1d5d431cf61))

# [0.20.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.19.4...@vtex/admin-ui@0.20.0) (2020-09-08)

### Features

- **admin:** export jsx pragma ([fda2721](https://github.com/vtex/onda/commit/fda27210b8acb4bf28638cc7e54c487e58076e3e))

## [0.19.4](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.19.3...@vtex/admin-ui@0.19.4) (2020-09-08)

### Bug Fixes

- **admin-button:** font family ([48ada0e](https://github.com/vtex/onda/commit/48ada0ee7ba7357975899270c1a5e20659145193))

## [0.19.3](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.19.2...@vtex/admin-ui@0.19.3) (2020-09-04)

### Bug Fixes

- **collapsible:** export from admin-ui ([77f722c](https://github.com/vtex/onda/commit/77f722c092ec8f907a17ee2770bf88beac8f107b))

## [0.19.2](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.19.1...@vtex/admin-ui@0.19.2) (2020-09-03)

### Bug Fixes

- **util:** @vtex/utils imports ([a823afc](https://github.com/vtex/onda/commit/a823afcc07caff053d784ebd083d12a0d9952680))

## [0.19.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.19.0...@vtex/admin-ui@0.19.1) (2020-09-03)

### Bug Fixes

- **font:** fallback with system fonts ([d174e47](https://github.com/vtex/onda/commit/d174e47eab34e9d76d70669b7db194ad61885a1c))

# [0.19.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.18.1...@vtex/admin-ui@0.19.0) (2020-09-03)

### Features

- **skeleton:** apply theme architecture to skeleton ([534553d](https://github.com/vtex/onda/commit/534553dc0caf29e2933b2dd235f8184e42eb1255))

## [0.18.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.18.0...@vtex/admin-ui@0.18.1) (2020-09-02)

### Bug Fixes

- **font:** bundle within code ([8fe2479](https://github.com/vtex/onda/commit/8fe2479b6e1391d637c68ed67ed6e0aa91703797))

# [0.18.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.17.1...@vtex/admin-ui@0.18.0) (2020-09-02)

### Bug Fixes

- **button:** paddings with icons left or right ([19a629f](https://github.com/vtex/onda/commit/19a629fb6f12953d8d4d6385ba0342a7782a63bc))
- **iconarrow:** prop warning ([576c838](https://github.com/vtex/onda/commit/576c838bb7642ea4d9b32935136ca12e53b4b942))

### Features

- **theme:** add vtex trust font ([d3b9a43](https://github.com/vtex/onda/commit/d3b9a43cd8318da2967f5271088ea2abc1f3045f))

### Performance Improvements

- **font:** add font fallback ([68af7b2](https://github.com/vtex/onda/commit/68af7b2a6d83889573df3f91d196509b769544e7))
- **font:** use variable fonts ([2a21985](https://github.com/vtex/onda/commit/2a2198586b74caf293df51e2d70373313acc00b4))

## [0.17.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.17.0...@vtex/admin-ui@0.17.1) (2020-09-02)

### Bug Fixes

- **admin-ui:** dependencies ([d724171](https://github.com/vtex/onda/commit/d724171ae9d4b63271504f881cb3e31a09fbc4e3))

# [0.17.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.16.0...@vtex/admin-ui@0.17.0) (2020-09-02)

### Features

- **icons:** add icons to admin-ui ([30fb04c](https://github.com/vtex/onda/commit/30fb04c2f63a1ddc702754b8de2de7750c39a0bc))

# [0.16.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.15.0...@vtex/admin-ui@0.16.0) (2020-09-01)

### Features

- **theme:** apply shared theme to admin ([cc73159](https://github.com/vtex/onda/commit/cc7315938196235d9e36529552cf5b535295cb93))
- **theme:** create base components theme ([00b7f16](https://github.com/vtex/onda/commit/00b7f1647635d74a4666e0b2409f2437e17ef879))

# [0.15.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.14.1...@vtex/admin-ui@0.15.0) (2020-08-31)

### Features

- **collapsible:** add Collapsible component ([a22403d](https://github.com/vtex/onda/commit/a22403dafaffe94df741a5aebf9676d9ad1d2b53))

## [0.14.1](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.14.0...@vtex/admin-ui@0.14.1) (2020-08-27)

### Bug Fixes

- **admin:** admin-ui type exports & release script ([56ae954](https://github.com/vtex/onda/commit/56ae954a37b25e1898891a36a95c12bf4bf4be8e))
- **admin:** export card & cardprops ([8af897e](https://github.com/vtex/onda/commit/8af897e50423c2023cfaac33da787ef74fa6ac50))

# [0.14.0](https://github.com/vtex/onda/compare/@vtex/admin-ui@0.13.1...@vtex/admin-ui@0.14.0) (2020-08-26)

### Features

- **admin-ui/card:** create card component ([b55f6ff](https://github.com/vtex/onda/commit/b55f6ffd722a389cf179ee18a00dd0e3dbe9b2e3))

## 0.13.1 (2020-08-26)

### Bug Fixes

- **admin-ui:** fix component exports for box & skeleton ([939b9cd](https://github.com/vtex/onda/commit/939b9cd465759154a3424ed61141561b8295f0a1))
- lint ([41c8c5b](https://github.com/vtex/onda/commit/41c8c5ba5be84792ae7b3edebf3e1e28749b28fa))

# [0.13.0](https://github.com/vtex/admin-ui/compare/v0.12.0...v0.13.0) (2020-08-07)

### Features

- **checkbox:** add Checkbox component ([f4645ad](https://github.com/vtex/admin-ui/commit/f4645adb774f2907f7d5d761143c1acc9ae8b7b0))

# [0.12.0](https://github.com/vtex/admin-ui/compare/v0.11.0...v0.12.0) (2020-08-06)

### Features

- 🎸 Add Textarea component ([26f4af5](https://github.com/vtex/admin-ui/commit/26f4af5127ea986b027a28ac27d418af4f83d1c3))

# [0.11.0](https://github.com/vtex/admin-ui/compare/v0.10.0...v0.11.0) (2020-08-04)

### Features

- **separator:** add Separator component ([9ac4b28](https://github.com/vtex/admin-ui/commit/9ac4b28eaa82c62f7c6a4b133ff8b1bd001c1ec5))

# [0.10.0](https://github.com/vtex/admin-ui/compare/v0.9.0...v0.10.0) (2020-08-03)

### Features

- **switch:** add switch component ([d04e595](https://github.com/vtex/admin-ui/commit/d04e59519d951b3f71d646c3f615755ef60126e4))

# [0.9.0](https://github.com/vtex/admin-ui/compare/v0.8.0...v0.9.0) (2020-08-03)

### Features

- 🎸 Add Select component ([4dd645b](https://github.com/vtex/admin-ui/commit/4dd645b86a3825fa8a7bc4d96f938aaf5cf3dd14))

# [0.8.0](https://github.com/vtex/admin-ui/compare/v0.7.0...v0.8.0) (2020-08-03)

### Features

- **theme:** add better types to theme to make it easier to access ([a7f710a](https://github.com/vtex/admin-ui/commit/a7f710a59a989c2d1b5f9b7e8a96e004d004edb1))

# [0.7.0](https://github.com/vtex/admin-ui/compare/v0.6.0...v0.7.0) (2020-07-31)

### Bug Fixes

- **textfield:** expose only full-length margin props ([c9f8ef5](https://github.com/vtex/admin-ui/commit/c9f8ef530f6ab5cf63e15ed28a49343c1daa0b28))

### Features

- **textfield:** add new TextField component. It replaces Input ([40efacb](https://github.com/vtex/admin-ui/commit/40efacb51196af19cefebe685ca815489689734b))

# [0.6.0](https://github.com/vtex/admin-ui/compare/v0.5.0...v0.6.0) (2020-07-31)

### Features

- **box:** use just theme ui instead of reakit box ([cda8808](https://github.com/vtex/admin-ui/commit/cda88080db946d41d53cc0d964f9883a962f4e03))

# [0.5.0](https://github.com/vtex/admin-ui/compare/v0.4.0...v0.5.0) (2020-07-31)

### Bug Fixes

- **button:** alignment of forwarded & inner refs ([0f87e9f](https://github.com/vtex/admin-ui/commit/0f87e9fb078afbb046bcb7f18e7bf64568e626b3))
- **button:** do not expose as, css and sx props ([60f3311](https://github.com/vtex/admin-ui/commit/60f3311b1333f58377bd7fae4eabc8f89d256c97))

### Features

- **button:** use react-aria instead of reakit ([3cfe840](https://github.com/vtex/admin-ui/commit/3cfe8404724e05eabcc37236bc6dff7bfd3699dc))

# [0.4.0](https://github.com/vtex/admin-ui/compare/v0.3.0...v0.4.0) (2020-07-29)

### Features

- 🎸 Add input component ([a19d47a](https://github.com/vtex/admin-ui/commit/a19d47a98d6933b3873ef34c6edd360ebfd57891))

# [0.3.0](https://github.com/vtex/admin-ui/compare/v0.2.2...v0.3.0) (2020-07-27)

### Features

- Add `Box` component.

# [0.2.2](https://github.com/vtex/admin-ui/compare/v0.2.1...v0.2.2) (2020-07-27)

# [0.2.1](https://github.com/vtex/admin-ui/compare/v0.2.0...v0.2.1) (2020-07-27)

# [0.2.0](https://github.com/vtex/admin-ui/compare/v0.1.0...v0.2.0) (2020-07-27)

### Features

- Add `Button` variants.

# 0.1.0 (2020-07-22)

### Features

- Add `Button` component.
- Add `ThemeProvider` component.
