monday-ui-react-core
Version:
Official monday.com UI resources for application development in React.js
26 lines (18 loc) • 1.72 kB
Markdown
# Changelog
## 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))