Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@react-buddy/ide-toolbox

react-buddy38.5kApache-2.02.4.0TypeScript support: included

React IDE toolbox

readme

@react-buddy/ide-toolbox

Provides <DevSupport> utility component that enables React component preview functionality in React Buddy plugin.

changelog

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

2.3.1-dev.0 (2022-11-21)

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

2.2.1-dev.0 (2022-08-03)

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

1.0.1-next.0 (2021-07-20)

Bug Fixes

  • componentPreview by default exact prop is true (449e259)

1.0.0-next.21 (2021-06-22)

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

1.0.0-next.12 (2021-06-07)

Bug Fixes

1.0.0-next.11 (2021-06-02)

Features

  • ability to specify properties for palette wizard #350 (f2ace74)

1.0.0-next.10 (2021-05-31)

Note: Version bump only for package @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 (2021-05-10)

Features

  • basic components palette in react app template #270 (8246137)
  • filter trait attributes (b00d30f)

1.0.0-next.4 (2021-04-28)

Note: Version bump only for package @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

Features

  • updated react-ide-toolbox package to support component previews #163 (a2e64a1)

BREAKING CHANGES

  • updated typescript version