# Changelog

## 0.8.2 (2021-11-14)

#### Bug Fixes
* [#330](https://github.com/mondaycom/monday-ui-react-core/pull/330) Fix button initial loading state ([@MosheZemah](https://github.com/MosheZemah))

## 0.8.1 (2021-11-11)

#### Bug Fixes
* [#327](https://github.com/mondaycom/monday-ui-react-core/pull/327) editable input focus in animation frame ([@barcohen2](https://github.com/barcohen2))

## 0.8.0 (2021-11-07)

#### New Features
* [#321](https://github.com/mondaycom/monday-ui-react-core/pull/321) Adding tooltip content option to combobox item ([@samitc](https://github.com/samitc))
* [#323](https://github.com/mondaycom/monday-ui-react-core/pull/323) Add support in tipseen component for: submitButtonText & submitButtonOnClick & dismissButtonText & dismissButtonOnClick & hideWhenReferenceHidden ([@hadasfa](https://github.com/hadasfa))

## 0.7.3 (2021-11-04)

#### Bug Fixes
* [#322](https://github.com/mondaycom/monday-ui-react-core/pull/322) amitha/feature/dialog-is-reference-hidden ([@amit-hanoch](https://github.com/amit-hanoch))

## 0.7.2 (2021-11-03)

#### Bug Fixes
* [#319](https://github.com/mondaycom/monday-ui-react-core/pull/319) Fix typo ([@MosheZemah](https://github.com/MosheZemah))
* [#318](https://github.com/mondaycom/monday-ui-react-core/pull/318) Combobox sticky categories and search width ([@MosheZemah](https://github.com/MosheZemah))

#### Documentation
* [#317](https://github.com/mondaycom/monday-ui-react-core/pull/317) Plop/hadas/tests ([@hadasfa](https://github.com/hadasfa))

#### New Icons
* [#320](https://github.com/mondaycom/monday-ui-react-core/pull/320) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions))

## 0.7.1 (2021-11-01)

#### Bug Fixes
* [#313](https://github.com/mondaycom/monday-ui-react-core/pull/313) Added onClick callback support for AccordionItem ([@adirhaz1z](https://github.com/adirhaz1z))

## 0.7.0 (2021-11-01)

#### New Features
* [#315](https://github.com/mondaycom/monday-ui-react-core/pull/315) add autoFocus to dropdown ([@ronachmany-monday](https://github.com/ronachmany-monday))
* [#314](https://github.com/mondaycom/monday-ui-react-core/pull/314) amitha/feature/combobox-no-results ([@amit-hanoch](https://github.com/amit-hanoch))

## 0.6.0 (2021-10-31)

#### Bug Fixes
* [#312](https://github.com/mondaycom/monday-ui-react-core/pull/312) fix bug on tipseen "isCloseButtonHidden" prop ([@hadasfa](https://github.com/hadasfa))

#### New Features
* [#308](https://github.com/mondaycom/monday-ui-react-core/pull/308) add support on menu button "tooltip content" and "class name" props and tipseen "move by" ([@hadasfa](https://github.com/hadasfa))
* [#306](https://github.com/mondaycom/monday-ui-react-core/pull/306) amitha/feature/attention-box-close-icon ([@amit-hanoch](https://github.com/amit-hanoch))

## 0.5.4 (2021-10-27)

#### Bug Fixes
* [#304](https://github.com/mondaycom/monday-ui-react-core/pull/304) fix: clean lint erros and remove not needed component ([@orrgottlieb](https://github.com/orrgottlieb))

## 0.5.3 (2021-10-26)

#### Bug Fixes
* [#303](https://github.com/mondaycom/monday-ui-react-core/pull/303) opacity and padding fix ([@ronachmany-monday](https://github.com/ronachmany-monday))

#### Internal Changes
* [#302](https://github.com/mondaycom/monday-ui-react-core/pull/302) Bump patch version for dependency upgrades ([@sahariko](https://github.com/sahariko))

## 0.5.2 (2021-10-26)

#### New Icons
* [#301](https://github.com/mondaycom/monday-ui-react-core/pull/301) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions))

## 0.5.1 (2021-10-25)

#### Bug Fixes
* [#300](https://github.com/mondaycom/monday-ui-react-core/pull/300) fix master tests ([@hadasfa](https://github.com/hadasfa))

## 0.5.0 (2021-10-25)

#### New Features
* [#291](https://github.com/mondaycom/monday-ui-react-core/pull/291) Add support for accordion component  ([@adirhaz1z](https://github.com/adirhaz1z))

## 0.4.1 (2021-10-25)

#### Bug Fixes
* [#299](https://github.com/mondaycom/monday-ui-react-core/pull/299) amitha/feature/combobox-prevent-scroll ([@amit-hanoch](https://github.com/amit-hanoch))

#### Internal Changes
* [#298](https://github.com/mondaycom/monday-ui-react-core/pull/298) Push tags on release script and update CONTRIBUTING.md ([@sahariko](https://github.com/sahariko))

## 0.4.0 (2021-10-24)

#### Bug Fixes
* [#296](https://github.com/mondaycom/monday-ui-react-core/pull/296) fix tests ([@MosheZemah](https://github.com/MosheZemah))

#### New Features
* [#287](https://github.com/mondaycom/monday-ui-react-core/pull/287) Feature: when the prop title is undefined do not draw the monday style attention box component  title container ([@pedaars](https://github.com/pedaars))
* [#266](https://github.com/mondaycom/monday-ui-react-core/pull/266) Feature: add support on "withoutIcon" prop to attention box component ([@pedaars](https://github.com/pedaars))
* [#294](https://github.com/mondaycom/monday-ui-react-core/pull/294) feat: on option leave/enter combobox ([@orrgottlieb](https://github.com/orrgottlieb))
* [#293](https://github.com/mondaycom/monday-ui-react-core/pull/293) Feat/orr/custom icon preproccessor ([@orrgottlieb](https://github.com/orrgottlieb))

#### Internal Changes
* [#297](https://github.com/mondaycom/monday-ui-react-core/pull/297) Fix release and add tagging ([@sahariko](https://github.com/sahariko))
* [#295](https://github.com/mondaycom/monday-ui-react-core/pull/295) fix tests ([@MosheZemah](https://github.com/MosheZemah))
* [#282](https://github.com/mondaycom/monday-ui-react-core/pull/282) Refactor versioning process ([@sahariko](https://github.com/sahariko))
