JetBrains / react-buddy-ide-toolbox

@react-buddy/ide-toolbox and palette packages
Apache License 2.0
60 stars 5 forks source link

Provide palettes for antd and mui as packages #6

Closed web-devel closed 2 years ago

web-devel commented 2 years ago

As react-buddy user, i want to use palettes with material ui and ant design components as external npm packages

karandashovrz commented 2 years ago

Palettes with mui and antd components implemented in next packages: @react-buddy/palette-mui 1.0.0-dev.0 @react-buddy/palette-antd 1.0.0-dev0.

owlet1997 commented 2 years ago

Imported palettes are not displayed: image image

karandashovrz commented 2 years ago

Fixed in @react-buddy/palette-mui 1.0.0-dev.1 @react-buddy/palette-antd 1.0.0-dev.1

owlet1997 commented 2 years ago

update the peerDependencies version for the "@react-buddy/ide-toolbox" package AR: "@react-buddy/ide-toolbox": "^1.1.0" ER: "@react-buddy/ide-toolbox": "^2.0.0"