Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
2.4.0 (2023-07-05)
Note: Version bump only for package @react-buddy/ide-toolbox
2.3.1 (2022-11-29)
Note: Version bump only for package @react-buddy/ide-toolbox
Note: Version bump only for package @react-buddy/ide-toolbox
2.3.0 (2022-11-15)
Features
- add
fullScreen
mode to Variant
and remove viewport width and height #36 (c8cfb3b)
Bug Fixes
- add fullWindow class from Component to html element #36 (81853c8)
- centred variant content goes outside preview window #36 (a1d948b)
- add embeddable prop to Palette #43 (ad49ad5)
- add styles to Palette elements #44 (71511dd)
2.2.1 (2022-08-10)
Note: Version bump only for package @react-buddy/ide-toolbox
Bug Fixes
2.2.0 (2022-06-21)
Features
- Add an ability to specify component/variant documentation url #29 (2b6e374)
2.1.2 (2022-04-21)
Bug Fixes
2.1.0 (2022-04-06)
Bug Fixes
- access to palette component previews from all URLs #4 (34a41de)
- checking env variable to enable devmode #15 (504c394)
- palette prop typings for upcoming features (ac1f9b9)
Features
- checking env variable to enable devmode #15 (59fbae2)
- detecting devmode by DevSupport property and window flag #9 (c4c65a5)
- emit event after api initialized #14 (f93e01b)
- errorBoundary for preview and palette component #25 (28c4533)
- lazy loading for previews and palette #7 (132b105)
- palette components preview #1 (f0f4804)
- Support React 18 #27 (33ea802)
- Support sub-components in palette #28 (f25a9b6)
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 (34a41de)
Features
1.1.0-dev.1 (2022-01-26)
Bug Fixes
- access to palette component previews from all URLs #4 (cd4a4e2)
Features
1.1.0-dev.0 (2022-01-19)
Features
Bug Fixes
- componentPreview by default exact prop is true (449e259)
Note: Version bump only for package @haulmont/react-ide-toolbox
Bug Fixes
Features
- ability to specify properties for palette wizard #350 (f2ace74)
Note: Version bump only for package @haulmont/react-ide-toolbox
Note: Version bump only for package @haulmont/react-ide-toolbox
Features
- basic components palette in react app template #270 (8246137)
- filter trait attributes (b00d30f)
Note: Version bump only for package @haulmont/react-ide-toolbox
Note: Version bump only for package @haulmont/react-ide-toolbox
1.0.0-next.2 (2021-04-22)
Bug Fixes
Features
- updated react-ide-toolbox package to support component previews #163 (a2e64a1)
BREAKING CHANGES
- updated typescript version