# Change Log

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

# [2.4.0](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/compare/@react-buddy/ide-toolbox@2.4.0-dev.1...@react-buddy/ide-toolbox@2.4.0) (2023-07-05)

**Note:** Version bump only for package @react-buddy/ide-toolbox





## [2.3.1](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/compare/@react-buddy/ide-toolbox@2.3.1-dev.0...@react-buddy/ide-toolbox@2.3.1) (2022-11-29)

**Note:** Version bump only for package @react-buddy/ide-toolbox





## [2.3.1-dev.0](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/compare/@react-buddy/ide-toolbox@2.3.0...@react-buddy/ide-toolbox@2.3.1-dev.0) (2022-11-21)

**Note:** Version bump only for package @react-buddy/ide-toolbox





# [2.3.0](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/compare/@react-buddy/ide-toolbox@2.3.0-dev.3...@react-buddy/ide-toolbox@2.3.0) (2022-11-15)


### Features

* add `fullScreen` mode to `Variant` and remove viewport width and height [#36](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/issues/36) ([c8cfb3b](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/commit/c8cfb3bcb988004362673ec2b42cf56e3a7addb8))

### Bug Fixes

* add fullWindow class from Component to html element [#36](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/issues/36) ([81853c8](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/commit/81853c820b5e73e968bf1805ec337f50ead8987e))
* centred variant content goes outside preview window [#36](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/issues/36) ([a1d948b](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/commit/a1d948bcc070baba7fc8f90c3c466420e50ad8ef))
* add embeddable prop to Palette [#43](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/issues/43) ([ad49ad5](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/commit/ad49ad52a80cf287c28ba5ccb344f237d4cfa417))
* add styles to Palette elements [#44](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/issues/44) ([71511dd](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/commit/71511ddff2a6e8b147440b15a0267b5645632f63))


## [2.2.1](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/compare/@react-buddy/ide-toolbox@2.2.1-dev.0...@react-buddy/ide-toolbox@2.2.1) (2022-08-10)

**Note:** Version bump only for package @react-buddy/ide-toolbox





## [2.2.1-dev.0](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/compare/@react-buddy/ide-toolbox@2.2.0...@react-buddy/ide-toolbox@2.2.1-dev.0) (2022-08-03)


### Bug Fixes

* browser dependent ide-toolbox [#35](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/issues/35) ([96597ef](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/commit/96597eff1ac492a29e0535337690dbaef2a3b9ab))
* mangled entrypoints in ide-toolbox [#35](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/issues/35) ([9449fe1](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/commit/9449fe120b133e4b7080bee4e314af6c77e4cecb))





# [2.2.0](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/compare/@react-buddy/ide-toolbox@2.1.2...@react-buddy/ide-toolbox@2.2.0) (2022-06-21)


### Features

* Add an ability to specify component/variant documentation url [#29](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/issues/29) ([2b6e374](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/commit/2b6e374f8e5bf7132cb20447151312604eec6412))





## [2.1.2](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/compare/@react-buddy/ide-toolbox@2.1.0...@react-buddy/ide-toolbox@2.1.2) (2022-04-21)


### Bug Fixes

* React 18 support [#27](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/issues/27) (typings) ([406d50b](https://github.com/react-buddy/ide-toolbox/tree/master/packages/ide-toolbox/commit/406d50bf1af134f50533d2abfafcf70053e6f932))





# 2.1.0 (2022-04-06)


### Bug Fixes

* access to palette component previews from all URLs [#4](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/4) ([34a41de](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/34a41de6bb44e58d316050eebde7ad71cdb5946c))
* checking env variable to enable devmode [#15](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/15) ([504c394](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/504c3941ce058fffd85cfe25266b8402a5c87a19))
* palette prop typings for upcoming features ([ac1f9b9](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/ac1f9b9e16a1d05c85a042364dce0f267e2c0ed9))

### Features

* checking env variable to enable devmode [#15](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/15) ([59fbae2](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/59fbae210f8ac6a8dfa15d74d236026a55f726fd))
* detecting devmode by DevSupport property and window flag [#9](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/9) ([c4c65a5](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/c4c65a5fb0658e1ea3dd079210b82f9f618d93fd))
* emit event after api initialized [#14](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/14) ([f93e01b](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/f93e01b0676e31677cbcf24211bfa9b9f20ccd2e))
* errorBoundary for preview and palette component [#25](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/25) ([28c4533](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/28c4533a74d29b06e0ea5209b1e2d29b2a4c28f5))
* lazy loading for previews and palette [#7](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/7) ([132b105](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/132b1057e0edd872d911094ed3d77b81be7c6bf8))
* palette components preview [#1](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/1) ([f0f4804](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/f0f4804a454373cfe3644d9119198e72bbcb6ca8))
* Support React 18 [#27](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/27) ([33ea802](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/33ea8020217dcbaf010a234928df22753c6b8cc5))
* Support sub-components in palette [#28](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/28) ([f25a9b6](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/f25a9b679b35b5d54092d089e285e724d87f0ab9))


### BREAKING CHANGES

* detecting devmode by DevSupport property and window.REACT_BUDDY_IDE_DEVMODE flag

# 1.1.0 (2022-01-27)


### Bug Fixes

* access to palette component previews from all URLs [#4](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/4) ([34a41de](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/34a41de6bb44e58d316050eebde7ad71cdb5946c))


### Features

* palette components preview [#1](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/1) ([f0f4804](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/f0f4804a454373cfe3644d9119198e72bbcb6ca8))






# 1.1.0-dev.1 (2022-01-26)


### Bug Fixes

* access to palette component previews from all URLs [#4](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/4) ([cd4a4e2](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/cd4a4e214b89b5aef8a4866a03d181412f7fab73))


### Features

* palette components preview [#1](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/1) ([f0f4804](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/f0f4804a454373cfe3644d9119198e72bbcb6ca8))





# 1.1.0-dev.0 (2022-01-19)


### Features

* palette components preview [#1](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/issues/1) ([f0f4804](https://github.com/react-buddy/ide-toolbox/tree/master/packages/react-ide-toolbox/commit/f0f4804a454373cfe3644d9119198e72bbcb6ca8))






## [1.0.1-next.0](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/compare/@haulmont/react-ide-toolbox@1.0.0...@haulmont/react-ide-toolbox@1.0.1-next.0) (2021-07-20)


### Bug Fixes

* componentPreview by default exact prop is true ([449e259](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/commit/449e259caf99b8da8dfee943fde5a9a629f016be))





# [1.0.0-next.21](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/compare/@haulmont/react-ide-toolbox@1.0.0-next.20...@haulmont/react-ide-toolbox@1.0.0-next.21) (2021-06-22)

**Note:** Version bump only for package @haulmont/react-ide-toolbox





# [1.0.0-next.12](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/compare/@haulmont/react-ide-toolbox@1.0.0-next.11...@haulmont/react-ide-toolbox@1.0.0-next.12) (2021-06-07)


### Bug Fixes

* controlled state for checkbox and input [#356](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/issues/356) ([a8dc7cf](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/commit/a8dc7cfc9341be2279f7e14a7d43675927a7715c))
* more strictly interface for propsEditInfo [#356](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/issues/356) ([ce9fb86](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/commit/ce9fb862e1e66362237195538d286961e94bf7a4))
* typo in select property optionsData [#356](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/issues/356) ([c130aa0](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/commit/c130aa0f72f802ae01c313d2c376dfb9da91dc0d))





# [1.0.0-next.11](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/compare/@haulmont/react-ide-toolbox@1.0.0-next.10...@haulmont/react-ide-toolbox@1.0.0-next.11) (2021-06-02)


### Features

* ability to specify properties for palette wizard [#350](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/issues/350) ([f2ace74](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/commit/f2ace74529b56730d4f05e91d9b4fa5c0a95bedf))





# [1.0.0-next.10](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/compare/@haulmont/react-ide-toolbox@1.0.0-next.9...@haulmont/react-ide-toolbox@1.0.0-next.10) (2021-05-31)

**Note:** Version bump only for package @haulmont/react-ide-toolbox





# [1.0.0-next.9](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/compare/@haulmont/react-ide-toolbox@1.0.0-next.8...@haulmont/react-ide-toolbox@1.0.0-next.9) (2021-05-25)

**Note:** Version bump only for package @haulmont/react-ide-toolbox





# [1.0.0-next.8](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/compare/@haulmont/react-ide-toolbox@1.0.0-next.7...@haulmont/react-ide-toolbox@1.0.0-next.8) (2021-05-10)


### Features

* basic components palette in react app template [#270](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/issues/270) ([8246137](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/commit/8246137857ed98410166c46e2922c22f994fb8f6))
* filter trait attributes ([b00d30f](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/commit/b00d30fb28c86111bdc22d31626a248d3c57ec5c))





# [1.0.0-next.4](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/compare/@haulmont/react-ide-toolbox@1.0.0-next.3...@haulmont/react-ide-toolbox@1.0.0-next.4) (2021-04-28)

**Note:** Version bump only for package @haulmont/react-ide-toolbox





# [1.0.0-next.3](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/compare/@haulmont/react-ide-toolbox@1.0.0-next.2...@haulmont/react-ide-toolbox@1.0.0-next.3) (2021-04-25)

**Note:** Version bump only for package @haulmont/react-ide-toolbox





# 1.0.0-next.2 (2021-04-22)


### Bug Fixes

* fixed installing issue with npm7 [#220](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/issues/220) ([2e57566](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/commit/2e5756698dd49d42aa5ab524ce5de45e4fc87657))


### Features

* updated react-ide-toolbox package to support component previews [#163](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/issues/163) ([a2e64a1](https://github.com/haulmont/jmix-frontend/tree/master/packages/react-ide-toolbox/commit/a2e64a1050379285be01995aed493c58c45593d5))


### BREAKING CHANGES

* updated typescript version
